15 Commits

Author SHA1 Message Date
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
bell07
752df8fcfb
Fix leaked globals
make functions local to avoid overlaps to other mods
2017-12-26 15:01:06 +01:00
Auke Kok
b567295eae Cleanfile: remove all whitespace issues. 2017-03-31 21:48:30 -07:00
kakalak-lumberJack
033e08d375 fix itemstack, duplicate recipes
Fixed items not being removed in function on_place and created unique recipes for crafting each door.
2017-03-31 21:45:31 -07:00
DonBatman
3a17daeedd Added 2 new doors to future 2016-04-03 07:08:41 -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
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
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
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
a6a68266d9 Moved nodebox doors to future 2015-08-31 15:53:23 -07:00
DonBatman
a5089bd53c Added future doors 2015-08-28 15:34:08 -07:00