Skip to content

Releases: KevinVG207/UmaLauncher

v1.6.2

01 Aug 14:37
4f2a20a
Compare
Choose a tag to compare

Hotfix.

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1

01 Aug 09:02
b9e0b6b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

27 Jul 12:36
e2e403c
Compare
Choose a tag to compare

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.
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

Full Changelog: v1.5.1...v1.6.0

v1.5.1

05 Jun 20:12
4b32d52
Compare
Choose a tag to compare

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.

_The new preferences window.
The new preferences window.

Full Changelog: v1.4.8...v1.5.1

v1.5.0

05 Jun 19:43
9362ab4
Compare
Choose a tag to compare
v1.5.0 Pre-release
Pre-release

See v1.5.1

Full Changelog: v1.4.8...v1.5.0

v1.4.8

27 May 12:45
e71c256
Compare
Choose a tag to compare

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.
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

27 May 10:31
df9985f
Compare
Choose a tag to compare

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

13 May 11:51
99781d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.5...v1.4.6

v1.4.5

13 May 11:24
f368faf
Compare
Choose a tag to compare
v1.4.5 Pre-release
Pre-release

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

30 Apr 18:39
cf158dd
Compare
Choose a tag to compare

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