mckaygerhard
e19cb34416
* make api compatible with minetesty 0.4 and 5.0 and also multicraft 2.0.3 fix offset vector and upgrade api issue * stupid tenplus1 does not care others only him. so i sustitute the crap of modernish using equivalent to vector.offset that is just movement to the collisionbox offset * closes minenux/minetest-mod-mobs_redo#108 * Updated api txt documentation * Added entity:is_inside(itemtable) function (thx cora) and also check for fire/lava in mob collisionbox area * Added self.attack_patience value so mobs stop attacking unseen players * Tidied breeding function * Better MineClone2 / MineClonia support added * Tweaked and tidied code in places * Added self.node_damage flag which is true by default to enable damage_per_second node damage * mobs:add_mob() can now set mob texture * do not regiter mobs if there is not a mob * property check player object as must be cos engine returns false positives