summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Expand)Author
2018-09-29added crop information to farming.registered_plants table20181016TenPlus1
2018-09-29plants added with farming.register_plant will add information to farming.regi...TenPlus1
2018-06-19nil checkTenPlus1
2018-06-19added player checks for crop placementTenPlus1
2018-06-17added growth_check(pos, nodename) functionTenPlus1
2018-06-09tidy and tweak codeTenPlus1
2018-05-31added cornstarch, rose water and turkish delightTenPlus1
2018-05-19fix register_plant() growth issueTenPlus1
2018-05-17add api.txt and tidy codeTenPlus1
2018-04-30added beetroot and beetroot soupTenPlus1
2018-04-26rarety set to 0.002, melon and coffee now spawn in savannah or jungle areasTenPlus1
2018-04-09added hoe bome as lucky block prizeTenPlus1
2018-03-31added custom groups to register_plant food craftitemTenPlus1
2018-03-24added wooden scarecrow bottomTenPlus1
2018-03-22add new stage to cocoa, tweak codeTenPlus1
2018-03-21added utensils for easier food crafting.TenPlus1
2018-03-21Added Peas, Bowl, Pea SoupTenPlus1
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