Skip to content

v1.4.8

Compare
Choose a tag to compare
@KevinVG207 KevinVG207 released this 27 May 12:45
· 318 commits to main since this release
e71c256

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