Commit Graph

119 Commits

Author SHA1 Message Date
thunderdog1138 554d8b66d2 Update 'mods/stairs/init.lua' 2021-03-14 18:01:54 +00:00
thunderdog1138 d22cf93cef Update 'mods/stairs/init.lua' 2021-03-14 18:00:34 +00:00
thunderdog1138 bb521ed17d Update 'mods/stairs/init.lua' 2021-03-14 17:54:16 +00:00
thunderdog1138 dfa86280e5 Update 'mods/stairs/stairs.lua' 2020-09-12 21:02:56 +00:00
thunderdog1138 78bb6612de Update 'mods/stairs/stairs.lua' 2020-09-12 17:11:27 +00:00
thunderdog1138 7cf6c709f4 Upload files to 'mods/stairs/sounds' 2020-09-12 16:45:59 +00:00
thunderdog1138 9ba009998d Upload files to 'mods/stairs/models' 2020-09-12 16:45:28 +00:00
thunderdog1138 9bfafd563e Upload files to 'mods/stairs' 2020-09-12 16:45:11 +00:00
thunderdog1138 0bfef2cf03 Upload files to 'mods/stairs' 2020-09-12 16:44:59 +00:00
thunderdog1138 0e8f836b67 Delete 'mods/stairs/mod.conf' 2020-09-12 16:42:36 +00:00
thunderdog1138 9cc58f15fb Delete 'mods/stairs/license.txt' 2020-09-12 16:42:24 +00:00
thunderdog1138 b84c72ddeb Delete 'mods/stairs/init.lua' 2020-09-12 16:42:09 +00:00
thunderdog1138 e6aa69b35a Delete 'mods/stairs/README.txt' 2020-09-12 16:41:55 +00:00
thunderdog1138 123dabe757 Delete 'mods/stairs/textures/stairs_obsidian_glass_stairside.png' 2020-09-12 16:41:41 +00:00
thunderdog1138 048796e774 Delete 'mods/stairs/textures/stairs_obsidian_glass_split.png' 2020-09-12 16:41:28 +00:00
thunderdog1138 7aa0bf74d3 Delete 'mods/stairs/textures/stairs_obsidian_glass_outer_stairside.png' 2020-09-12 16:41:15 +00:00
thunderdog1138 4cd424497f Delete 'mods/stairs/textures/stairs_glass_stairside.png' 2020-09-12 16:41:02 +00:00
thunderdog1138 9f80ed7759 Delete 'mods/stairs/textures/stairs_glass_split.png' 2020-09-12 16:40:51 +00:00
thunderdog1138 df467054e2 Delete 'mods/stairs/textures/stairs_glass_outer_stairside.png' 2020-09-12 16:40:38 +00:00
thunderdog1138 df2621cf4b
Delete template.txt 2019-12-12 19:53:51 -05:00
thunderdog1138 b8485275d5
Delete stairs.se.tr 2019-12-12 19:53:44 -05:00
thunderdog1138 82eca62b9d
Delete stairs.ru.tr 2019-12-12 19:53:36 -05:00
thunderdog1138 e966c1c38f
Delete stairs.ms.tr 2019-12-12 19:53:30 -05:00
thunderdog1138 916cfddaed
Delete stairs.it.tr 2019-12-12 19:53:20 -05:00
thunderdog1138 37ae7b4f08
Delete stairs.fr.tr 2019-12-12 19:53:12 -05:00
thunderdog1138 f86d5e1e21
Delete stairs.es.tr 2019-12-12 19:53:05 -05:00
thunderdog1138 049ae709ad
Delete stairs.de.tr 2019-12-12 19:52:59 -05:00
thunderdog1138 a7e2517f74
Update init.lua 2019-12-12 19:52:47 -05:00
Muhammad Nur Hidayat Yasuyoshi (MNH48) 710605687b Add Malay translation 2019-11-30 17:31:40 +01:00
Aresiel 10dce79451 Add Swedish translation 2019-11-30 17:31:29 +01:00
Andrey2470T 6fea665fcc Add Russian translation (#2525) 2019-10-24 21:54:20 +02:00
Hamlet 93a49f082c Italian translation (#2491) 2019-10-12 14:30:37 +02:00
JDiaz a00ff24df9 Spanish Translation (#2505) 2019-10-10 21:19:20 +02:00
DrHackberry 0f369b43fe French translation (#2514) 2019-10-10 21:18:25 +02:00
Wuzzy 106c36da33 Add translation templates and German translation 2019-09-22 13:42:40 +02:00
sfan5 e4adb01fbf
Fix and improve translation strings (#2471) 2019-09-12 19:03:10 +02:00
Yves Quemener bb9279ccb8 Add support for MT 5 game translation (rebasing ) (#2466)
rebased #2368
2019-09-10 19:09:51 +02:00
HybridDog a2254bd0af Warn when a mod registers a stairs node with an existing name 2019-08-01 21:55:26 +02:00
TumeniNodes 7f830124f7 Various mods: Use " " instead of ' ' for item names 2019-08-01 02:40:39 +01:00
sfan5 9b226c7045 Switch to mod.conf, delete deprecated depends.txt 2019-07-17 00:38:23 +02:00
Paul Ouellette ccf03ea404 Remove extra empty strings in craft recipes (#2281) 2019-01-02 12:40:32 +01:00
Paramat ec248d3cb0
Remove now-unused 'puts out fire' group 2018-12-08 04:00:38 +00:00
Paul Ouellette 068e0b167f Remove double inner/outer in stairs descriptions 2018-11-16 19:50:53 +01:00
TumeniNodes 5f61379757 Fix sRGB profiles for obsidian glass stair textures 2018-11-09 18:53:23 +00:00
SmallJoker ad486bc863 New glass, glass stair/slab, and glass door textures 2018-11-02 17:22:54 +00:00
TumeniNodes b042106fdc Stairs: Remove combine slabs code 2018-10-11 19:33:33 +01:00
TumeniNodes 2696b0cd91 Stairs: Add glass and obsidian glass. Fix slab combine bug
Fix slabs combining into a cube: Facedir is only set for the cube if it has
paramtype2 = "facedir". This avoids liquid appearing in connected
framed glasslike.
2018-10-09 20:44:15 +01:00
Paramat 5b3b609270
Stairs: Add field to determine world-aligned textures (#2219)
All stair/slab nodes with parent nodes that are rotatable (wood and bricks)
are reverted to not having world-aligned textures, to fix the breakage of
rotated stair/slab appearence in worlds.

Update, and add missing documentation to, game_api.txt.
2018-10-04 00:33:11 +01:00
12Me21 aafe31c14e Stairs: Safer slab name check
Before, it checked if the node name *contained* "stairs:slab_", which could detect
things like "xxxxxstairs:slab_xxxx". Changed the pattern to "^stairs:slab_".
2018-09-03 03:34:56 +01:00
Paramat 689f0c5478
README.txt files: Change 'LGPL 2.1' to 'LGPLv2.1+'. Remove 'WTFPL' 2018-08-22 01:23:00 +01:00