Devlogs
Version 5.0.3 - Big performance improvement and bug fixes!
Version 5.0.3 - 04/01/2022
- Fixed an issue that was giving a bad performance when the game was starting.
- Improved performance when opening the info menu by preloading the images that need to be drawn.
- Improved performance when creating the plugin parameters.
- [MZ] Fixed an issue when hovering on the commands with the mouse, that was running the select function multiple times, which was causing some performance issues.
- [MZ] Fixed some plugin parameters that have an input field for texts. They were being created using the “@type note” parameter format from MV Engine. When in fact, they need to be in “@type multiline_string” format, which is the one from MZ. You may need to update the following parameters(MAKE A BACKUP BEFORE!):
- Title Window > Text
- Command Window > Command-List > Info text
- Command Window > Command-List > Toast text
- Command Window > Command-List > Sub Command-List > Info Text
- Command Window > Command-List > Sub Command-List > Toast text