Commit Graph

  • b8353d781b
    Fix item duplication bug (#15) master Niklp 2024-05-06 17:29:03 +0200
  • b6c8663bd3
    convenience SmallJoker 2024-05-02 21:26:52 +0200
  • 0d317fe44e
    make less complicated, break long lines SmallJoker 2024-05-02 21:19:13 +0200
  • a2b8da401e
    Changes from code review Niklp 2024-04-30 19:35:50 +0200
  • 30e08ef234
    Fix item duplication bug Niklp 2024-04-26 22:38:00 +0200
  • f34e5aaef8
    Fixes for mcl* compatibility (#13) MysticTempest 2024-01-22 11:25:31 -0600
  • caec5d40ce Code formatting fix. MysticTempest 2024-01-19 14:33:20 -0600
  • a45c0e1c4a Fixes for mcl* compatibility. MysticTempest 2024-01-18 17:59:45 -0600
  • 5ebbac55e8
    Add mcl* compatibility (#12) Cora de la Mouche 2023-11-22 20:26:27 +0100
  • ac4f417cfd Convert double to single quotes in mcl formspec for consistency cora 2023-11-12 21:29:59 +0100
  • 27e34118e8 Add 'dst' liststring cora 2023-11-12 21:29:37 +0100
  • 9cd5ac436f Put node sounds in a separate variable cora 2023-11-12 21:28:51 +0100
  • 1d2ba12494 Add mcl* compatbility cora 2023-11-09 00:57:23 +0100
  • 3b3309ea43
    Respect all slots upon digging and disallow TNT blasts (#11) tenplus1 2023-05-14 12:52:47 +0000
  • c9518f7a9e
    fix digging bug tenplus1 2023-04-27 13:20:48 +0000
  • 191676114f
    allow using shift-click to remove items from the craft grid flux 2023-02-27 15:40:14 -0800
  • 228fd2cbec
    use node timers instead of ABM; turn recipe into a schema and refund recipe items; prevent digging when actual items are inside; add protection (though not ownership); don't lose recipe replacements if there's no room for them flux 2023-02-27 15:22:44 -0800
  • 5dc42d75b3
    add comment about futil version check flux 2023-01-29 14:36:11 -0800
  • be29db6fac
    use simple version string flux 2023-01-29 14:34:10 -0800
  • c33ade2208
    remove meaningless performance stuff flux 2023-01-24 15:38:56 -0800
  • 729a726a0d
    add mention of futil in readme flux 2023-01-24 15:20:43 -0800
  • 91fe945d88
    move metadata into mod.conf flux 2023-01-24 15:12:25 -0800
  • 7eff645b9b
    fix version in mod.conf flux 2023-01-24 14:29:30 -0800
  • dfff68ffd7
    reduce verbosity of luacheck flux 2023-01-24 14:21:52 -0800
  • babba854a8
    remove redundant i18n.py, see https://github.com/minetest-tools/update_translations flux 2023-01-24 09:56:33 -0800
  • 8e2a4f3fd1
    minor lua optimizations flux 2023-01-21 17:14:13 -0800
  • 29a922352e
    cache crafting result per a suggestion from sokomine flux 2023-01-21 16:45:21 -0800
  • 0bea02567b
    refactor; use timer instead of ABM; refund replacements properly and don't lose items; recipe is a schema instead of an inventory flux 2023-01-21 14:26:19 -0800
  • 9dc6074987
    Add listring in formspec (#7) nixnoxus 2022-02-02 18:53:49 +0100
  • 7a6031a835 add listring in formspec nixnoxus 2022-01-21 11:00:54 +0100
  • 64e7ee216b
    Fix return of replacement items (#5) fluxionary 2021-08-21 00:42:22 -0700
  • 4acf6cb7b2 fix return of replacement items flux 2021-08-12 15:52:13 -0700
  • 69083ed6f5 Fix incorrect crafting_rate type sfan5 2020-05-27 20:57:45 +0200
  • f97cb9a238
    Add french translation (#2) Louis Royer 2020-03-09 06:53:23 +0100
  • d3ea319e6d Add french translation Louis Royer 2020-03-08 12:37:48 +0100
  • ca21489bc1 Merge pull request #1 from AntumDeluge/settings v1.0 FaceDeer 2017-06-07 09:11:52 -0600
  • 81e56c65cd Replace deprecated method 'setting_get' with 'settings:get' AntumDeluge 2017-06-07 04:36:13 -0700
  • 3aa4cfb881 screenshot and description FaceDeer 2017-02-28 21:12:54 -0700
  • 319ddf9b21 add setting to change how rapidly crafting happens FaceDeer 2017-02-28 21:12:46 -0700
  • ad99186f3c add documentation FaceDeer 2017-02-25 21:17:23 -0700
  • 71e0b3a61e Initial commit FaceDeer 2017-02-25 19:55:21 -0700