Commit Graph

20 Commits

Author SHA1 Message Date
kay27 a2281f384b Add blast resistance for stairs and slabs 2020-09-08 15:06:52 +04:00
Wuzzy c106a62979 Use minetest.is_creative_enabled 2020-07-10 16:45:40 +02:00
Wuzzy 26ac17f1ad Can flip slabs with screwdriver 2019-12-09 19:12:28 +01:00
Wuzzy 644187e204 Add secondary screwdriver support for stairs 2019-12-09 16:27:11 +01:00
Wuzzy 219ec1ddcb Remove old workaround in mcl_stairs 2019-04-01 15:16:33 +02:00
Wuzzy 9385458632 German translation: mcl_signs to xpanes 2019-03-16 00:07:44 +01:00
Wuzzy f9b557c2ba New translation system, part 9: Items, part 5 2019-03-08 00:46:35 +01:00
Wuzzy e789801662 Replace getpos() with get_pos() 2019-02-01 06:33:07 +01:00
Wuzzy f3b0cf6f3e Document API mcl_stairs, declare mcl_stairs usable 2018-05-29 15:17:15 +02:00
Wuzzy d3f5942d7d Improve corner stair texturing 2018-05-29 14:28:26 +02:00
Wuzzy cf8415f87a Merge mcstair into mcl_stairs 2018-05-29 13:25:25 +02:00
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 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 38cf151806 Fix many crashes when placing item on unknown node 2017-06-29 13:02:53 +02:00
Wuzzy a7f5413e9d Refactor mcl_stairs into multiple files 2017-06-05 19:11:01 +02:00