v1.13.1
Quick Summary
- Added progress bar to the Event Helper. (See image.)
- Enabled by default. Toggle it per preset in Preferences -> Helper Presets -> Toggle elements.
- Moved all files surrounding the .exe to
AppData\Roaming\Uma-Launcher
- Reworked how all settings are stored internally.
- If you encounter any issues related to the Preferences window, please contact me in the Discord server.
- Several small changes/bugfixes.
The new progress bar, with colors indicating different sections of the training run.
What's Changed
- Extra check to not double-start umaserver thread by @KevinVG207 in #294
- Ask user confirmation before deleting preset. by @KevinVG207 in #295
- Make it clear the screenshot gets copied to clipboard. by @KevinVG207 in #296
- Use appdata folder rather than exe location for extra files. by @KevinVG207 in #298
- Correctly add traceback to error report for errors during mdb connecion. by @KevinVG207 in #299
- Rework internal settings system to make handling order easier for developers. by @KevinVG207 in #304
- Minor fixes. by @KevinVG207 in #305
- Fix issue with settings in SettingsDialog not saving. by @KevinVG207 in #306
- Added calls (consultations) left UAF specific element. by @KevinVG207 in #307
- Added progress bar element to the training event helper. by @KevinVG207 in #308
- Fix double table cell border in UAF table. by @KevinVG207 in #309
- Version 1.13.0 by @KevinVG207 in #310
- Fix issue where settings would be changed for all presets. by @KevinVG207 in #311
- Stop crash when game is moved off screen by Uma Launcher and reset the coordinates if that happens. by @KevinVG207 in #312
- Version 1.13.1 by @KevinVG207 in #313
Full Changelog: v1.12.1...v1.13.1