Added automatic code update as soon as opening bot GUI
Added "Create Bot Editor" button to the programs GUI
Improved status hologram movement (text above bots)
More reliable bot movement (by using teleport_delay instead of translation interpolation)
Fixed a bug where sessions weren't getting deleted
Fixed a bug where bot locations weren't saving after their movements
Added backwards support to code editor for older versions of the plugin
API changes:
Moved BotLoadEvent to the api package
Plans for the next update:
Improve identification in the editor so that "old" sessions cannot be interacted with
"Test" feature in the editor that allows users to check if their code is properly written and if it can be compiled
Please report any issues encountered! Multiple file editing feature required some rewrites, both on plugin and on editor sides, so there might be some issues.