Wuzzy
|
9f138a8014
|
Add water bottle sounds (pouring and filling)
|
2017-06-06 22:16:21 +02:00 |
|
Wuzzy
|
02e23893f5
|
Add water bucket sounds from Voxelands
|
2017-06-06 21:50:03 +02:00 |
|
Wuzzy
|
5e614b4436
|
New node sounds: water, metal, plant/leaves
|
2017-06-06 21:10:24 +02:00 |
|
Wuzzy
|
f4b607b280
|
Increase bed bounciness to 66%
|
2017-06-06 19:24:55 +02:00 |
|
Wuzzy
|
b6ee94f9b2
|
Use new player attribute API for bed spawns
|
2017-06-06 19:05:28 +02:00 |
|
Wuzzy
|
748e4b5e94
|
Tweak selection boxes of double plants
|
2017-06-06 13:07:46 +02:00 |
|
Wuzzy
|
3e69ae2588
|
Tweak selection box of tallgrass, saplings, reeds
|
2017-06-06 12:44:58 +02:00 |
|
Wuzzy
|
0396844251
|
Add stackable info for book/quill help
|
2017-06-06 12:23:24 +02:00 |
|
Wuzzy
|
22f3451b17
|
Simplify book copy help
|
2017-06-06 02:57:03 +02:00 |
|
Wuzzy
|
420b8b0854
|
Update help for written books
|
2017-06-06 02:54:40 +02:00 |
|
Wuzzy
|
dfa763c285
|
Stackable written books, more book copy recipes
|
2017-06-06 02:48:36 +02:00 |
|
Wuzzy
|
698bca2983
|
Show correct book title in crafting output as well
|
2017-06-06 02:30:28 +02:00 |
|
Wuzzy
|
d12112dc82
|
Can not copy a copy of copy of a book
|
2017-06-06 02:25:22 +02:00 |
|
Wuzzy
|
a4e9da19ca
|
Refactor book copy code, gray out author
|
2017-06-06 02:00:36 +02:00 |
|
Wuzzy
|
79576e37ea
|
Overwrite item tooltip of written books
|
2017-06-06 01:52:50 +02:00 |
|
Wuzzy
|
729f4821c0
|
Use new item metadata API for books
|
2017-06-06 01:22:52 +02:00 |
|
Wuzzy
|
4afb2d4066
|
Remove metadata from trapdoors
|
2017-06-05 22:42:12 +02:00 |
|
Wuzzy
|
635ba993f8
|
Add trapdoor blast resistance for real
|
2017-06-05 22:23:39 +02:00 |
|
Wuzzy
|
daf89c0b52
|
Set blast resistance for all doors
|
2017-06-05 22:09:48 +02:00 |
|
Wuzzy
|
8ed54d4bd9
|
Update trapdoor help
|
2017-06-05 22:06:42 +02:00 |
|
Wuzzy
|
336979721a
|
Add blast resistance to trapdoors
|
2017-06-05 21:59:40 +02:00 |
|
Wuzzy
|
2ffa0736ac
|
Refactor mcl_doors; use multiple files
|
2017-06-05 21:57:23 +02:00 |
|
Wuzzy
|
f22411656b
|
Can place torch on upside-down stair; update help
|
2017-06-05 21:44:44 +02:00 |
|
Wuzzy
|
07d36c9ded
|
Place trapdoors upside-down when placed at top
|
2017-06-05 21:26:11 +02:00 |
|
Wuzzy
|
dfe03efd1b
|
Allow to place torches on upper slabs
|
2017-06-05 19:47:00 +02:00 |
|
Wuzzy
|
60956add1f
|
Fix 2 mcl_stairs warnings
|
2017-06-05 19:30:48 +02:00 |
|
Wuzzy
|
5bf17dda64
|
Add stair/slab aliases for compability with 0.21.0
|
2017-06-05 19:21:14 +02:00 |
|
Wuzzy
|
a7f5413e9d
|
Refactor mcl_stairs into multiple files
|
2017-06-05 19:11:01 +02:00 |
|
Wuzzy
|
8daac96e58
|
Rename stairs mod to mcl_stairs
|
2017-06-05 18:40:56 +02:00 |
|
Wuzzy
|
b9a40f2b7f
|
Update stairs/slab help
|
2017-06-05 16:53:00 +02:00 |
|
Wuzzy
|
4f9154433b
|
Add double slabs for all slab types
|
2017-06-05 16:27:51 +02:00 |
|
Wuzzy
|
f3805ab395
|
Allow to combine slabs from below
|
2017-06-05 16:10:21 +02:00 |
|
Wuzzy
|
72a9eef09c
|
Hide upper slabs from crafting guide
|
2017-06-05 15:54:10 +02:00 |
|
Wuzzy
|
5e38d1b32f
|
Refactor stairs code a bit
|
2017-06-05 15:45:47 +02:00 |
|
Wuzzy
|
6229b34c78
|
Slabs: Add separate upper slab nodes
|
2017-06-05 15:41:42 +02:00 |
|
Wuzzy
|
e5e604617d
|
Remove more legacy stairs code
|
2017-06-05 14:58:04 +02:00 |
|
Wuzzy
|
ce8040ff25
|
Remove legacy stairs ABM
|
2017-06-05 14:52:13 +02:00 |
|
Wuzzy
|
a9969e675e
|
Update stairs mod from Minetest Game 0.4.16
New features:
- fine pointing
- Upside-down stairs
- Slabs are no longer placed at the side
|
2017-06-05 14:50:34 +02:00 |
|
Wuzzy
|
f86c466b72
|
Fix broken on_rightclick in mcl_doors
|
2017-06-03 06:41:30 +02:00 |
|
Wuzzy
|
3e58fe6cd8
|
Add v6-style sapling growth for jungle trees
Taken from Minetest Game 0.4.15. Needs to be replaced later
|
2017-06-03 03:21:25 +02:00 |
|
Wuzzy
|
6a0aba3463
|
Crafting table → mcl_crafting_table (fix dig fail)
|
2017-06-03 02:09:56 +02:00 |
|
Wuzzy
|
835d5592ec
|
Update iron nugget texture
|
2017-06-01 22:33:39 +02:00 |
|
Wuzzy
|
ad41c9b77a
|
Don't use minetest.inventorycube for stained glass
|
2017-05-31 18:18:31 +02:00 |
|
Wuzzy
|
3c3ed3d344
|
Fix packed ice being transparent to light
|
2017-05-31 16:21:12 +02:00 |
|
Wuzzy
|
63717977af
|
Fix 2 item help typos
|
2017-05-30 19:58:29 +02:00 |
|
Wuzzy
|
20551213ef
|
Hide huge mushrooms from craftguide … for now
|
2017-05-30 19:57:39 +02:00 |
|
Wuzzy
|
c5668b3f25
|
Make armor stand no longer ground content
|
2017-05-30 17:18:19 +02:00 |
|
Wuzzy
|
5d494abf81
|
Tweak wieldhand
|
2017-05-30 16:20:48 +02:00 |
|
Wuzzy
|
6edd418c7f
|
Move wieldhand.png to mcl_tools
|
2017-05-30 16:04:47 +02:00 |
|
Wuzzy
|
24c34b206f
|
Fix acacia/spruce sapling not growing correctly
|
2017-05-30 15:31:04 +02:00 |
|