Commit Graph

  • 61222424ad check for protection_bypass when opening locked doors master tenplus1 2024-11-09 10:45:48 +00:00
  • add0cd4ab2 tidy code tenplus1 2024-08-16 16:07:17 +01:00
  • 91917a507e added nil check for clicker tenplus1 2024-08-04 00:02:54 +01:00
  • 2ae08b68d0 tidy code, tweak can_toggle tenplus1 2024-08-02 16:51:41 +01:00
  • 34dece98b3 update esperanto translation (thx jadedctrl) tenplus1 2024-05-20 08:12:10 +01:00
  • dd8805f74a update esperanto translation (thx Jaidyn Ann) tenplus1 2023-12-11 11:34:57 +00:00
  • 6b634e2b03 update mod.conf tenplus1 2023-09-05 08:04:52 +01:00
  • 6cdf0ecc26 play sound when using lock tool tenplus1 2023-09-05 08:03:24 +01:00
  • 7b40f5b54e 5.x tenplus1 2023-08-08 17:44:38 +01:00
  • 4d90d37df3 add loaded msg tenplus1 2022-12-19 17:02:22 +00:00
  • a72ba71cb0 update license.txt tenplus1 2022-11-25 09:34:49 +00:00
  • f2168cb682 add clicker nil check tenplus1 2022-11-10 09:17:28 +00:00
  • 89bb770f8d update readme tenplus1 2022-11-09 12:17:37 +00:00
  • efc120a6eb fence gates have mesecons support tenplus1 2022-11-09 12:14:45 +00:00
  • b54553ad1c update readme tenplus1 2022-11-09 11:56:48 +00:00
  • 1ac7dbe290 add mesecons support (disable mesecons_doors) tenplus1 2022-11-09 11:46:09 +00:00
  • 6830397bd3 add clicker check tenplus1 2022-11-09 07:47:40 +00:00
  • bb3ede632a add recipe for old keys into iron lump tenplus1 2022-09-26 09:40:16 +01:00
  • 857837f19c tidy translation check, remove unneeded protection violations tenplus1 2022-09-22 11:31:07 +01:00
  • 28e452bad8 add missing translations tenplus1 2022-09-21 16:15:49 +01:00
  • 081fe0035a remove uneeded local tenplus1 2022-09-21 15:13:11 +01:00
  • b279fa24ed update screenshot.jpg tenplus1 2022-09-21 14:41:27 +01:00
  • 06231b7a62 fix trapdoor infotext tenplus1 2022-09-21 14:34:26 +01:00
  • 5f238d26ea add latest mazes_80 changes tenplus1 2022-09-21 14:25:22 +01:00
  • ec1a7ba6c2 fix dig issue tenplus1 2022-09-21 13:58:40 +01:00
  • 45dcb3cb3d move can dig tenplus1 2022-09-21 13:03:39 +01:00
  • 00c65dd267 master key can be used on any door that's locked (thanks mazes_80) tenplus1 2022-09-21 12:58:57 +01:00
  • 0c41f4a462 add latest mazes_80 changes tenplus1 2022-09-21 11:44:48 +01:00
  • d66327ff67 Replaced key tool with lock tool, added translations, re-added master key usage, tweaked and tidied code (thanks Mazes-80 for update) tenplus1 2022-09-21 10:03:26 +01:00
  • 7676b08fc9 add oak trapdoor fuel recipe tenplus1 2022-04-13 11:59:47 +01:00
  • ac1f92d59a added oak trapdoor tenplus1 2022-04-12 12:36:42 +01:00
  • b460a177e9 fix negate tenplus1 2022-03-27 08:08:18 +01:00
  • be2071fadf update readme (thanks mckaygerhard) tenplus1 2022-03-02 08:19:39 +00:00
  • f9fcdd4f5a update creative check tenplus1 2022-03-01 10:47:15 +00:00
  • 5cdc3e72c1 allow to set use_texture_alpha when registering doors tenplus1 2022-01-15 09:27:28 +00:00
  • 6d89dea3d8 replace door .obj files with .b3d one's tenplus1 2021-11-15 09:56:12 +00:00
  • 6ebffb0b72 keep in line with default doors mod changes tenplus1 2021-11-02 12:34:38 +00:00
  • f0fef3f66c fix table sharing (thanks sfence) and add aliases for _c and _d tenplus1 2021-06-04 08:00:06 +01:00
  • da32328640 add two new doors by Phiwari and IceAge tenplus1 2021-05-31 12:44:14 +01:00
  • f4e2d57337 update code to be more in-line with 5.x tenplus1 2021-05-31 12:14:24 +01:00
  • 1754a630e8 fix trapdoor infotext and settings: tenplus1 2021-05-25 17:57:30 +01:00
  • fcdbc6cb33 code tidy and tweak tenplus1 2021-04-20 14:44:01 +01:00
  • 25c7554f7d re-enable mod.conf tenplus1 2021-01-25 20:51:22 +00:00
  • ae66630b40 disable mod.conf so things work again tenplus1 2021-01-25 20:44:54 +00:00
  • 30edbb526d add mod.conf file tenplus1 2021-01-21 10:01:50 +00:00
  • a808731f60 add screenshot tenplus1 2020-12-25 09:22:58 +00:00
  • 10d93f3bd1 code tidy ' to " TenPlus1 2019-08-05 08:50:58 +01:00
  • 21551c3735 fix trapdoor textures, use group:stick in recipes, keep key for locked chest use TenPlus1 2019-05-19 18:35:23 +01:00
  • 8018813bcc update doors code with nil checks and global functions TenPlus1 2019-02-22 15:52:02 +00:00
  • a735611ce0 remove craft for skeleton key TenPlus1 2018-08-03 10:13:53 +01:00
  • 9e0758d51d fix hidden nodebox TenPlus1 2017-04-13 10:46:54 +01:00
  • 1292ae79ea re-add def.groups properly TenPlus1 2017-04-02 20:22:48 +01:00
  • 3819ae48c3 removed def.groups for door inventory items, was removing them from creative inv. TenPlus1 2017-03-31 10:08:37 +01:00
  • 47001024c9 added groups definition for door craftitems TenPlus1 2017-03-29 19:22:33 +01:00
  • cc04306bd2 shift+rightclick places door when clicking on another door :) TenPlus1 2017-01-03 11:29:32 +00:00
  • cc2ff88cd0 added fuel recipes TenPlus1 2016-12-10 16:14:37 +00:00
  • baac0ea267 fix protected trapdoors TenPlus1 2016-12-10 16:06:56 +00:00
  • 9a48bb2f88 doors can no longer be rotated with screwdriver TenPlus1 2016-09-29 09:53:05 +01:00
  • 197d1ae835 Updated readme TenPlus1 2016-08-30 10:05:36 +01:00
  • f96c1a337c Added rotatable door changes TenPlus1 2016-08-06 09:19:03 +01:00
  • b503049673 Added t4im's can_dig changes TenPlus1 2016-08-01 20:40:54 +01:00
  • 92269c8deb Added new trapdoor changes by Thomas-S TenPlus1 2016-07-22 14:32:29 +01:00
  • 6e1eb3123a Added Thomas-S' trapdoor texture fix TenPlus1 2016-07-20 09:30:10 +01:00
  • 212a5f5ae1 Fix fencegate_open collision box for falling nodes glitch TenPlus1 2016-07-19 08:51:20 +01:00
  • 41d847d01b Thomas-S additional naming code for trapdoors TenPlus1 2016-07-17 21:12:29 +01:00
  • 2655de22cf Removed additional remobe_node for trapdoor on_blast function TenPlus1 2016-07-17 21:09:17 +01:00
  • 0f8a6185da Changed door groups TenPlus1 2016-07-14 08:28:25 +01:00
  • 9f67df7fc0 re-add snappy group TenPlus1 2016-07-13 19:29:04 +01:00
  • 359920fe62 glass door groups similar to glass block TenPlus1 2016-07-13 18:53:04 +01:00
  • d24427e4c3 Added t4im changes TenPlus1 2016-07-11 21:02:27 +01:00
  • 929ef09638 oops TenPlus1 2016-07-08 09:59:51 +01:00
  • e542527250 added t4im fix for trapdoors TenPlus1 2016-07-08 09:55:42 +01:00
  • c687ce542b remove texture alpha TenPlus1 2016-07-02 09:08:32 +01:00
  • ffae26fd51 updated to latest defaults TenPlus1 2016-06-28 15:02:47 +01:00
  • ef7a6692c2 Updated with latest from default door mod TenPlus1 2016-06-05 11:11:44 +01:00
  • b3c951a8f6 better fix TenPlus1 2016-05-21 08:11:32 +01:00
  • 6b8d9f167c added duane-r's door state bugfix TenPlus1 2016-05-20 12:48:09 +01:00
  • 6c4348dadf Forgot a space in locked door infotext TenPlus1 2016-03-30 21:51:45 +01:00
  • 80c93515de Add doors.mod = "redo" TenPlus1 2016-03-30 12:01:38 +01:00
  • 7229a80803 Tweaked and tidied code TenPlus1 2016-03-29 22:42:01 +01:00
  • 71b12853fa Less spaghetti, removed use_texture_alpha to fix underwater bug TenPlus1 2016-03-29 16:59:56 +01:00
  • 5553524f6d Initial upload TenPlus1 2016-03-29 16:49:25 +01:00