66 Commits

Author SHA1 Message Date
tenplus1
2ae08b68d0 tidy code, tweak can_toggle 2024-08-02 16:51:41 +01:00
tenplus1
6cdf0ecc26 play sound when using lock tool 2023-09-05 08:03:24 +01:00
tenplus1
7b40f5b54e 5.x 2023-08-08 17:44:38 +01:00
tenplus1
4d90d37df3 add loaded msg 2022-12-19 17:02:22 +00:00
tenplus1
f2168cb682 add clicker nil check 2022-11-10 09:17:28 +00:00
tenplus1
efc120a6eb fence gates have mesecons support 2022-11-09 12:14:45 +00:00
tenplus1
1ac7dbe290 add mesecons support (disable mesecons_doors) 2022-11-09 11:46:09 +00:00
tenplus1
6830397bd3 add clicker check 2022-11-09 07:47:40 +00:00
tenplus1
bb3ede632a add recipe for old keys into iron lump 2022-09-26 09:40:16 +01:00
tenplus1
857837f19c tidy translation check, remove unneeded protection violations 2022-09-22 11:31:07 +01:00
tenplus1
081fe0035a remove uneeded local 2022-09-21 15:13:11 +01:00
tenplus1
06231b7a62 fix trapdoor infotext 2022-09-21 14:34:26 +01:00
tenplus1
5f238d26ea add latest mazes_80 changes 2022-09-21 14:25:22 +01:00
tenplus1
ec1a7ba6c2 fix dig issue 2022-09-21 13:58:40 +01:00
tenplus1
45dcb3cb3d move can dig 2022-09-21 13:03:39 +01:00
tenplus1
00c65dd267 master key can be used on any door that's locked (thanks mazes_80) 2022-09-21 12:58:57 +01:00
tenplus1
0c41f4a462 add latest mazes_80 changes 2022-09-21 11:44:48 +01:00
tenplus1
d66327ff67 Replaced key tool with lock tool, added translations, re-added master key usage, tweaked and tidied code (thanks Mazes-80 for update) 2022-09-21 10:03:26 +01:00
tenplus1
7676b08fc9 add oak trapdoor fuel recipe 2022-04-13 11:59:47 +01:00
tenplus1
ac1f92d59a added oak trapdoor 2022-04-12 12:36:42 +01:00
tenplus1
b460a177e9 fix negate 2022-03-27 08:08:18 +01:00
tenplus1
f9fcdd4f5a update creative check 2022-03-01 10:47:15 +00:00
tenplus1
5cdc3e72c1 allow to set use_texture_alpha when registering doors 2022-01-15 09:27:28 +00:00
tenplus1
6d89dea3d8 replace door .obj files with .b3d one's 2021-11-15 09:56:12 +00:00
tenplus1
6ebffb0b72 keep in line with default doors mod changes 2021-11-02 12:34:38 +00:00
tenplus1
f0fef3f66c fix table sharing (thanks sfence) and add aliases for _c and _d 2021-06-04 08:00:06 +01:00
tenplus1
da32328640 add two new doors by Phiwari and IceAge 2021-05-31 12:44:14 +01:00
tenplus1
f4e2d57337 update code to be more in-line with 5.x 2021-05-31 12:14:24 +01:00
tenplus1
1754a630e8 fix trapdoor infotext and settings: 2021-05-25 17:57:30 +01:00
tenplus1
fcdbc6cb33 code tidy and tweak 2021-04-20 14:44:01 +01:00
TenPlus1
10d93f3bd1 code tidy ' to " 2019-08-05 08:50:58 +01:00
TenPlus1
21551c3735 fix trapdoor textures, use group:stick in recipes, keep key for locked chest use 2019-05-19 18:35:23 +01:00
TenPlus1
8018813bcc update doors code with nil checks and global functions 2019-02-22 15:52:02 +00:00
TenPlus1
a735611ce0 remove craft for skeleton key 2018-08-03 10:13:53 +01:00
TenPlus1
9e0758d51d fix hidden nodebox 2017-04-13 10:46:54 +01:00
TenPlus1
1292ae79ea re-add def.groups properly 2017-04-02 20:22:48 +01:00
TenPlus1
3819ae48c3 removed def.groups for door inventory items, was removing them from creative inv. 2017-03-31 10:08:37 +01:00
TenPlus1
47001024c9 added groups definition for door craftitems 2017-03-29 19:22:33 +01:00
TenPlus1
cc04306bd2 shift+rightclick places door when clicking on another door :) 2017-01-03 11:29:32 +00:00
TenPlus1
cc2ff88cd0 added fuel recipes 2016-12-10 16:14:37 +00:00
TenPlus1
baac0ea267 fix protected trapdoors 2016-12-10 16:06:56 +00:00
TenPlus1
9a48bb2f88 doors can no longer be rotated with screwdriver 2016-09-29 09:53:05 +01:00
TenPlus1
197d1ae835 Updated readme 2016-08-30 10:05:36 +01:00
TenPlus1
f96c1a337c Added rotatable door changes 2016-08-06 09:19:03 +01:00
TenPlus1
b503049673 Added t4im's can_dig changes 2016-08-01 20:40:54 +01:00
TenPlus1
92269c8deb Added new trapdoor changes by Thomas-S 2016-07-22 14:32:29 +01:00
TenPlus1
6e1eb3123a Added Thomas-S' trapdoor texture fix 2016-07-20 09:30:10 +01:00
TenPlus1
212a5f5ae1 Fix fencegate_open collision box for falling nodes glitch 2016-07-19 08:51:20 +01:00
TenPlus1
41d847d01b Thomas-S additional naming code for trapdoors 2016-07-17 21:12:29 +01:00
TenPlus1
2655de22cf Removed additional remobe_node for trapdoor on_blast function 2016-07-17 21:09:17 +01:00