Skip to content

Release 2.5.1

Choose a tag to compare

@jamailun jamailun released this 22 Sep 20:38

Features

  • In the configuration, it is now possible to disable event-cancellation on ATTACK step for a bound spell.

New functions

  • get_food(entity) -> number : get the food levelof a human entity.
  • set_food(entity, number) : set the food level of a human.

Fixes

  • Fixed maths with vectors.
  • More documentation for animations.