OgelGames
4a2551e9f5
minor fixes
...
* add nil checks for tool groupcaps `uses` and `times`
* fix tool description coloring text after it
* correct escape for newlines in translation strings
2021-10-01 17:46:36 +10: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
OgelGames
d000b4b20f
fix tool description for old and unused tools ( #14 )
2020-06-20 14:41:30 +02:00
OgelGames
17994ed8db
add luacheck and github workflow ( #13 )
2020-06-20 14:35:24 +02:00
OgelGames
2ac0b96b47
Use tool capabilities and add more levels ( #12 )
2020-06-18 13:37:21 +02: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
Argyle
ea5426316e
Crash fix - check if description is nil before trying to search it. ( #3 )
2019-03-15 00:13:16 +00:00
lisacvuk
5f87854323
Create mod.conf
...
#4
2019-03-14 09:29:17 +00: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
lisacvuk
84467b0f74
Delete CHANGELOG
...
Useless due to git
2018-03-04 09:50:24 +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
lisacvuk
5bfb603bf4
Add moreores support
2017-07-28 15:13:45 +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
cdf2606228
add moreores?
...
added moreores?
2017-07-28 09:01:51 +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
lisacvuk
10f011249e
Initial commit
2017-07-09 17:39:47 +02:00