29 Commits

Author SHA1 Message Date
Wuzzy
9c562423c2 Improve Birch Forest biome 2022-05-12 21:37:53 +02:00
Wuzzy
3ff087f189 Fix schematic names for sapling growth 2022-05-12 15:30:20 +02:00
Wuzzy
337bdab4af Add more growth variants for saplings 2022-05-11 23:17:57 +02:00
Wuzzy
4244088105 Underground dirt blobs depend on biome class 2022-05-11 12:30:11 +02:00
Wuzzy
26f6c48ecc Update list of dry biomes 2022-05-11 10:57:16 +02:00
Wuzzy
7596d8f3db Add savannic wasteland biome 2022-05-10 12:35:58 +02:00
Wuzzy
23883baf91 Add Wooded Dryland biome 2022-05-10 12:04:15 +02:00
Wuzzy
98767722bc Add experimental biome: Rocky Dryland 2022-05-10 11:17:56 +02:00
Wuzzy
d7d21ac9e5 Grow tree variants on different dirts 2022-05-07 18:35:18 +02:00
Wuzzy
7f40b401fd Add fern and flower spreading 2022-05-06 22:46:55 +02:00
Wuzzy
f0715b2720 Saplings grow 10% faster on fertilized ground 2022-05-06 18:11:03 +02:00
Wuzzy
dfa19218ac Add thistle growth 2022-05-06 17:56:46 +02:00
Wuzzy
bd76dad7fb Extra height of papyrus/cactus if fertile 2022-05-06 17:32:45 +02:00
Wuzzy
5bc7589042 Move on_place boilerplate to rp_util 2022-05-06 12:25:08 +02:00
Wuzzy
4109893801 Consistent on_place handling for many tools 2022-05-06 11:39:40 +02:00
Wuzzy
338af3512f Add more log messages 2022-05-06 11:07:57 +02:00
Wuzzy
492af804ce Check protection when placing sapling 2022-05-05 10:09:24 +02:00
Wuzzy
69e3dd99e9 Enforce sapling space checks before growing 2022-05-05 10:01:51 +02:00
Wuzzy
d12fd6d104 Fix super-fast sapling grows (was testing code) 2022-05-05 09:01:11 +02:00
Wuzzy
a686f91675 Refactor sapling grow code 2022-05-05 08:59:20 +02:00
Wuzzy
7412f97b57 Add dry bush sapling 2022-05-04 21:21:45 +02:00
Wuzzy
7882a2c54a Add a better sapling placement method 2022-05-04 20:49:32 +02:00
Wuzzy
75812fb9e6 Eliminate the final default.log 2022-05-04 18:05:04 +02:00
Wuzzy
431fd7fc7a Move dig_up/dig_down helper functions to rp_util 2022-05-04 18:03:55 +02:00
Wuzzy
acb72c8088 Remove some unintersting default functions 2022-05-04 17:57:41 +02:00
Wuzzy
5525c5e52a Use minetest.is_creative_enabled everywhere 2022-05-04 12:51:06 +02:00
Wuzzy
9b31968dd3 Disable write_name function for now 2022-04-25 22:55:57 +02:00
Wuzzy
5a1c085384 Add legacy support for updating node meta 2022-04-23 18:46:50 +02:00
Wuzzy
869a1aed87 Rename default mod to rp_default 2022-04-22 20:31:10 +02:00