Commit Graph

  • cd3a42cfd7
    Fix deprecated function calls (#104) master 1F616EMO~nya 2024-06-26 03:31:20 +0800
  • 6cb0a32954
    Resolve https://github.com/minetest-mods/digtron/pull/104#discussion_r1646057170 1F616EMO 2024-06-22 14:37:16 +0800
  • c97db07b14
    Display item description when missing item (#103) 1F616EMO~nya 2024-06-18 12:29:44 +0800
  • ed53f153f7
    Furtuer optimize 1F616EMO 2024-06-18 07:03:27 +0800
  • 52a7ff2003
    Cache function used in add_object_pos 1F616EMO 2024-06-18 06:49:27 +0800
  • 5044eaa182
    Fix deprecated function calls 1F616EMO 2024-06-17 18:29:57 +0800
  • 0abbb02e3a
    Display item description when missing item 1F616EMO 2024-06-17 18:12:45 +0800
  • 64416fd07c
    Update README.md (#102) Luke aka SwissalpS 2024-05-28 07:46:51 +0200
  • cca56a798f
    Update README.md Luke aka SwissalpS 2024-05-27 01:47:38 +0200
  • 9697db788f
    Replace fake player code with fakelib (#101) OgelGames 2024-05-24 21:15:51 +1000
  • b46a0ce6ed mention fakelib in readme OgelGames 2024-05-24 13:44:08 +1000
  • 71b11ecd5b remove depends.txt and description.txt OgelGames 2024-05-24 13:23:10 +1000
  • 8aa5deadf1 update luacheck workflow OgelGames 2024-05-24 13:22:52 +1000
  • 37f22d04b6 replace fake player with fakelib OgelGames 2024-05-24 13:21:41 +1000
  • ff0d9bcbad
    Apply container loggers onto digtron containers (#100) 1F616EMO~nya 2024-04-04 13:35:25 +0800
  • ac6ab73720
    Apply container loggers onto digtron containers 1F616EMO 2024-04-03 21:24:44 +0800
  • 0c8f652b2c
    preserve crate name when repacking digtron (#97) OgelGames 2024-02-21 20:34:23 +1100
  • 90914f958e preserve crate name when repacking digtron OgelGames 2024-02-21 18:57:06 +1100
  • ce02163ef0
    Fix use_texture_alpha warnings (#96) 1F616EMO~nya 2024-01-17 14:54:55 +0800
  • 8cd14fbf24
    Fix use_texture_alpha warnings 1F616EMO 2024-01-17 12:23:54 +0800
  • afd6b8736a
    Node diggers also eating dungeon chests (#95) 1F616EMO~nya 2024-01-17 02:15:41 +0800
  • 7dd8bf624f
    Node diggers also eating dungeon chests 1F616EMO 2024-01-16 22:37:00 +0800
  • 1b4628e491
    Avoid falling nodes eating digger heads (#94) 1F616EMO~nya 2024-01-15 21:16:46 +0800
  • a52f95c2ca
    Avoid falling nodes eating digger heads 1F616EMO 2024-01-15 19:43:34 +0800
  • 6cf6fd80a9 Add template ksandr 2023-11-23 10:18:02 +0300
  • b89907c5dd Translate awards ksandr 2023-11-22 16:57:44 +0300
  • 822352f7bc Translate util ksandr 2023-11-22 10:42:36 +0300
  • af3ca2ac09 Translate doc ksandr 2023-11-20 13:02:26 +0300
  • 0f1d53dbde Translate all nodes ksandr 2023-11-17 13:55:41 +0300
  • e74ef691fa Begin translate ksandr 2023-11-17 11:32:28 +0300
  • 2ecf94bdeb Add template ksandr 2023-11-23 10:18:02 +0300
  • 62ff0b6503 Translate awards ksandr 2023-11-22 16:57:44 +0300
  • 9c93957e80 Translate util ksandr 2023-11-22 10:42:36 +0300
  • 200f81ceb8 Translate doc ksandr 2023-11-20 13:02:26 +0300
  • f4f1020e43 Translate all nodes ksandr 2023-11-17 13:55:41 +0300
  • 68e1a68fa8 Begin translate ksandr 2023-11-17 11:32:28 +0300
  • f746e64c5f
    provide default for offset var in case of nil Buckaroo Banzai 2023-11-02 11:29:50 +0100
  • 3e1c1ca208
    add luacheck and ci workflow (#88) Buckaroo Banzai 2023-06-19 07:44:40 +0200
  • 65dc35a82d final fixes luacheck BuckarooBanzay 2023-06-05 13:05:54 +0200
  • 43168c66e2 more regex magic BuckarooBanzay 2023-06-05 12:39:36 +0200
  • fcb21387e4 doc.lua special rules BuckarooBanzay 2023-06-05 12:37:01 +0200
  • b934741307 add deps BuckarooBanzay 2023-06-05 12:36:05 +0200
  • 3644cef5a2 regex magic BuckarooBanzay 2023-06-05 12:34:40 +0200
  • d4c2cfbd60 more fixes BuckarooBanzay 2023-06-05 12:31:28 +0200
  • 828cb5bc9b more fixes BuckarooBanzay 2023-06-05 11:43:25 +0200
  • 6db2646b23 fix another bunch BuckarooBanzay 2023-05-24 08:09:42 +0200
  • ef9a394cba add luacheck and ci workflow BuckarooBanzay 2023-05-24 08:03:06 +0200
  • 3f9ca87269
    Master builder node (#60) Hans von Smacker 2023-05-24 09:00:00 +0300
  • 87db1b33ac
    Fix crate transparency (#87) Buckaroo Banzai 2023-05-23 20:32:46 +0200
  • 7518258f06
    fix crate transparency Buckaroo Banzai 2023-05-22 07:33:51 +0200
  • fc11dce128
    Fix deprecated minetest.env calls (#86) Buckaroo Banzai 2023-02-21 20:41:49 +0100
  • 67bce01d2a
    fix deprecated minetest.env calls Buckaroo Banzai 2023-02-17 08:57:39 +0100
  • 972b6919dc Fix rotation and controller being single-use Gabriel Pérez-Cerezo 2020-04-02 21:48:28 +0200
  • c6611fdede Fix no fuel bug, fix rotation axles and simple controllers being single-use. Gabriel Pérez-Cerezo 2020-03-30 19:25:32 +0200
  • c7bb36b2c7
    Fix links in the README (#82) Arsenicus 2022-06-03 20:33:54 +0300
  • 00f7636647
    Fix links Arsenicus 2022-06-01 03:00:10 +0300
  • 8cd481daea
    Allow duplicating into protected crates (#80) Luke aka SwissalpS 2022-03-22 22:13:47 +0100
  • 19a307ba8c
    whitespace: style Luke aka SwissalpS 2022-03-05 12:55:20 +0100
  • f463928587
    allow duplicating into protected crates Luke aka SwissalpS 2022-02-15 15:40:18 +0100
  • ed62ae3275
    Fix use_texture_alpha warnings (#79) sfence 2021-08-21 09:42:00 +0200
  • 604ace11d8 Fix use_texture_alpha warnings. SFENCE 2021-08-10 15:14:03 +0200
  • 843dbd2276
    Replace deprecated function calls (#70) tuedel 2020-08-12 21:15:36 +0200
  • 1c85c822e8
    auto_controller: Avoid nil error when digging slopes (#69) tuedel 2020-08-11 18:57:09 +0200
  • 15c2663ad5 Replace deprecated function calls tuedel 2020-06-09 15:02:27 +0000
  • 489674ef3f auto_controller: Avoid nil error when digging slopes tuedel 2020-07-17 12:36:36 +0000
  • eea743185d
    Change after_dig_node() callbacks to supply metadata as table (#68) Thomas--S 2020-07-31 18:33:09 +0200
  • 4c16606e42 Change after_dig_node() callbacks to supply metadata as table. Metadata was previously lost according to my testing. Now, the behaviour will be as specified in Minetest's lua_api.txt. Thomas--S 2020-07-21 21:32:27 +0200
  • 93573f22ee
    Fix and simplify battery usage (#65) OgelGames 2020-06-01 19:22:28 +1000
  • 71547860d7 Fix rotation and controller being single-use Gabriel Pérez-Cerezo 2020-04-02 21:48:28 +0200
  • 10f45c5465 Fix no fuel bug, fix rotation axles and simple controllers being single-use. Gabriel Pérez-Cerezo 2020-03-30 19:25:32 +0200
  • 75c7be4c72 fix and simplify battery usage OgelGames 2020-03-21 22:31:02 +1100
  • 3c0fbca66f make it possible to edit builders that are part of an assembled digtron digtron-2.0-digpocalypse FaceDeer 2020-03-01 23:52:24 -0700
  • c969676657
    Forbid dropping loaded digtron crates (see #44) (#61) gpcf 2020-02-25 20:43:22 +0100
  • f3d526eda7
    Prevent punching with invalid userdata (#64) SX 2020-02-25 21:42:57 +0200
  • a8eccd3512 Check for protection when taking crates Gabriel Pérez-Cerezo 2020-02-24 20:29:04 +0100
  • 6745446fcd fix name preservation, add stop button FaceDeer 2020-02-23 23:39:01 -0700
  • 1e776defd5 update to client-side translation system FaceDeer 2020-02-22 13:51:41 -0700
  • 5e7ee1c168
    Prevent punching with invalid userdata SX 2020-02-16 17:32:28 +0200
  • 557bfcb631 fix drops for mb h-v-smacker 2019-12-10 16:41:31 +0300
  • e45b12b31d Forbid dropping loaded digtron crates (see #44) Gabriel Pérez-Cerezo 2019-11-17 00:20:26 +0100
  • ee279ccc0b introducing master builder module h-v-smacker 2019-11-06 20:19:18 +0300
  • 9bd95583d0 Merge branch 'master' of https://github.com/minetest-mods/digtron h-v-smacker 2019-11-06 17:46:51 +0300
  • a691afb6d8 Add (soft) dependencies to "mod.conf" (#58) David Leal 2019-09-22 23:34:19 -0500
  • d79b22673b rearrange context cache to play nice with players using multiple digtrons FaceDeer 2019-09-08 19:25:29 -0600
  • b568fffdc8 fix bug in rotate, wasn't invalidating adjacent node cache FaceDeer 2019-09-08 14:42:22 -0600
  • 8f70b982fd fix a bug with building into freshly-dug spots FaceDeer 2019-09-08 13:02:10 -0600
  • 926f72286e more loopable engine sound, supporting sequences better FaceDeer 2019-09-08 05:36:50 -0600
  • 61be57ed45 give builder items a little love FaceDeer 2019-09-08 00:46:54 -0600
  • f83f5cba11 remove need to pass formname around FaceDeer 2019-09-08 00:23:28 -0600
  • 873236667d command UI now lets multiple cycles be requested. FaceDeer 2019-09-08 00:20:54 -0600
  • fe5979a1ab sequencer can now advance through the sequence. Still not actually hooked up to effect commands though FaceDeer 2019-09-07 21:48:41 -0600
  • ace967dab0 make sequencer data structure more robust FaceDeer 2019-09-03 00:47:06 -0600
  • 772bcdd0f3 add paging to inventory tabs FaceDeer 2019-09-02 22:28:41 -0600
  • a998fd9d98 tidy recipes FaceDeer 2019-09-02 20:26:27 -0600
  • ce6f05c336 digtrons can do hp damage now FaceDeer 2019-09-02 20:17:51 -0600
  • 63a7f6aaaa implement duplicator FaceDeer 2019-09-02 14:28:13 -0600
  • 1fa10d81ba make soft diggers work FaceDeer 2019-09-01 23:33:52 -0600
  • e717f09cb3 stair digging is now possible, if a bit hacky. FaceDeer 2019-09-01 19:03:37 -0600
  • d74363610d make dual diggers function dually FaceDeer 2019-09-01 14:25:46 -0600
  • 0eb3d1f3bc add dual digger nodes, recipes FaceDeer 2019-09-01 12:49:15 -0600