Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Releases: NotToDisturb/Decomp-Trainer-Editor

Bug fix

29 Nov 19:23
Compare
Choose a tag to compare

Clunky autocompletion caused some moves to be unselectable

Small bug fix

29 Nov 12:32
Compare
Choose a tag to compare

Loading parties with no items resulted in empty heldItem fields, this is not the case anymore.

Bug fixes

26 Oct 15:49
Compare
Choose a tag to compare

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!

17 Oct 22:53
Compare
Choose a tag to compare

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

17 Oct 08:04
Compare
Choose a tag to compare

Fixed some comboboxes using the incorrect filter type as well as custom moves not showing

Finished the UI changes

16 Oct 23:23
Compare
Choose a tag to compare

Minor code changes

Better party tab

16 Oct 21:08
Compare
Choose a tag to compare

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!

15 Oct 21:55
Compare
Choose a tag to compare

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

29 Apr 20:32
Compare
Choose a tag to compare

Not much more to say than that!