- Fixed where IF statement cannot handle numbers correctly. Now it will treat 0 as false and other numbers as true. (it makes sense as if you get any number from global variable, it will be something other than 0 in usual cases.
- Repeat Trigger is newly introduced! Check out Wiki for more info.
- #LOG no longer put ugly Message: or "enter." Just like always, to update Executor, you have to manually delete the Executor you want to update before server starts. (Or copy it from github source code directly)