Added "Only allow client message" to the settings screen. Turning this option off will trigger the script even if the message (as long as it starts with the specified prefix) in chat was not sent by the player.
A lot of internal and breaking API changes were made to make the mod more modular.
This version contains a small optimization and a bug fix.
Fixes:
- Fixed unnecessary variable allocations when running aasm that was converted from akey
- Fixed
return
in akey acting differently from a normal function return - Changed enum names to be upper case only