minetest_game/mods
Paramat 5c48c76aa2
Fix trapdoor side textures and orientations
Previously, opening a trapdoor caused the side textures to flip.

Fix the incorrect textures.
Also add a texture transform to a tile of the open trapdoor, such
that the closed trapdoor sides use the lower part of the texture
and the open trapdoor sides use the higher part.

Clean up some codestyle issues.
2019-05-03 23:49:07 +01:00
..
beds Fix beds being undiggable after laying down 2019-03-23 23:12:44 +00:00
binoculars Binoculars: Update to use 'zoom_fov' player property 2017-12-04 02:54:20 +00:00
boats Boats, carts mods: Use 'initial_properties' table 2018-07-30 00:32:18 +01:00
bones Remove uses of default.gui_bg/bg_img/slots 2019-01-03 01:57:13 +00:00
bucket README.txt files: Change 'LGPL 2.1' to 'LGPLv2.1+'. Remove 'WTFPL' 2018-08-22 01:23:00 +01:00
butterflies Add butterflies mod 2018-06-25 21:28:39 +01:00
carts README.txt files: Change 'LGPL 2.1' to 'LGPLv2.1+'. Remove 'WTFPL' 2018-08-22 01:23:00 +01:00
creative Fix sfinv not updating on creative grant/revoke 2019-02-03 11:45:45 +00:00
default Split underground biome to correspond to surface biomes 2019-04-19 21:23:26 +01:00
doors Fix trapdoor side textures and orientations 2019-05-03 23:49:07 +01:00
dungeon_loot Dungeon loot: Avoid empty 'if' branch to satisfy lua check 2019-03-23 23:16:41 +00:00
dye Dye: Remove type="shapeless" from single-item recipes 2019-02-06 19:07:48 +00:00
farming Remove extra empty strings in craft recipes (#2281) 2019-01-02 12:40:32 +01:00
fire fire: Document flammable group, a little code cleanup 2019-03-30 20:33:08 +00:00
fireflies Use group:stick in recipes (fixes #2306) 2019-03-24 10:59:34 +01:00
flowers flowers: Light check optimisation in mushroom spread 2019-03-31 22:20:28 +01:00
game_commands Rename 'killme' mod to 'game_commands', add README and license files 2018-08-24 19:08:06 +01:00
give_initial_stuff Settings: Use new settings object 2017-05-24 07:18:26 +01:00
map Use group:stick in recipes (fixes #2306) 2019-03-24 10:59:34 +01:00
player_api Player_api: New hotbar textures (#2207) 2018-09-14 17:59:49 +01:00
screwdriver README.txt files: Change 'LGPL 2.1' to 'LGPLv2.1+'. Remove 'WTFPL' 2018-08-22 01:23:00 +01:00
sethome Replace deprecated function calls 2018-07-01 20:44:03 +01:00
sfinv Fix sfinv hotbar offset 2019-02-16 20:51:33 +00:00
spawn Spawn mod: Avoid respawn conflict with beds mod (#2240) 2018-10-14 02:36:40 +01:00
stairs Remove extra empty strings in craft recipes (#2281) 2019-01-02 12:40:32 +01:00
tnt Replace deprecated function calls 2018-07-01 20:44:03 +01:00
vessels Remove uses of default.gui_bg/bg_img/slots 2019-01-03 01:57:13 +00:00
walls README.txt files: Change 'LGPL 2.1' to 'LGPLv2.1+'. Remove 'WTFPL' 2018-08-22 01:23:00 +01:00
wool Wool mod: Remove 'basecolor', 'excolor', 'unicolor' groups 2018-08-23 20:42:36 +01:00
xpanes New glass, glass stair/slab, and glass door textures 2018-11-02 17:22:54 +00:00