The images shown are taken from Notepad++ with custom highlight settings (which I will provide at a future date), so the colors aren't necessarily important. What is, however are the differences in the text between the left and right forms of the same code! Here's a quick rundown of some improvements that have been made:
- It is no longer necessary to add a "_" (underscore) prefix to Alias Names
- It is no longer necessary to prefix a variable name with "r" to cause a Command to take the value of a Game Variable instead of a Constant Value (for Commands that have that functionality)
- Commands now take parameters in the more-familiar parenthesis-and-comma form instead of the ":" prefix/separator
- In cases where a Command had multiple variants to handle different variable types, such types have now been combined into a single Command that HCGE will interpret based on context (the parameters and variable names supplied by the script author)
- Some Command names have been cleaned up
These changes will be rolled out to $5+ patrons in the near future
To all current patrons, thank you very much for your support!