The points below are not really bugs, but very annoying things:
- If I'am debugging scripts, change something in a script and press CTRL+S, I'll get a control character in my script window.
- If I have multiple scripts open and switch between the scripts, it takes a short time, until the other script window is loaded.
- Why is there no function to rename AIHandlers and AIFunctions?
- Why I can't sort variables by name in the AI Debugger?
- If you change a value in text fields, you have to press enter, otherwise the value will be reverted.
- Is there a shortcut for the "Find and replace" window in AIModel editor? (global search)
- It would be nice to clean up unused AI variables with a single button click.
- Why is there no code completion for AIModels and AIHandler if I use send event?