v2.0-beta.3
Pre-release
Pre-release
- Fixed exception when using an action comment on an unknown function.
- Calling subroutines with restricted values will now add a warning rather than an error. Fixed restricted calls in constructors.
- Decompiler: Added @Protowalker's precedence fix to the decompiler.
- Decompiler #266: Added the ability to put action comments at the end of a block.
- Decompiler #268: Null formats causing the decompiler to fail.
- Decompiler #267: Modify actions causing the decompiler to fail.
- Lobby #243: Added 'Ability Cooldown Time'
- Lobby #250: Shared hero settings will now compile and decompile percentage values.
- Optimizer #263:
x*xno longer optimizes tox^2