Hi, it's been a while since the last update! This one didn't bring too many changes and fixes, but it did add a code editor which makes editing programs much easier.
Keep in mind the following:
- Code editor is using javascript's syntax highlighting (for now), and it may highlight some words as keywords which do not exist in our scripting language
- If your code can not be compiled, the bot WILL NOT start! so please read your code carefully until I finish warnings and errors in the editor itself!
- Code editor is very new and it may have many bugs and issues
Plans for the next update:
- Add some hints and links to the editor page
- Fix spam-clicking the start/stop button and creating chaos
- Optimize code update check when accessing the GUI