Commit Graph

15 Commits

Author SHA1 Message Date
Wuzzy 7196485294 Remove sunlight propagation for various nodes 2018-01-28 20:21:02 +01:00
Wuzzy 957f19a427 Fix missing sounds of new stairs and slabs 2017-12-08 19:03:20 +01:00
Wuzzy 282b7e0025 Fix double slab not working if no craft for slab 2017-12-08 18:41:59 +01:00
Wuzzy 5f1c4f77bb Add a ton of non-MC slabs and stairs 2017-12-05 16:21:49 +01:00
Wuzzy fd32ee0318 Fix placing stairs = crash 2017-11-20 03:26:34 +01:00
Wuzzy 79ca0b2ab9 Workaround for crash if place stair/slab/trapdoor inside a buildable_to node 2017-11-18 20:57:41 +01:00
Wuzzy e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
Wuzzy dde6c678ad Correct stair/slab rightclick handling 2017-07-24 20:10:13 +02:00
Wuzzy 3dfd039a44 Tweak stone-related textures 2017-07-21 12:19:56 +02:00
Wuzzy e65029394f Replace most textures with Pixel Perfection
- Using the converter script
- A bunch of textures are still missing
2017-07-20 20:20:45 +02:00
Wuzzy 38cf151806 Fix many crashes when placing item on unknown node 2017-06-29 13:02:53 +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