23 Commits

Author SHA1 Message Date
Niklp
83d55f241a
Remove obsolete mesecons integration (#37) 2024-10-22 17:40:16 +02:00
Niklp
e23201a251
Add mesecons support for locked doors (#35) 2024-05-26 17:35:39 +02:00
Niklp
aee9b46d42 Optimize textures to fix sRGB profile warnings 2024-04-25 21:45:01 +02:00
Niklp
b0e3682870
Anable all doors (#28)
Also fixes an error when garage door check an unknown node
2023-05-14 14:53:19 +02:00
Niklp
2cd54d5bdd
Add mesecons support (#24) 2023-01-01 13:54:34 +01:00
SmallJoker
653ab58338 Fix knob placement of fancy door 2 2022-12-25 09:46:21 +01:00
Niklp
c8db76c2dc
Replace deprecated .txt files with mod.conf (#22) 2022-07-15 17:10:32 +02:00
Oversword
81db674589 Rewrite to make code neater and ensure all functionality is working for all doors
Remove doors from itemstacks in custom on_place callbacks

Stop weird things happening when future door 1a is broken while open

Fix other doors where required

Check for protection and buildability of nodes

Correct indentation

more indentation and spacing

Vectors

More vectors

More spacing; Alert player on bad placement

For loops

That's not how unpack works

Small fix

Neater nodeboxes on jdoors
2021-09-12 20:30:40 +01:00
Auke Kok
b567295eae Cleanfile: remove all whitespace issues. 2017-03-31 21:48:30 -07:00
DonBatman
66603d04ab Fixed door texture 2016-04-03 08:04:45 -07:00
DonBatman
d7e9fa89f2 Added mod.conf and description 2016-03-18 13:20:57 -07:00
DonBatman
937610144e Added screenshots 2016-03-18 11:25:48 -07:00
DonBatman
044edf1c64 Changed all doors that depend on the doors mod to the new api 2016-02-27 05:41:13 -08:00
DonBatman
c3f8a875e0 Fix because of new doors mod 2016-02-18 07:10:58 -08:00
DonBatman
2847d9e702 Merge branch 'master' of https://github.com/DonBatman/mydoors
Conflicts:
	my_castle_doors/locked.lua
	my_castle_doors/unlocked.lua
	my_misc_doors/locked.lua
2016-02-18 07:08:47 -08:00
DonBatman
5617402b86 Added old doors code to modpack
Renamed it to mdoors
2016-02-18 07:05:27 -08:00
HybridDog
75c93abd9c reduce texture sizes 2015-11-27 22:00:38 +01:00
DonBatman
023ad7c852 Added sliding doors 2015-11-23 13:21:53 -08:00
DonBatman
48c1e7abe8 Added 4 doors to fancy 2015-08-29 08:45:45 -07:00
HybridDog
91a1dad301 small fix
Conflicts:
	my_fancy_doors/locked.lua
	my_hidden_doors/locked.lua
	my_hidden_doors/unlocked.lua
2015-08-27 19:22:45 +02:00
DonBatman
3fbc403552 Added more doors and crafts 2015-08-27 09:40:09 -07:00
HybridDog
6cd1ab5f61 advpng and optipng textures
advpng and optipng textures
2015-03-28 18:58:58 +01:00
DonBatman
7660c8e5de Major rewrite. Will conflict with old mydoors mod. 2015-02-28 21:29:46 -08:00