Releases: KevinVG207/UmaLauncher
Releases · KevinVG207/UmaLauncher
v1.6.2
Hotfix.
What's Changed
- Fix error with random training event by @KevinVG207 in #157
- Version 1.6.2 by @KevinVG207 in #158
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Avoid crash when random support card does not exist on GT by @KevinVG207 in #151
- Add team building support to rich presence by @KevinVG207 in #152
- Added fans warning under next scheduled race if needed. by @KevinVG207 in #153
- Fix Chromium repeatedly taking focus when using a window. by @KevinVG207 in #154
- Skip requests when failed, no matter the exception. by @KevinVG207 in #155
- Version 1.6.1 by @KevinVG207 in #156
Full Changelog: v1.6.0...v1.6.1
v1.6.0
Quick Summary
- A new skills window can be opened through the automatic training event helper browser. (See image.)
- Displays GameTora's skills page and only shows the skills you currently have available during your training run.
- Automatically updates when you learn new skill hints.
- Web browser code completely reworked. (Hopefully less errors.)
- Many minor changes.
The new skills window next to the game.
Known issues
- In the skills window, inherited unique skills might be displayed in the wrong order, especially grandparent skills.
Full changelog
- Ensure only a single instance is running. by @KevinVG207 in #131
- Make uac prompt appear immediately upon launch. by @KevinVG207 in #132
- Make PID check more robust against errors. by @KevinVG207 in #133
- Rework of browser code and added skills window. by @KevinVG207 in #134
- Avoid quitting when reopening on Chrome and quit using threads. by @KevinVG207 in #135
- Training log files now include most symbols in outfit titles. by @KevinVG207 in #136
- Catch exception when msgpack cannot be deleted. by @KevinVG207 in #137
- Create FUNDING.yml by @KevinVG207 in #138
- Updating now works even if the .exe is renamed. by @KevinVG207 in #139
- Update complete message includes the new version number. by @KevinVG207 in #140
- Updated League of Heroes rich presence to include the new ranks. by @KevinVG207 in #141
- Find new DMM window handle name. by @KevinVG207 in #142
- Find DMM handle based on executable rather than window title. by @KevinVG207 in #145
- Include version number when sending error report. by @KevinVG207 in #147
- Version 1.6.0 by @KevinVG207 in #148
Full Changelog: v1.5.1...v1.6.0
v1.5.1
Quick Summary
- Big settings overhaul; Several settings from the tray icon have been moved into a new Preferences menu. (See image.)
- Opt-in to beta release notifications. These might be buggier than stable versions!
- When a crash occurs, you can now choose to upload the crash info to me directly.
In case upgrading the settings fails: The old settings should be backed up as umasettings.json.bak
.
Full Changelog: v1.4.8...v1.5.1
v1.5.0
See v1.5.1
Full Changelog: v1.4.8...v1.5.0
v1.4.8
This is a hotfix to v1.4.7 that fixes a crash when using the Training Event Helper in Grand Masters.
Changelog for v1.4.7:
Quick Summary
- You can now choose to copy a Training Event Helper preset when creating a new one. (Including the Default.)
- The Training Event Helper now shows how many turns until your next manually scheduled race. (Enable/disable this per preset under 'Toggle Elements'.)
- Any Training Event Helper row with highlight colors can now have the color be customized. (See image.)
- Other small fixes/improvements.
The settings window for the Fail Percentage row.
What's Changed
- Fix heroes rich presence not updating correctly. by @KevinVG207 in #91
- Implemented copying of existing preset by @KevinVG207 in #93
- Allow customization of training helper highlight colors. by @KevinVG207 in #95
- Added "restore defaults" button in row settings menu and allow double-clicking rows in preset customizer. by @KevinVG207 in #97
- Added highlight to highest value in (useful) partners row. by @KevinVG207 in #98
- Display the next manually scheduled race in the event helper. by @KevinVG207 in #100
- Reworked GUI code to use only one Qt application instead of making one for every widget. by @KevinVG207 in #101
- Fix for closing DMM: new window name. by @KevinVG207 in #103
- Added priority system to order settings. by @KevinVG207 in #105
Full Changelog: v1.4.6...v1.4.7
v1.4.7
What's Changed
- Fix heroes rich presence not updating correctly. by @KevinVG207 in #91
- Implemented copying of existing preset by @KevinVG207 in #93
- Allow customization of training helper highlight colors. by @KevinVG207 in #95
- Added "restore defaults" button in row settings menu and allow double-clicking rows in preset customizer. by @KevinVG207 in #97
- Added highlight to highest value in (useful) partners row. by @KevinVG207 in #98
- Display the next manually scheduled race in the event helper. by @KevinVG207 in #100
- Reworked GUI code to use only one Qt application instead of making one for every widget. by @KevinVG207 in #101
- Fix for closing DMM: new window name. by @KevinVG207 in #103
- Added priority system to order settings. by @KevinVG207 in #105
Full Changelog: v1.4.6...v1.4.7
v1.4.6
What's Changed
- Fix usability when umapyoi.net is down. by @KevinVG207 in #80
- Added new rows for (useful) training partners to the helper table. by @KevinVG207 in #84
- Added support for League of Heroes screen to the discord rich presence. by @KevinVG207 in #85
- Update heroes rank after doing races. by @KevinVG207 in #88
- Version 1.4.6 by @KevinVG207 in #89
Full Changelog: v1.4.5...v1.4.6
v1.4.5
Pre-release hotfix.
What's Changed
- Attempt to fix SSL issue by including OpenSSL module in the project. by @KevinVG207 in #87
Full Changelog: v1.4.4...v1.4.5
v1.4.4
Quick Summary
- Discord rich presence now shows when you are in a race during training.
- After-race events now work in the automatic GameTora training event helper.
- The CarrotJuicer console is now entirely hidden.
- Several minor changes/bugfixes (see below.)
What's Changed
- Moved general constants to separate file. by @KevinVG207 in #61
- Added support for after-race events to the automatic event helper. by @KevinVG207 in #62
- Remove unwanted data from request packets immediately by @KevinVG207 in #63
- Fix error when generating CSV with many runs. by @KevinVG207 in #64
- Fix file browser influencing where relative files are placed. by @KevinVG207 in #65
- Fix elevation failing when non-Latin characters are in the path to the exe. by @KevinVG207 in #67
- Hide the carrotjuicer console window entirely. by @KevinVG207 in #68
- Added training races to rich presence. by @KevinVG207 in #76
- Version 1.4.4 by @KevinVG207 in #77
Full Changelog: v1.4.3...v1.4.4