summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Collapse)Author
2018-03-08changed farming.rarety to 0.001, tall grass needed for seeds nowTenPlus1
2018-02-08added nil check for placer and refillTenPlus1
2018-02-08Added Pineapple and Pineapple JuiceTenPlus1
2018-01-22added garlic, onion and pepper thanks to Grizzly AdamsTenPlus1
2018-01-04deprecation warning fixTenPlus1
2017-10-09updating to newer 0.4.16 functionsTenPlus1
2017-09-02max light is 15 for natural daylightTenPlus1
2017-08-31added chili peppers and bowl of chiliTenPlus1
2017-08-29optimized growing routine, fixed place_param2TenPlus1
2017-08-28added minlight maxlight to api and growing routineTenPlus1
2017-08-17intllib updated (thanks BrunoMine)TenPlus1
2017-08-14added farming.rarety to settingsTenPlus1
2017-08-14add meshoptions to api and wheatTenPlus1
2017-05-06removed debug functionsTenPlus1
2017-04-28Added farming.conf setting file checkTenPlus1
2017-04-08oops, wrong date :PTenPlus1
2017-04-08Added hemp, upped to ver 1.24TenPlus1
2017-02-13keep register_plant drops inline with defaultTenPlus1
2016-11-12added 13x lucky blocksTenPlus1
2016-10-14Fixed right_click issue for placing seed/crop inside itemframes (thanks Krock)TenPlus1
2016-06-04Tweaked code slightlyTenPlus1
2016-05-30Added intllib support (thanks Xanthin)TenPlus1
2016-05-26Checks light above crop and not inside crop.TenPlus1
2016-05-25whoops, fixed number bugTenPlus1
2016-05-24Crops grow on any node with soil=3 group set to be compatible with other mods.TenPlus1
2016-05-22refill barley seeds when plantingTenPlus1
2016-04-02Fixed sound positions on placing cropsTenPlus1
2016-04-01Play sound when planting cropsTenPlus1
2016-03-10Added barley, tidied and tweaked codeTenPlus1
2016-01-10Tiny tweaksTenPlus1
2015-12-08Code tweak and tidy, fixed rhubarb spawningTenPlus1
2015-10-26Added grape bush, grapes and trellis for growingTenPlus1
2015-09-16Changed deprecated add_node to set_nodeTenPlus1
2015-08-29Added auto-refill routine and fixed a few bugsTenPlus1
2015-08-26Updated to work with 0.4.13TenPlus1
2015-07-05Code tidy and tweakTenPlus1
2015-06-27Fixed growing underground bugtenplus1
2015-06-27Fixed growing underground bugtenplus1
2015-05-21Fixed nil compare bugtenplus1
2015-05-20NEW growing routine addedtenplus1
2015-05-11improve codetenplus1
2015-04-19added farming redo beanbush to mapgentenplus1
2015-04-19Added Green Beans and beanpoles to grow them withtenplus1
2015-04-09Simplified cocoa farmingtenplus1
2015-04-07fixed mutiple seed placement bugtenplus1
2015-03-01Player cannot place seeds in protected areatenplus1
2015-02-08Growing interval and min light changedtenplus1
2015-01-20Streamlined growing abmtenplus1
2015-01-04Update: Cocoa cannot grow in low lighttenplus1
2014-12-10Update: added check for unloaded maptenplus1