15 Commits

Author SHA1 Message Date
Niklp
aee9b46d42 Optimize textures to fix sRGB profile warnings 2024-04-25 21:45:01 +02:00
Niklp
f1fdabe0b0 Enable luacheck 2023-12-27 09:12:43 +01:00
Niklp
a12f72ead0
Add recipes for saloon doors (#27) 2023-03-25 10:07:36 +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
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
f2355b03e8 Added bar doors in misc and updated the saloon doors.
Changed future doors and added a couple new doors. Textures still need updated.
2015-09-08 11:31:57 -07:00
DonBatman
8cefecc467 Added saloon doors. 2015-09-03 13:12:57 -07:00