24 Commits

Author SHA1 Message Date
Niklp
83d55f241a
Remove obsolete mesecons integration (#37) 2024-10-22 17:40:16 +02:00
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
5264626c79
Add sliding door and garage door crafts (#31) 2023-07-16 09:50:07 +02:00
superfloh247
f22b0c8580
Add group wood to wood nodes so that fences connect (#25) 2023-01-24 12:46:15 +01:00
Niklp
2cd54d5bdd
Add mesecons support (#24) 2023-01-01 13:54:34 +01:00
Niklp
c8db76c2dc
Replace deprecated .txt files with mod.conf (#22) 2022-07-15 17:10:32 +02:00
Oversword
474cb49c73 Merge with master 2021-09-12 20:39:16 +01: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
Jat15
d03d8f1614 [My Dooor Wood] Add compatibility stairs and stairsplus, sounds for node 2021-09-12 20:27:58 +01:00
Jat15
c24873e3eb [My Dooor Wood] Add compatibility stairs and stairsplus, sounds for node 2017-08-27 23:01:44 +02: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
Don
1820428b81 Merge pull request #3 from HybridDog/texture_sizes
reduce texture file sizes
2016-02-14 14:34:49 -08:00
HybridDog
4e4ff111c6 change some code 2015-11-27 22:45:50 +01: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
a6a68266d9 Moved nodebox doors to future 2015-08-31 15:53:23 -07:00
DonBatman
3bf90be162 Added old doors 2015-08-27 20:12:50 -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