Age | Commit message (Expand) | Author |
2018-09-29 | added crop information to farming.registered_plants table20181016 | TenPlus1 |
2018-09-29 | plants added with farming.register_plant will add information to farming.regi... | TenPlus1 |
2018-06-19 | nil check | TenPlus1 |
2018-06-19 | added player checks for crop placement | TenPlus1 |
2018-06-17 | added growth_check(pos, nodename) function | TenPlus1 |
2018-06-09 | tidy and tweak code | TenPlus1 |
2018-05-31 | added cornstarch, rose water and turkish delight | TenPlus1 |
2018-05-19 | fix register_plant() growth issue | TenPlus1 |
2018-05-17 | add api.txt and tidy code | TenPlus1 |
2018-04-30 | added beetroot and beetroot soup | TenPlus1 |
2018-04-26 | rarety set to 0.002, melon and coffee now spawn in savannah or jungle areas | TenPlus1 |
2018-04-09 | added hoe bome as lucky block prize | TenPlus1 |
2018-03-31 | added custom groups to register_plant food craftitem | TenPlus1 |
2018-03-24 | added wooden scarecrow bottom | TenPlus1 |
2018-03-22 | add new stage to cocoa, tweak code | TenPlus1 |
2018-03-21 | added utensils for easier food crafting. | TenPlus1 |
2018-03-21 | Added Peas, Bowl, Pea Soup | TenPlus1 |
2018-03-08 | changed farming.rarety to 0.001, tall grass needed for seeds now | TenPlus1 |
2018-02-08 | added nil check for placer and refill | TenPlus1 |
2018-02-08 | Added Pineapple and Pineapple Juice | TenPlus1 |
2018-01-22 | added garlic, onion and pepper thanks to Grizzly Adams | TenPlus1 |
2018-01-04 | deprecation warning fix | TenPlus1 |
2017-10-09 | updating to newer 0.4.16 functions | TenPlus1 |
2017-09-02 | max light is 15 for natural daylight | TenPlus1 |
2017-08-31 | added chili peppers and bowl of chili | TenPlus1 |
2017-08-29 | optimized growing routine, fixed place_param2 | TenPlus1 |
2017-08-28 | added minlight maxlight to api and growing routine | TenPlus1 |
2017-08-17 | intllib updated (thanks BrunoMine) | TenPlus1 |
2017-08-14 | added farming.rarety to settings | TenPlus1 |
2017-08-14 | add meshoptions to api and wheat | TenPlus1 |
2017-05-06 | removed debug functions | TenPlus1 |
2017-04-28 | Added farming.conf setting file check | TenPlus1 |
2017-04-08 | oops, wrong date :P | TenPlus1 |
2017-04-08 | Added hemp, upped to ver 1.24 | TenPlus1 |
2017-02-13 | keep register_plant drops inline with default | TenPlus1 |
2016-11-12 | added 13x lucky blocks | TenPlus1 |
2016-10-14 | Fixed right_click issue for placing seed/crop inside itemframes (thanks Krock) | TenPlus1 |
2016-06-04 | Tweaked code slightly | TenPlus1 |
2016-05-30 | Added intllib support (thanks Xanthin) | TenPlus1 |
2016-05-26 | Checks light above crop and not inside crop. | TenPlus1 |
2016-05-25 | whoops, fixed number bug | TenPlus1 |
2016-05-24 | Crops grow on any node with soil=3 group set to be compatible with other mods. | TenPlus1 |
2016-05-22 | refill barley seeds when planting | TenPlus1 |
2016-04-02 | Fixed sound positions on placing crops | TenPlus1 |
2016-04-01 | Play sound when planting crops | TenPlus1 |
2016-03-10 | Added barley, tidied and tweaked code | TenPlus1 |
2016-01-10 | Tiny tweaks | TenPlus1 |
2015-12-08 | Code tweak and tidy, fixed rhubarb spawning | TenPlus1 |
2015-10-26 | Added grape bush, grapes and trellis for growing | TenPlus1 |
2015-09-16 | Changed deprecated add_node to set_node | TenPlus1 |