Releases: NotToDisturb/Decomp-Trainer-Editor
Bug fix
Small bug fix
Loading parties with no items resulted in empty heldItem fields, this is not the case anymore.
Bug fixes
In the latest release, saving multiple times would result in file corruption. Move and item emptiness were also not working as expected.
Both bugs have been fixed.
No more waiting for it to load!
This version has drastically improved loading and saving times (~10s or more to ~0s)
Code wise, the DataManager class has received two overhauls:
- Interfaces have been put in place to better generalize opening and saving files
- The trainers and parties loading and saving algorithm has been optimized to reduce accesses
Bug fixes
Fixed some comboboxes using the incorrect filter type as well as custom moves not showing
Finished the UI changes
Minor code changes
Better party tab
This versions changes are all in the UI frontend so don't expect any changes, although if you were having performance issues in the Party tab they should be fixed now.
Better loading and saving!
This release features an update to the loading and saving system that I did shortly after the release of the tool that should improve by a large margin the wait times.
In a non-performance related note, the UI code is currently being refactored to be cleaner and comply with good practices.
Tool release
Not much more to say than that!