Posted July 10, 2023 by Koyan
#tweak #feature
* "| MACHINE END |" Debug log has been fixed, so it will only log it if the state's debug mode is on.
* kAmountOfMachinesCreated; no longer returns anything from kStateMachine();
* __GlobalDebug; Has been changed to __LocalDebug; From now on. It will only show debug output from the object it is summoned with like in the below image shown.
* Every event and system has a detailed JSDOC from now on. This will be updated and more detailed in future updates.