Commit Graph

13 Commits

Author SHA1 Message Date
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