JoseDouglas26
f7ee3b59d7
Changes on slab placement checks ( #4317 )
...
Fixed slab placement being not allowed when it should be allowed.
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4317
Reviewed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-authored-by: JoseDouglas26 <josedouglas20002014@gmail.com>
Co-committed-by: JoseDouglas26 <josedouglas20002014@gmail.com>
2024-07-31 00:11:22 +02:00
the-real-herowl
ead2e772c2
First batch of stonecutter recipes under new API
...
-core blocks
-stairs
-slabs
-walls
2023-11-25 23:52:04 +00:00
ancientmarinerdev
da19aceb06
Fix double slab default description warning. Should use default unless neccessary. Why warn?
2023-06-18 16:06:35 +00:00
PrairieWind
f284b1ca0e
Fix minor issue with mcl_stairs.register_stair function
2023-03-30 02:03:08 +00:00
AFCMS
cd33d406b2
fix many codestyle issues (functions, strings, modpaths)
2021-05-29 16:12:33 +02:00
AFCMS
02f393998f
fix many warnings (644 remaining)
2021-04-17 09:26:37 +02:00
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