Wuzzy
|
383efb0c4f
|
Resort mapgen decorations order (largest first)
|
2022-05-04 21:35:41 +02:00 |
|
Wuzzy
|
95046de47e
|
Mapgen: Fix grass replacing bush leaves
|
2022-05-04 21:30:33 +02:00 |
|
Wuzzy
|
fc3a74e931
|
Fix bad replacements table in mapgen
|
2022-05-04 21:24:41 +02:00 |
|
Wuzzy
|
fb5b1160a3
|
Fix mapgen only generating dry bushes
|
2022-05-04 21:21:57 +02:00 |
|
Wuzzy
|
7412f97b57
|
Add dry bush sapling
|
2022-05-04 21:21:45 +02:00 |
|
Wuzzy
|
5c77aa11b5
|
Improve seed placement
|
2022-05-04 20:49:38 +02:00 |
|
Wuzzy
|
7882a2c54a
|
Add a better sapling placement method
|
2022-05-04 20:49:32 +02:00 |
|
Wuzzy
|
d91f4e6dae
|
Add new cricket sound for dry leaves and grass
|
2022-05-04 20:15:12 +02:00 |
|
Wuzzy
|
4229928f4a
|
Fix low hand range in Creative Mode
|
2022-05-04 19:27:53 +02:00 |
|
Wuzzy
|
ecebef726c
|
Add growth tool
|
2022-05-04 19:19:55 +02:00 |
|
Wuzzy
|
5af581abe2
|
Add growth tool
|
2022-05-04 19:13:47 +02:00 |
|
Wuzzy
|
d75335e10f
|
Refactor rp_farming
|
2022-05-04 19:12:01 +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
|
1d210d1471
|
Make rp_default optdepend on rp_achievements
|
2022-05-04 17:52:23 +02:00 |
|
Wuzzy
|
62fe40f6fc
|
Move default achievements to rp_default
|
2022-05-04 17:48:29 +02:00 |
|
Wuzzy
|
028eaecf88
|
Make rp_crafting no longer depend on rp_default
|
2022-05-04 17:44:17 +02:00 |
|
Wuzzy
|
53fc072f9f
|
Untangle hard dependencies on rp_default
|
2022-05-04 17:29:00 +02:00 |
|
Wuzzy
|
d3c41d5c46
|
Add achievements verifier
|
2022-05-04 16:19:54 +02:00 |
|
Wuzzy
|
46c2cd16ff
|
Add achievements icons
|
2022-05-04 16:06:37 +02:00 |
|
Wuzzy
|
e96379d4e1
|
Sort crafting guide alphabetically again
|
2022-05-04 14:55:52 +02:00 |
|
Wuzzy
|
2d92628100
|
Tweak the item magnet to be more forgiving
|
2022-05-04 14:39:22 +02:00 |
|
Wuzzy
|
1b619cbdd0
|
Water does not protect mineturtle explosion
|
2022-05-04 14:15:19 +02:00 |
|
Wuzzy
|
9102f51beb
|
Remove redundant entity_physics from mobs mod
|
2022-05-04 14:13:45 +02:00 |
|
Wuzzy
|
b843577890
|
Fix rp_tnt syntax fail
|
2022-05-04 14:13:19 +02:00 |
|
Wuzzy
|
61605723b0
|
Mineturtle explosion can hurt mobs, too
|
2022-05-04 14:11:19 +02:00 |
|
Wuzzy
|
9e5dfa9b5e
|
Fix TNT not hurting mobs
|
2022-05-04 14:07:13 +02:00 |
|
Wuzzy
|
54429b5594
|
Make items insta-takable if not dropped by player
|
2022-05-04 13:43:16 +02:00 |
|
Wuzzy
|
18d30c05fc
|
Refactor builtin item code a bit
|
2022-05-04 12:57:07 +02:00 |
|
Wuzzy
|
d07b726fc2
|
Remove shulker box code in rp_creative
|
2022-05-04 12:52:46 +02:00 |
|
Wuzzy
|
5525c5e52a
|
Use minetest.is_creative_enabled everywhere
|
2022-05-04 12:51:06 +02:00 |
|
Wuzzy
|
1971ec1573
|
Link item entity gravity to player gravity
|
2022-05-04 12:11:02 +02:00 |
|
Wuzzy
|
fe1c1aa363
|
Fix item entities not rotating after activate
|
2022-05-04 12:08:23 +02:00 |
|
Wuzzy
|
6ed13c745f
|
Drop items higher on death
|
2022-05-04 12:05:54 +02:00 |
|
Wuzzy
|
1cbd8eba1c
|
Connect fences with tree trunk
|
2022-05-04 10:50:17 +02:00 |
|
Wuzzy
|
3c2b5510d2
|
Change fence textures to emulate fencelike
|
2022-05-04 10:42:50 +02:00 |
|
Wuzzy
|
7ddb628c0b
|
Fix wrong fence texture
|
2022-05-04 09:53:41 +02:00 |
|
Wuzzy
|
f5c5790e5f
|
Don't try to tame sheep with compass
|
2022-05-04 09:49:07 +02:00 |
|
Wuzzy
|
8dc6c01881
|
Fix compass not actually pointing to North
|
2022-05-04 09:46:48 +02:00 |
|
Wuzzy
|
252d2d7d79
|
Rightclicking door with sign now opens door
|
2022-05-04 09:19:44 +02:00 |
|
Wuzzy
|
a51ef5ff5d
|
Add birch and oak doors in villages
|
2022-05-04 09:05:19 +02:00 |
|
Wuzzy
|
d1025e3efe
|
Fix book translation ID
|
2022-05-04 08:38:17 +02:00 |
|
Wuzzy
|
4fffa6970f
|
Update German
|
2022-05-04 08:36:30 +02:00 |
|
Wuzzy
|
ab0102a17b
|
Update locale files
|
2022-05-04 08:34:44 +02:00 |
|
Wuzzy
|
bf7bff9059
|
Removed some pointless .xcf files
|
2022-05-04 08:33:30 +02:00 |
|
Wuzzy
|
e3374311f7
|
Add oak door and birch door
|
2022-05-04 08:33:15 +02:00 |
|
Wuzzy
|
801523a86d
|
Merge branch 'sign_woods'
|
2022-05-04 08:32:02 +02:00 |
|
Wuzzy
|
5946609652
|
Add sandstone slab and stair
|
2022-05-04 08:12:30 +02:00 |
|
Wuzzy
|
61caa7253a
|
No TNT fuel
|
2022-05-03 18:05:28 +02:00 |
|