80 Commits

Author SHA1 Message Date
tenplus1
04c0f7f629 and another few 2024-07-31 14:30:42 +01:00
tenplus1
53add72aca enable worldaligntex for wood and stonebrick. 2024-07-31 14:22:12 +01:00
tenplus1
6fc15c1a18 add {slippery} group to ice stairs 2024-07-12 13:45:42 +01:00
tenplus1
0994131190 add translation support from default stairs 2023-09-09 11:21:02 +01:00
tenplus1
720d16e869 remove lapis (added to mod itself) 2023-09-09 08:53:45 +01:00
tenplus1
8e3ee93ef3 make default optional, add dependencies 2023-09-09 08:46:43 +01:00
tenplus1
ff17029c9d simplify set_textures function (thx Sfan5) 2023-09-04 07:52:26 +01:00
tenplus1
70533a8f5f update api.txt 2023-08-09 10:52:14 +01:00
tenplus1
c1c42dcf1f tweak mod.conf 2023-08-09 10:38:21 +01:00
tenplus1
b126546039 remove sounds, use node sounds for stairs, tidy code 2023-08-09 10:33:59 +01:00
tenplus1
b2def90042 5.x update 2023-08-08 14:37:40 +01:00
tenplus1
f2c5b851a6 fix nil node 2023-05-23 09:42:09 +01:00
tenplus1
ad7fae1e67 tidy code, re-add glass inner/outer slopes 2023-05-21 14:38:42 +01:00
tenplus1
8b4793a188 stairs sounds fallback to node sounds if not found 2023-05-21 12:41:02 +01:00
tenplus1
eb93c4baed add 'stairs.glass_sides' setting for old glass stair behaviour 2023-05-13 07:33:56 +01:00
tenplus1
440be0acbb update glass stairs with texture tweaks 2023-05-11 15:13:44 +01:00
tenplus1
c8a3e5d7c1 remove 0.4.x support for 5.x mods to work properly 2022-12-24 08:54:54 +00:00
tenplus1
c3a5af6c45 add 5.x snow sounds for 0.4.x client 2022-03-01 09:54:13 +00:00
tenplus1
688a9386aa update readme (thanks mckaygerhard) 2022-03-01 09:45:47 +00:00
tenplus1
ffd2628477 add few extra xanadu only stairs 2021-07-18 14:58:42 +01:00
tenplus1
083d796ea6 add stairs for xanadu 2021-04-05 11:11:36 +01:00
tenplus1
2d971da0e2 add inner and outer slopes 2021-01-28 14:04:48 +00:00
tenplus1
9f887af672 re-enable mod.conf 2021-01-25 20:50:58 +00:00
tenplus1
3951722630 disable mod.conf so things work again 2021-01-25 20:44:23 +00:00
tenplus1
e79abb56c6 update mod.conf info 2021-01-21 10:44:40 +00:00
tenplus1
1830c16a32 tidy code 2020-06-17 20:45:53 +01:00
tenplus1
b79b3a198b automatically set sunlight_propagates 2020-06-16 20:44:12 +01:00
tenplus1
f5886fb6ef add decorative sandstone brick stairs 2020-06-14 19:57:27 +01:00
TenPlus1
ecee43c3c7 fix stair descriptions to use defaults full_description also 2020-06-06 10:07:02 +01:00
TenPlus1
1bbbc16e5c add old pinewood stair aliases 2020-06-02 16:53:11 +01:00
TenPlus1
441d6e0602 update readme, add fuel recipes for burnable stairs 2020-06-02 13:08:23 +01:00
TenPlus1
72975f9eae add worldaligntexture flag to stay inline with mt5.2 stairs, tidy code 2020-06-01 16:38:20 +01:00
tenplus1
ee67461896 stairs use original nodes transparency and light levels 2020-05-28 16:17:22 +01:00
TenPlus1
17dad254d9 stairs use light level of nodes 2020-05-06 15:01:43 +01:00
tenplus1
7dbb41ce1c code tweak 2020-03-29 10:25:55 +01:00
TenPlus1
5c088d7d49 sneak place only works when pointing at stairs or slabs, otherwise normal rotation happens 2018-10-09 21:50:19 +01:00
TenPlus1
fe6858884c add protection check for sneak place 2018-09-20 16:53:45 +01:00
TenPlus1
aa096bbc84 add node check 2018-09-20 16:32:14 +01:00
TenPlus1
74126677d1 holding sneak copies rotation from pointed at block to placed stair 2018-09-20 16:19:58 +01:00
TenPlus1
b6c5bab7e8 add missing files 2018-07-30 14:23:24 +01:00
TenPlus1
d4f89da07f remove bakedclay stairs, in original mod 2018-07-02 17:00:51 +01:00
TenPlus1
9d4b01b614 Stairs removed for farming blocks, are included in farming mod itself 2018-06-12 16:12:36 +01:00
TenPlus1
c0353fdf55 updated to use newer stair names for inner and outer corners 2018-05-21 19:13:11 +01:00
TenPlus1
e65790fb9b use 0.4.16 functions 2018-05-07 14:35:41 +01:00
TenPlus1
fad74b2731 tidy code 2018-05-07 14:23:17 +01:00
TenPlus1
fefd9b6d07 keep in line with default stairs 2018-05-07 14:05:14 +01:00
TenPlus1
cb928ea42d add stairs for default tin blocks (nor moreores) 2018-05-07 12:20:19 +01:00
TenPlus1
d06e8b5005 add stairs for farming redo's hemp block 2018-03-08 18:41:10 +00:00
TenPlus1
2f6513ee4a Added backface_culling, Added new stairs, Tidied code 2017-06-23 17:54:59 +01:00
TenPlus1
6b748165db added minetest.after to make sure all mods loaded before stairs registered 2017-06-10 14:11:42 +01:00