SmallJoker
5d78183cf2
Make 'screwdriver' optional ( #39 )
...
luacheck / luacheck (push) Has been cancelled
This eases the integration for other games. The screwdriver API should
still be provided when needed to avoid incorrect node rotations.
2024-11-15 21:23:19 +01:00
Niklp
79547ede26
Disallow rotation of various doors ( #36 )
...
Rotating them would result in a strange-looking state.
2024-07-18 18:15:58 +02:00
Niklp
f1fdabe0b0
Enable luacheck
2023-12-27 09:12:43 +01:00
Niklp
5264626c79
Add sliding door and garage door crafts ( #31 )
2023-07-16 09:50:07 +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
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
2f72e89967
Fix many luacheck errors.
...
This still seems loaded with bugs, but I can't review or fix
them until the code looks a bit better. I can see some of the
doors in the game and they all seem to be working, so, calling
it good for now.
2017-03-31 22:04:39 -07: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
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
4e4ff111c6
change some code
2015-11-27 22:45:50 +01:00
DonBatman
d794f6f381
Add Hybrids suggestions of pointable and diggable
2015-11-24 08:36:35 -08:00
DonBatman
5df009bc9a
Fixed drops
2015-11-23 17:27:35 -08:00
DonBatman
fc234b7f9c
Added garage door
2015-11-23 17:23:48 -08:00