Skip to content

v0.13.2

Compare
Choose a tag to compare
@teo teo released this 09 Apr 10:31
· 1849 commits to master since this release

This release brings critical fixes for the AliECS core and coconut, as well as a small extension to the built in functions in the template system.

  • Miscellaneous:
    • [configuration] Ensure key exists in GetNextUInt32
    • [core] Add type conversion functions to template system
    • [core] Only reconcile tasks if they are killable
    • [core] Improve logging of task load error conditions
    • [core] Fix iterator child reparenting bug which broke constraints
    • [core] Ensure early reparenting of generated roles
    • [core] Make JSON template functions available in all contexts
    • [executor] Make debug output more useful