1
0
mirror of https://github.com/lisacvuk/minetest-toolranks.git synced 2025-07-20 00:30:33 +02:00

Check if tool is about to break and notify the player.

This commit is contained in:
Stefan Vukanović
2017-07-27 13:36:54 +02:00
parent 2a62b23076
commit eac63a4606
2 changed files with 9 additions and 1 deletions

View File

@ -2,3 +2,5 @@
- Fixed bug making Minetest crash when dug nodes exceed 799
13.7.2017
- Only count nodes that spend the tool
27.7.2017
- Check if tool is about to break and notify the player