1
0
mirror of https://codeberg.org/tenplus1/mobs_redo.git synced 2025-06-28 14:36:03 +02:00

add support for visual_harm_1ndicators mod (thx Mantar)

This commit is contained in:
tenplus1
2023-11-20 07:57:20 +00:00
parent bb66ffe335
commit 412066fc07
3 changed files with 21 additions and 2 deletions

View File

@ -24,6 +24,14 @@ https://forum.minetest.net/viewtopic.php?f=11&t=9917
## Changelog
### Version 1.61
* Fixed mob damage when riding mobs
* Added entity:is_inside(itemtable) function (thx cora)
* Added self.attack_patience value so mobs stop attacking unseen players
* Added self.homing so that arrows follow player when visible
* Added support for Visual Harm 1ndicators mod to show health bars
### Version 1.60
* Move mob and arrow entities to use initial_properties