46 Commits

Author SHA1 Message Date
Wuzzy
726cd3b9e2 Cull the backface of plantlike_rooted base nodes 2022-06-03 15:59:44 +02:00
Wuzzy
86645ddb03 Implement dropping the alga 2022-06-03 14:05:50 +02:00
Wuzzy
49efbc4d89 Fix cutting of algae 2022-06-03 13:42:50 +02:00
Wuzzy
e2be00d04d Improve placement and sounds of underwater plants 2022-06-03 13:11:51 +02:00
Wuzzy
d4ff78af65 Remove wallmounted from sea grass 2022-06-03 10:53:08 +02:00
Wuzzy
682444b67e Rename sea grass to seagrass 2022-06-03 10:46:12 +02:00
Wuzzy
6acdcb4ce2 Grow alga correctly 2022-06-03 10:32:55 +02:00
Wuzzy
c1ca98c7e8 Add alga 2022-06-03 00:41:37 +02:00
Wuzzy
1dd4025a5e Can now cut tall sea grass 2022-06-01 14:28:42 +02:00
Wuzzy
4d5e323530 Add smaller sea grass 2022-06-01 02:57:23 +02:00
Wuzzy
d1eb3c195a Add sea grass 2022-06-01 00:55:37 +02:00
Wuzzy
43457d0f1a Add floor acorn 2022-05-25 22:18:10 +02:00
Wuzzy
02dfd1ea6f Merge branch 'apple_floor' 2022-05-25 22:07:19 +02:00
Wuzzy
96e23905d5 Placing 2 path slabs on each other makes path node 2022-05-25 21:57:03 +02:00
Wuzzy
3d72570f3f Make acorn easier to dig 2022-05-22 17:17:22 +02:00
Wuzzy
33e483d4c0 Add acorn 2022-05-22 16:14:56 +02:00
Wuzzy
b0171c8e95 Hide dirt with grass and footsteps from Creative 2022-05-22 13:09:21 +02:00
Wuzzy
cbcc73eb08 Add nodebox for apple on floor 2022-05-22 12:07:30 +02:00
Wuzzy
e76a076289 Don't destroy thistle in thistle node 2022-05-21 23:28:49 +02:00
Wuzzy
b283738b2d Shrink dry bush sapling selectionbox 2022-05-18 01:24:39 +02:00
Wuzzy
cfd18a7e69 Don't allow mapgen to dig caves thru water 2022-05-17 13:03:31 +02:00
Wuzzy
3a21f10649 Add backface culling to water 2022-05-17 00:05:46 +02:00
Wuzzy
cdf31daa45 Fix water source/flowing color mismatch 2022-05-17 00:00:43 +02:00
Wuzzy
6ae69e5dec Player-placed clams never drop pearls 2022-05-16 21:18:18 +02:00
Wuzzy
5858ac09ce Clean up is_ground_content assignments 2022-05-16 19:39:17 +02:00
Wuzzy
9cba6b2b87 Fix flower orientation on downside 2022-05-16 18:16:46 +02:00
Wuzzy
5492680d08 Add 'dirt' group to all dirt nodes 2022-05-10 00:18:10 +02:00
Wuzzy
43f80e27f9 Change reed sounds 2022-05-07 22:52:03 +02:00
Wuzzy
55af087651 Add dried reed block 2022-05-07 22:16:10 +02:00
Wuzzy
304f1a17a4 Add reed block 2022-05-07 21:53:42 +02:00
Wuzzy
b46ddccb49 Add papyrus to Swamp+Marsh and oak to Swamp 2022-05-07 16:43:57 +02:00
Wuzzy
a0517576ba Can use fertilizer on top of plant 2022-05-06 22:59:10 +02:00
Wuzzy
d9c7f2dc6d Decrease fall dmg for dirt w swamp grass
Done for consistency with grass-free swamp dirt node
2022-05-06 16:22:53 +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
d91f4e6dae Add new cricket sound for dry leaves and grass 2022-05-04 20:15:12 +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
36e231289c Add tin+copper block/stair/slab 2022-05-03 12:05:48 +02:00
Wuzzy
223957602e Only iron is magnetic now 2022-05-03 11:44:43 +02:00
Wuzzy
0033bb001a Add magnocompass 2022-05-03 09:05:27 +02:00
Wuzzy
c5d5e5ef49 Move ladder code to own Lua file 2022-05-03 07:23:00 +02:00
Wuzzy
b51e5b3567 Refactor: Move fence to own Lua file 2022-05-03 07:21:35 +02:00
Wuzzy
7f8913f4e0 Extract sound functions to rp_sounds 2022-04-25 22:07:28 +02:00
Wuzzy
869a1aed87 Rename default mod to rp_default 2022-04-22 20:31:10 +02:00