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

moved mob entities to use initial_properties

This commit is contained in:
tenplus1
2023-10-07 12:13:07 +01:00
parent 56f4eb4274
commit 812f18430c
3 changed files with 38 additions and 4936 deletions

View File

@ -24,6 +24,16 @@ https://forum.minetest.net/viewtopic.php?f=11&t=9917
## Changelog
### Version 1.60
* Move mob and arrow entities to use initial_properties
* Spawn eggs check if mob is available when creating
* Used get/set_properties() within API for mob properties
* Moved nametag variable to self._nametag
* Tidied breeding function
* Better MineClone2 / MineClonia support added
* Tweaked and tidied code in places
### Version 1.57
* Added 'injured' animation when mob hurt