Skip to content

Conversation

@LuantistDork
Copy link
Contributor

Add warning to API about memory functions:
(#6) Memory functions rely on staticdata, which means memory only saves when the object is unloaded. If the server crashes, then memory will be forgotten.


Fix height based errors:
mobkit.hq_attack used tgtobj:get_luaentity().height, however only mobkit mobs store their height in their properties. I made it instead depend on the already defined mobkit.get_box_height

@BuckarooBanzay BuckarooBanzay added bug Something isn't working documentation Improvements or additions to documentation labels Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants