Commit Graph

111 Commits

Author SHA1 Message Date
7e5db833e0 Merge remote-tracking branch 'upstream/master' 2022-05-27 18:30:28 +02:00
tenplus1
2e90959a6c lower refill time, add player check (thx BuckarooBanzai) 2022-03-09 09:19:43 +00:00
cfe731352d Merge remote-tracking branch 'upstream/master' 2022-03-05 11:21:27 +01:00
tenplus1
d59e200a42 better translation support 2022-01-29 09:54:24 +00:00
22fc0be525 Merge remote-tracking branch 'upstream/master' 2021-12-10 21:36:18 +01:00
tenplus1
211cedca3a fix cornstarch groups 2021-12-10 08:23:37 +00:00
tenplus1
273ce33bcd tidy code, tweak recipes, simplify peas, soy, rice 2021-12-04 14:06:18 +00:00
1b0e96cfc7 Merge remote-tracking branch 'upstream/master' 2021-11-26 21:41:25 +01:00
tenplus1
4227d967e5 add pointed_thing to on_rightclick vars 2021-11-16 20:22:43 +00:00
tenplus1
b84374bfa5 fix eating of sunflower bread 2021-11-08 08:05:12 +00:00
d087d639b8 Merge remote-tracking branch 'upstream/master' 2021-10-04 21:33:02 +02:00
tenplus1
1064ebaf04 added sunflowers (thanks Felfa) 2021-09-28 14:03:49 +01:00
e0340ce2cf Merge remote-tracking branch 'upstream/master' 2021-03-12 12:19:42 +01:00
tenplus1
47985d7dd2 add parsley, artichoke and new foods 2021-03-11 09:49:52 +00:00
11b79dffd2 Merge remote-tracking branch 'upstream/master' 2020-12-15 23:26:24 +01:00
tenplus1
a5b07379ce added vanilla, soy (thanks Felfa), added tofu, simplified porridge/burger recipe 2020-12-13 10:37:08 +00:00
tenplus1
45b5a073e0 Add lettuce and blackberries with recipes (thanks OgelGames) 2020-12-10 15:37:44 +00:00
tenplus1
0e108c4b2a add min_light and max_light settings and amend crop registered_plants tables 2020-12-09 10:22:41 +00:00
a6bc7aaf9e Merge remote-tracking branch 'upstream/master' 2020-08-25 20:02:52 +02:00
tenplus1
92cafe1c64 update translation detection 2020-08-25 09:19:59 +01:00
fb733d8f6f Merge remote-tracking branch 'upstream/master' 2020-07-17 22:51:45 +02:00
tenplus1
6f0383d5b6 code tidy and tweak 2020-07-02 14:31:12 +01:00
TenPlus1
da8e1fbbdf added cabbage, crop and bibimbap food item 2020-07-01 19:32:38 +01:00
016528f585 Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev 2020-06-16 21:43:22 +02:00
tenplus1
f6a61994e4 added mint and mint tea (thanks Darkstalker) 2020-05-27 11:07:31 +01:00
TenPlus1
42404da9bb used soil wet/dry/base features of default, added dry_soil 2020-04-30 15:49:33 +01:00
TenPlus1
e3f705a804 update translations, description changes 2020-04-26 19:34:43 +01:00
TenPlus1
e6aa8f9997 Fix a few descriptions 2020-04-26 15:41:39 +01:00
TenPlus1
68332f2706 added farming_stage_lengh setting to determine speed of crop growth 2020-04-20 09:38:28 +01:00
e9d97cfeb1 Merge branch 'master' of yunohost.local:mtcontrib/farming into nalc-1.2-dev 2019-12-22 13:05:51 +01:00
TenPlus1
02d10c376e added seed=2 group to plantable food items 2019-12-02 10:23:20 +00:00
TenPlus1
d780097a48 add some nil checks for itemstack when right clicking on_rightclick nodes 2019-10-02 19:13:55 +01:00
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
19577a3917 Merge branch 'master' into nalc-1.2 2019-05-09 21:40:50 +02: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
sys4-fr
ec40c00836 Ajoute message de chargement du mod dans le journal "action" 2018-12-25 15:48:08 +01: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