Commit Graph

127 Commits

Author SHA1 Message Date
TenPlus1 d5dab7938a add nil check for itemstack when placing and taking seed from inventory 2019-07-28 08:38:43 +01:00
TenPlus1 1c0a1bab8e slightly increase spawn rate of chili and hemp 2019-06-25 15:08:08 +01:00
TenPlus1 d67b466506 changed ipairs to pairs to cover all crops 2019-05-23 19:29:06 +01:00
TenPlus1 6d5e74e30c default minlight for crop growth is now 12 2019-05-08 19:42:33 +01:00
TenPlus1 7c22eea12c changed water checks, jackolantern protection added 2019-05-08 19:30:20 +01:00
TenPlus1 561d0d01a1 add spawn rate for each crop in settings 2019-04-27 08:34:29 +01:00
TenPlus1 0d3faf53e7 added multigrain flour and bread 2019-01-24 11:38:21 +00:00
TenPlus1 bedade8755 fix seed changes when digging grass, force start timer on seed place 2019-01-11 10:23:22 +00:00
TenPlus1 9253d08cd4 added oats, rye and rice thanks to ademants grains mod 2019-01-06 10:28:24 +00:00
TenPlus1 d7bc9b16fc added crop information to farming.registered_plants table 2018-09-29 16:53:18 +01:00
TenPlus1 0d5fb9800a plants added with farming.register_plant will add information to farming.registered_plants table 2018-09-29 16:17:28 +01:00
TenPlus1 10abb996c1 nil check 2018-06-19 18:42:13 +01:00
TenPlus1 1018a558d2 added player checks for crop placement 2018-06-19 18:36:00 +01:00
TenPlus1 8a4ca846d9 added growth_check(pos, nodename) function 2018-06-17 09:55:26 +01:00
TenPlus1 6783670154 tidy and tweak code 2018-06-09 16:47:38 +01:00
TenPlus1 1a207a8e92 added cornstarch, rose water and turkish delight 2018-05-31 09:36:29 +01:00
TenPlus1 3176cd5127 fix register_plant() growth issue 2018-05-19 15:39:49 +01:00
TenPlus1 6e52f96703 add api.txt and tidy code 2018-05-17 09:25:16 +01:00
TenPlus1 82104e68a7 added beetroot and beetroot soup 2018-04-30 13:28:33 +01:00
TenPlus1 206910a477 rarety set to 0.002, melon and coffee now spawn in savannah or jungle areas 2018-04-26 14:25:02 +01:00
TenPlus1 1a2bc350c5 added hoe bome as lucky block prize 2018-04-09 11:31:48 +01:00
TenPlus1 c4e88fc332 added custom groups to register_plant food craftitem 2018-03-31 16:32:17 +01:00
TenPlus1 31bbee3201 added wooden scarecrow bottom 2018-03-24 14:05:42 +00:00
TenPlus1 a50c8d33eb add new stage to cocoa, tweak code 2018-03-22 15:57:36 +00:00
TenPlus1 c553d1732d added utensils for easier food crafting. 2018-03-21 17:34:34 +00:00
TenPlus1 719e3b1d74 Added Peas, Bowl, Pea Soup 2018-03-21 10:51:12 +00:00
TenPlus1 021677931b changed farming.rarety to 0.001, tall grass needed for seeds now 2018-03-08 14:33:47 +00:00
TenPlus1 8e18a4e4aa added nil check for placer and refill 2018-02-08 11:27:23 +00:00
TenPlus1 1e7214a6ab Added Pineapple and Pineapple Juice 2018-02-08 11:13:25 +00:00
TenPlus1 dd697625ab added garlic, onion and pepper thanks to Grizzly Adams 2018-01-22 15:01:43 +00:00
TenPlus1 4b4a52b8d5 deprecation warning fix 2018-01-04 09:33:24 +00:00
TenPlus1 ce0c3e8eb8 updating to newer 0.4.16 functions 2017-10-09 11:32:00 +01:00
TenPlus1 51cf3bb43a max light is 15 for natural daylight 2017-09-02 19:34:28 +01:00
TenPlus1 e222657608 added chili peppers and bowl of chili 2017-08-31 12:14:54 +01:00
TenPlus1 ee35a77ed0 optimized growing routine, fixed place_param2 2017-08-29 13:59:04 +01:00
TenPlus1 df1aa7fad3 added minlight maxlight to api and growing routine 2017-08-28 12:33:25 +01:00
TenPlus1 3e30f7fff4 intllib updated (thanks BrunoMine) 2017-08-17 16:34:01 +01:00
TenPlus1 1c06bf2628 added farming.rarety to settings 2017-08-14 18:42:03 +01:00
TenPlus1 a501c5d0d4 add meshoptions to api and wheat 2017-08-14 18:29:06 +01:00
TenPlus1 60db9ccbc9 removed debug functions 2017-05-06 10:09:42 +01:00
TenPlus1 34f61731fa Added farming.conf setting file check 2017-04-28 18:40:57 +01:00
TenPlus1 b839ba48d2 oops, wrong date :P 2017-04-08 17:03:53 +01:00
TenPlus1 30c87bf910 Added hemp, upped to ver 1.24 2017-04-08 11:00:12 +01:00
TenPlus1 787c8d1ffe keep register_plant drops inline with default 2017-02-13 13:31:18 +00:00
TenPlus1 faab371aa5 added 13x lucky blocks 2016-11-12 11:03:04 +00:00
TenPlus1 62246da3b8 Fixed right_click issue for placing seed/crop inside itemframes (thanks Krock) 2016-10-14 14:48:27 +01:00
TenPlus1 38b4111878 Tweaked code slightly 2016-06-04 15:00:53 +01:00
TenPlus1 cbf7bee93a Added intllib support (thanks Xanthin) 2016-05-30 12:30:00 +01:00
TenPlus1 3d59270aef Checks light above crop and not inside crop. 2016-05-26 21:29:13 +01:00
TenPlus1 b7cafd19a3 whoops, fixed number bug 2016-05-25 20:58:25 +01:00
TenPlus1 e5d4bb9c87 Crops grow on any node with soil=3 group set to be compatible with other mods. 2016-05-24 21:14:16 +01:00
TenPlus1 41893cb74e refill barley seeds when planting 2016-05-22 18:32:18 +01:00
TenPlus1 61088aeb38 Fixed sound positions on placing crops 2016-04-02 13:42:14 +01:00
TenPlus1 2a62120208 Play sound when planting crops 2016-04-01 11:02:18 +01:00
TenPlus1 daac92f398 Added barley, tidied and tweaked code 2016-03-10 17:45:55 +00:00
TenPlus1 4c8931c9cd Tiny tweaks 2016-01-10 19:34:11 +00:00
TenPlus1 171a67ebf2 Code tweak and tidy, fixed rhubarb spawning 2015-12-08 14:47:22 +00:00
TenPlus1 013ab59da9 Added grape bush, grapes and trellis for growing 2015-10-26 11:22:40 +00:00
TenPlus1 2f5ac4c7ca Changed deprecated add_node to set_node 2015-09-16 14:52:10 +01:00
TenPlus1 a14fc6f3ad Added auto-refill routine and fixed a few bugs 2015-08-29 09:27:01 +01:00
TenPlus1 e6babd6486 Updated to work with 0.4.13 2015-08-26 15:05:17 +01:00
TenPlus1 16cc62a1d4 Code tidy and tweak 2015-07-05 10:54:18 +01:00
tenplus1 6e4fa56475 Fixed growing underground bug 2015-06-27 13:10:10 +01:00
tenplus1 024552dbe9 Fixed growing underground bug 2015-06-27 13:08:56 +01:00
tenplus1 84dc9643b1 Fixed nil compare bug 2015-05-21 20:26:57 +01:00
tenplus1 7ff3416737 NEW growing routine added 2015-05-20 10:22:04 +01:00
tenplus1 9d1c49d2e7 improve code 2015-05-11 19:07:21 +01:00
tenplus1 227353fb2b added farming redo beanbush to mapgen 2015-04-19 14:06:00 +01:00
tenplus1 0b3952bd3d Added Green Beans and beanpoles to grow them with 2015-04-19 12:42:12 +01:00
tenplus1 450c2be4c3 Simplified cocoa farming 2015-04-09 09:56:10 +01:00
tenplus1 851234eb2c fixed mutiple seed placement bug 2015-04-07 09:09:46 +01:00
tenplus1 459044fa19 Player cannot place seeds in protected area 2015-03-01 14:28:51 +00:00
tenplus1 01c819b93c Growing interval and min light changed 2015-02-08 17:00:24 +00:00
tenplus1 55b9244bc7 Streamlined growing abm 2015-01-20 18:46:37 +00:00
tenplus1 e94fb0dbce Update: Cocoa cannot grow in low light 2015-01-04 11:59:32 +00:00
tenplus1 9ffbbf4c0e Update: added check for unloaded map 2014-12-10 10:51:27 +00:00
tenplus1 d95be676d7 Signed-off-by: tenplus1 2014-11-09 19:06:28 +00:00