AFCMS
|
cd33d406b2
|
fix many codestyle issues (functions, strings, modpaths)
|
2021-05-29 16:12:33 +02:00 |
kay27
|
3077498a63
|
Fix screwdriver/door duplication glitch, MineClone2/MineClone2#1149
|
2021-04-13 16:49:10 +04:00 |
AFCMS
|
5d17a6b699
|
fix SO MANY pairs/ipairs
|
2021-03-16 17:35:46 +01:00 |
Lizzy Fleckenstein
|
aeb7078c05
|
Update use_texture_alpha to the minetest 5.4 conventions
|
2021-02-18 14:00:17 +01:00 |
Lizzy Fleckenstein
|
fa9d4402c7
|
Fix doors dropping duplicate when blown up
|
2021-01-17 12:00:00 +01:00 |
Wuzzy
|
c106a62979
|
Use minetest.is_creative_enabled
|
2020-07-10 16:45:40 +02:00 |
MysticTempest
|
a20637f68c
|
Fix redstone dust climbing up doors, and fix redstone dust not turning off when redstone torch is destroyed through the destruction of an attached block
|
2020-05-13 21:11:17 +02:00 |
Wuzzy
|
e268370452
|
Add fire metadata to many nodes (unused for now)
|
2020-04-18 23:24:42 +02:00 |
Wuzzy
|
c5e4ec5e27
|
Use ephemeral sounds
|
2020-04-07 00:55:45 +02:00 |
Wuzzy
|
feba60cad8
|
Translate all extended tooltips to German
|
2020-03-12 01:35:11 +01:00 |
Wuzzy
|
cbda2ef326
|
Add _tt_help to many more items
|
2020-03-08 03:30:40 +01:00 |
Wuzzy
|
cfa77288c1
|
Add screwdriver support to doors
|
2019-12-13 10:59:30 +01:00 |
aligator
|
1d5cdfe544
|
enable double doors (mirror) if left block is also a door of the same type
|
2019-07-31 14:56:24 +02:00 |
Wuzzy
|
3976c7c4b9
|
Add doors and trapdoors to decoration blocks
|
2019-02-06 11:40:51 +01:00 |
Wuzzy
|
d34d368306
|
Disable double doors because of bug on place
|
2018-06-15 21:26:15 +02:00 |
Wuzzy
|
222f6880cb
|
Protect doors from screwdriver rotation
|
2018-05-30 14:24:37 +02:00 |
Wuzzy
|
e8ebc537f0
|
Fix door closing if dig opaque block next to it
|
2018-01-26 21:11:49 +01:00 |
Wuzzy
|
03b6c17f51
|
Fix door closing if only 1 segment loses power
|
2018-01-26 19:54:48 +01:00 |
Wuzzy
|
e4ab20509f
|
Clean up the redstone rules
|
2018-01-12 01:37:32 +01:00 |
Wuzzy
|
54bb6b707a
|
Force-call on_place callbacks when placing door
|
2018-01-10 03:06:15 +01:00 |
Wuzzy
|
22fe1945ef
|
Fix indentation in mcl_doors
|
2018-01-10 02:55:46 +01:00 |
Wuzzy
|
aa99ea70ab
|
More redstone/door tweaks
|
2018-01-10 02:49:29 +01:00 |
Wuzzy
|
3830e5d24c
|
Change redstone open/close rules of doors etc.
|
2018-01-10 02:25:20 +01:00 |
Wuzzy
|
9bf25214be
|
Doors register redstone signal on top part, too
|
2018-01-09 17:44:54 +01:00 |
Wuzzy
|
219e6ff146
|
Fix incomplete door destruction code
This fixes doors being destroyed by activating an End portal
|
2017-11-23 19:36:55 +01:00 |
Wuzzy
|
e79384f906
|
Retexturize door sides
|
2017-11-17 22:46:42 +01:00 |
Wuzzy
|
e5a34367c9
|
Use new Minetest settings API syntax for most mods
|
2017-08-09 16:17:00 +02:00 |
Wuzzy
|
04593eca08
|
Localize a couple of accidental global variables
|
2017-08-02 01:34:12 +02:00 |
Wuzzy
|
38cf151806
|
Fix many crashes when placing item on unknown node
|
2017-06-29 13:02:53 +02:00 |
Wuzzy
|
daf89c0b52
|
Set blast resistance for all doors
|
2017-06-05 22:09:48 +02:00 |
Wuzzy
|
2ffa0736ac
|
Refactor mcl_doors; use multiple files
|
2017-06-05 21:57:23 +02:00 |