fluxionary
|
08e057bf1c
Don't remove node above door if it's not a doors:hidden node (#3045)
|
1 éve |
Lars Mueller
|
638099c999
Fix incorrectly negated comparisons
|
2 éve |
An0n3m0us
|
172b62f802
Add trapdoor/door model specification (#2371)
|
2 éve |
Emojigit
|
75f9575557
Allow to set use_texture_alpha when registering a door
|
2 éve |
An0n3m0us
|
3aaabce7a4
Convert door model to B3D (#2906)
|
2 éve |
LoneWolfHT
|
5875820542
Use itemstack name when placing doors (#2888)
|
3 éve |
sfan5
|
4b8b33587c
Fix misuse of nodedef custom fields in fence gates
|
3 éve |
sfence
|
70500943f3
Fix problem with sharing table in door nodes Lua definitions
|
3 éve |
Paramat
|
ddebdeccb1
Add open/close sound gains to the Doors API, balance sound levels (#2768)
|
3 éve |
sfan5
|
08b13c9efb
Fix deprecated alpha / use_texture_alpha use
|
3 éve |
Maksim
|
e6aec880de
Use Minetest 5.3 'minetest.is_creative_enabled' API (#2795)
|
3 éve |
Wuzzy
|
6605724fe1
Add icons for invisible nodes (#2718)
|
4 éve |
sfan5
|
ef45a8e148
doors: Remove unnecessary nodebox and empty texture (#2662)
|
4 éve |
An0n3m0us
|
189d2d9fb1
Fix door model UV for open and close (#2372)
|
4 éve |
An0n3m0us
|
05fad37b3c
Sort items into correct categories (#2612)
|
4 éve |
sfan5
|
d3e26dba18
Convert minetest.sound_play uses to ephemeral
|
4 éve |
sfan5
|
3f7cd062c3
Fix trapdoor infotext to correctly describe the type of trapdoor
|
5 éve |
sfan5
|
09bed49b5a
Fix door infotext to correctly describe the type of door
|
5 éve |
mbartlett21
|
c42a525ce8
Add option for non-jumpable fences and walls
|
5 éve |
An0n3m0us
|
1f7ea89cb6
Add missing infotext to nodes (#2477)
|
5 éve |
Yves Quemener
|
bb9279ccb8
Add support for MT 5 game translation (rebasing ) (#2466)
|
5 éve |
TumeniNodes
|
7f830124f7
Various mods: Use " " instead of ' ' for item names
|
5 éve |
Paramat
|
5c48c76aa2
Fix trapdoor side textures and orientations
|
5 éve |
SmallJoker
|
dd3f3b2032
Use group:stick in recipes (fixes #2306)
|
5 éve |
Ryan Nolan
|
bae58b3806
Doors: Allow on_rightclick to be overidden
|
5 éve |
sofar
|
667e130c52
Prevent crash if some mod inadvertently allowed doors to rotate
|
6 éve |
paramat
|
d5907d5f1e
Doors: Avoid crash on nil player in 'can dig door'
|
6 éve |
DTA7
|
a2d7678ffd
Add nil checks for placer
|
7 éve |
sfan5
|
bf8404fcf7
Doors: Same prediction change for trapdoors
|
7 éve |
sfan5
|
edba1dcb02
Doors: Disable client dig prediction for protected doors
|
7 éve |