Commit Graph

  • 65f98f12ae
    Merge ed9257cd06aa7e7bd864d4d46c4772ef83a93843 into 05eea5177e4c804eea6fdf77eccd141405b38613 Vftdan 2023-11-18 06:44:28 +0000
  • ed9257cd06 Use original after_use instead of directly calling add_wear Vftdan 2023-11-18 09:34:21 +0300
  • b6963e5d91
    Merge 1363bdfa7a9a1742e3dfa939436e9b33e70da954 into 05eea5177e4c804eea6fdf77eccd141405b38613 Gábriel 2023-10-19 13:57:54 +0200
  • 1363bdfa7a Add German and Hungarian localization gabriel1379 2023-10-19 13:56:19 +0200
  • dbb1c098d0
    Merge ab401c360c2adab9e87fe499f095a21df73aad45 into 05eea5177e4c804eea6fdf77eccd141405b38613 Github is a non-free platform owned by Microsoft. Reasonable alternatives exist, such as Gitea, Sourcehut. We need a federated, mastodon-like forge based on ForgeFed. See: https://forgefed.org 2023-09-15 17:50:37 +0000
  • ab401c360c add shears tool type Freeman 2023-09-15 19:50:25 +0200
  • 13352af352 MineClone Compatibility Freeman 2023-09-08 02:08:43 +0200
  • 905e6b91f3
    Merge d582fcf79f5b069dd8f9f65b66738e218c98bd9e into 05eea5177e4c804eea6fdf77eccd141405b38613 Luke aka SwissalpS 2023-03-22 14:23:23 +0100
  • 6df9fc1076
    Merge 4a2551e9f545f59350963ca894e01a24d11a9b11 into 05eea5177e4c804eea6fdf77eccd141405b38613 OgelGames 2022-10-04 13:40:05 +0200
  • 05eea5177e
    Update README.md master lisacvuk 2022-10-04 13:35:43 +0200
  • 00538232da
    Create LICENCE lisacvuk 2022-10-04 13:34:19 +0200
  • d582fcf79f
    Spanish translation Luke aka SwissalpS 2022-01-21 23:35:41 +0100
  • 9639d61ed2
    Update toolranks.de.tr Luke aka SwissalpS 2022-01-21 23:09:45 +0100
  • 0b6d4174a5
    Update toolranks.fr.tr Luke aka SwissalpS 2022-01-21 23:09:17 +0100
  • d88b04d0e0
    Update init.lua Luke aka SwissalpS 2022-01-21 23:05:50 +0100
  • 266f8ab06a more info and languages Luke aka SwissalpS 2022-01-21 03:48:29 +0100
  • 4a2551e9f5 minor fixes OgelGames 2021-10-01 17:44:55 +1000
  • 568944bc87
    check groupcaps[].uses for nil Buckaroo Banzai 2021-09-29 21:52:58 +0200
  • 8010feb5bf
    Add nil check afteruse tenplus1 2020-11-22 14:32:59 +0000
  • 12af618f9b
    Add check for tool_capabilities and fallback if not defined (#15) OgelGames 2020-07-01 02:30:12 +1000
  • 4f8ca314ec fix whitespace OgelGames 2020-06-29 21:50:46 +1000
  • 52bb7343b8 add check for tool_capabilities and fallback if not defined OgelGames 2020-06-29 21:26:03 +1000
  • d000b4b20f
    fix tool description for old and unused tools (#14) v1.2 OgelGames 2020-06-20 22:41:30 +1000
  • 17994ed8db
    add luacheck and github workflow (#13) OgelGames 2020-06-20 22:35:24 +1000
  • 326a9e9c68 fix tool description for old and unused tools OgelGames 2020-06-20 22:32:32 +1000
  • 2ac0b96b47
    Use tool capabilities and add more levels (#12) OgelGames 2020-06-18 21:37:21 +1000
  • 94a55bee13 switch back to spaces for indentation OgelGames 2020-06-18 21:18:21 +1000
  • 46919c89c8 add settings OgelGames 2020-06-17 23:44:35 +1000
  • 756755f14d add luacheck and github workflow OgelGames 2020-06-17 22:51:46 +1000
  • 6e05a05888 update readme OgelGames 2020-06-17 22:50:35 +1000
  • a49c85aa47 make helper function global OgelGames 2020-06-17 22:50:19 +1000
  • 28e12edf91 code tidy OgelGames 2020-06-17 21:28:30 +1000
  • d581cc66ac use set_tool_capabilities() and add more levels OgelGames 2020-06-17 20:45:56 +1000
  • 0aab731aae Add register_extra_tool_type function Louis 2020-02-12 16:07:34 +0100
  • 9ca558718a
    Add translation support for french (#9) v1.1 Louis Royer 2020-02-04 23:31:06 +0100
  • 76c9687fb4 Add translation support for french Louis 2020-02-04 12:20:23 +0100
  • 5397dd3277 Add farming as optional dependency And make the mod working with hoes Louis Royer 2020-02-02 14:42:18 +0100
  • 4c1092a191 Remove moreores support to fix circular dependencies (#7) OgelGames 2020-01-02 07:56:32 +1100
  • 065d585db0 tidy tool override code OgelGames 2019-12-30 20:17:20 +1100
  • bdd4467dde remove moreores support/dependency OgelGames 2019-12-30 20:08:49 +1100
  • 1d93d25d1b Fixed circular dependencies Ginger88895 2019-06-29 01:55:16 +0800
  • ea5426316e Crash fix - check if description is nil before trying to search it. (#3) Argyle 2019-03-14 20:13:16 -0400
  • 35e93cc37e Crash fix - check if description is nil before trying to search it. argyle 2019-03-14 10:05:16 -0400
  • 5f87854323
    Create mod.conf lisacvuk 2019-03-14 09:29:17 +0000
  • d1be7c1e94
    add moreores swords tenplus1 2018-07-01 14:30:49 +0100
  • 090abe5997
    Added default swords tenplus1 2018-07-01 14:06:23 +0100
  • 84467b0f74
    Delete CHANGELOG lisacvuk 2018-03-04 09:50:24 +0100
  • 3f94d76e53 added nil check tenplus1 2017-09-29 16:08:55 +0100
  • dbfa254de3 Fix indent. Stefan Vukanović 2017-09-27 19:16:47 +0200
  • eb7ba36768 Annonaunce most used tool. Stefan Vukanović 2017-09-27 19:11:19 +0200
  • 923fb61054 Increase required nodes per level lisacvuk 2017-09-04 10:24:28 +0200
  • dd47f2de5e Merge 9e02edb5e264b998c34c8e29734f0b7c4e76f85b into 5bfb603bf4242e3e19af203a798124a66e44a1af silwol 2017-08-09 08:50:08 +0000
  • 9e02edb5e2 Show the new tool level in the level-up chat message Wolfgang Silbermayr 2017-08-09 10:44:00 +0200
  • 29ae8b8cc8 Support an infinite number of levels Wolfgang Silbermayr 2017-08-09 10:38:02 +0200
  • 5bfb603bf4 Add moreores support lisacvuk 2017-07-28 15:13:45 +0200
  • b3bfb67947 indented with spaces tenplus1 2017-07-28 14:11:38 +0100
  • 3def30b634 only update meta when needed tenplus1 2017-07-28 13:50:04 +0100
  • 813897b514 add missing local tenplus1 2017-07-28 09:24:00 +0100
  • cdf2606228 add moreores? tenplus1 2017-07-28 09:01:51 +0100
  • 216597d25c add moreores support tenplus1 2017-07-28 09:00:44 +0100
  • 24321fc605 -Add a sound when tool levels up -Fix tabs instead of spaces Stefan Vukanović 2017-07-27 15:21:03 +0200
  • 1454f82e51 Decrease the limit of the tool breaking warning. Stefan Vukanović 2017-07-27 13:44:15 +0200
  • eac63a4606 Check if tool is about to break and notify the player. Stefan Vukanović 2017-07-27 13:36:54 +0200
  • 2a62b23076 Only count nodes that spend the tool. Stefan Vukanović 2017-07-13 19:46:18 +0200
  • 61fde54efc Move all functions to toolranks table; in order to allow mod developers to add support for their mod. Updated readme. Stefan Vukanović 2017-07-13 15:12:49 +0200
  • 68cf70d20d Fixed a bug crashing Minetest when dug nodes count exceeds 799. Stefan Vukanović 2017-07-12 14:04:34 +0200
  • 93eaab0ff0 Initial commit. Stefan Vukanović 2017-07-10 13:08:07 +0200
  • a17cc19633 Initial commit Stefan Vukanović 2017-07-09 17:40:31 +0200
  • 10f011249e Initial commit lisacvuk 2017-07-09 17:39:47 +0200