|
aac3cded36
|
Merge remote-tracking branch 'upstream/master'
|
2020-11-25 21:56:20 +01:00 |
|
tenplus1
|
8010feb5bf
|
Add nil check afteruse
Add player nil check to toolranks.new_afteruse() to fix error.
|
2020-11-22 14:32:59 +00:00 |
|
OgelGames
|
12af618f9b
|
Add check for tool_capabilities and fallback if not defined (#15)
* add check for `tool_capabilities` and fallback if not defined
* fix whitespace
|
2020-06-30 18:30:12 +02:00 |
|
|
8b466b199f
|
Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev
|
2020-06-20 16:07:16 +02:00 |
|
OgelGames
|
d000b4b20f
|
fix tool description for old and unused tools (#14)
|
2020-06-20 14:41:30 +02:00 |
|
OgelGames
|
2ac0b96b47
|
Use tool capabilities and add more levels (#12)
|
2020-06-18 13:37:21 +02:00 |
|
|
0d7bf5a5d6
|
Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev
|
2020-02-29 18:36:06 +01:00 |
|
Louis Royer
|
9ca558718a
|
Add translation support for french (#9)
Also adds translation ability for other languages.
|
2020-02-04 23:31:06 +01:00 |
|
OgelGames
|
4c1092a191
|
Remove moreores support to fix circular dependencies (#7)
* remove moreores support/dependency
* tidy tool override code
modified code from TenPlus1's fork: 475d844938
|
2020-01-01 21:56:32 +01:00 |
|
|
1a9996b76c
|
Merge branch 'master' of yunohost.local:mtcontrib/minetest-toolranks into nalc-1.2-dev
|
2019-12-22 15:18:48 +01:00 |
|
Argyle
|
ea5426316e
|
Crash fix - check if description is nil before trying to search it. (#3)
|
2019-03-15 00:13:16 +00:00 |
|
|
2ce4efa2cd
|
Ajoute plus de niveaux. 10 niveaux au total.
|
2019-03-06 21:38:19 +01:00 |
|
sys4-fr
|
95f0fba777
|
Ajoute message de chargement du mod dans le journal "action"
|
2019-01-19 19:23:59 +01:00 |
|
tenplus1
|
d1be7c1e94
|
add moreores swords
Added moreores swords for snappy group nodes.
|
2018-07-01 14:30:49 +01:00 |
|
tenplus1
|
090abe5997
|
Added default swords
Added default swords for 'snappy' group nodes.
|
2018-07-01 14:06:23 +01:00 |
|
tenplus1
|
3f94d76e53
|
added nil check
added nil check to create_description function
|
2017-09-29 16:08:55 +01:00 |
|
Stefan Vukanović
|
dbfa254de3
|
Fix indent.
|
2017-09-27 19:16:47 +02:00 |
|
Stefan Vukanović
|
eb7ba36768
|
Annonaunce most used tool.
|
2017-09-27 19:11:19 +02:00 |
|
lisacvuk
|
923fb61054
|
Increase required nodes per level
Might increase even more later.
|
2017-09-04 10:24:28 +02:00 |
|
tenplus1
|
b3bfb67947
|
indented with spaces
indented with spaces
|
2017-07-28 14:11:38 +01:00 |
|
tenplus1
|
3def30b634
|
only update meta when needed
only update dug and level meta when needed
|
2017-07-28 13:50:04 +01:00 |
|
tenplus1
|
813897b514
|
add missing local
added missing local
|
2017-07-28 09:24:00 +01:00 |
|
tenplus1
|
216597d25c
|
add moreores support
added moreores tool support
|
2017-07-28 09:00:44 +01:00 |
|
Stefan Vukanović
|
24321fc605
|
-Add a sound when tool levels up
-Fix tabs instead of spaces
|
2017-07-27 15:21:03 +02:00 |
|
Stefan Vukanović
|
1454f82e51
|
Decrease the limit of the tool breaking warning.
|
2017-07-27 13:44:15 +02:00 |
|
Stefan Vukanović
|
eac63a4606
|
Check if tool is about to break and notify the player.
|
2017-07-27 13:36:54 +02:00 |
|
Stefan Vukanović
|
2a62b23076
|
Only count nodes that spend the tool.
|
2017-07-13 19:46:18 +02:00 |
|
Stefan Vukanović
|
61fde54efc
|
Move all functions to toolranks table; in order to allow mod developers to add support for their mod. Updated readme.
|
2017-07-13 15:12:49 +02:00 |
|
Stefan Vukanović
|
68cf70d20d
|
Fixed a bug crashing Minetest when dug nodes count exceeds 799.
|
2017-07-12 14:04:34 +02:00 |
|
Stefan Vukanović
|
93eaab0ff0
|
Initial commit.
|
2017-07-10 13:08:07 +02:00 |
|
Stefan Vukanović
|
a17cc19633
|
Initial commit
|
2017-07-09 17:40:31 +02:00 |
|