Skip to content

Releases: KevinVG207/UmaLauncher

v1.13.2

23 May 19:05
3009cb1
Compare
Choose a tag to compare

What's Changed

  • Limit the width of the progress bar so it doesn't become too large. by @KevinVG207 in #314
  • Fixed crash when disconnecting VPN when the executable is wrong, and give more info to the user in the error popup. by @KevinVG207 in #318
  • Update several dependencies that had vulnerabilities. by @KevinVG207 in #319
  • Allow switching GameTora page to Japanese in Event Helper preferences. by @KevinVG207 in #320

Full Changelog: v1.13.1...v1.13.2

v1.13.1

26 Mar 18:55
d1ef03c
Compare
Choose a tag to compare

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.
The new progress bar, with colors indicating different sections of the training run.

What's Changed

Full Changelog: v1.12.1...v1.13.1

v1.13.0

26 Mar 17:11
554cae8
Compare
Choose a tag to compare
v1.13.0 Pre-release
Pre-release

What's Changed

Full Changelog: v1.12.1...v1.13.0

v1.12.1

04 Mar 20:13
711bb47
Compare
Choose a tag to compare

Quick Summary

One major addition and several smaller changes.

  • Added support for Carotene English patch (experimental, off by default.)
    • A new tab is added to the preferences for the English patch (see image.)
    • Check the box to enable automatic patching when you start the game via Uma Launcher.
    • To undo the patch, uncheck the box, keep the preferences window open and close the game, then click the Unpatch button and save the preferences.
    • For more details about this English patch, see the website: https://umapyoi.net/carotene-english-patch
  • New row you can add to Event Helper Presets: Energy to Stat Ratio
    • Divides one of four variables by the energy used by the facility.
    • Edit row options to choose from: Stats gained, useful bond, total bond or gained skill points.
  • Ryoka is now considered useful in UAF.
  • Generating a training CSV of a UAF run no longer crashes.
  • Ovpn profile override now correctly changes working directory to allow for relative file references within the profile.
  • Several bugfixes and small changes.

New settings tab for English Patch.
New settings tab for English Patch.

What's Changed (combined 1.12.0 and 1.12.1)

New Contributors

Full Changelog: v1.11.0...v1.12.1

v1.12.0

01 Mar 21:55
cd7e5da
Compare
Choose a tag to compare
v1.12.0 Pre-release
Pre-release

What's Changed

Full Changelog: v1.11.0...v1.12.0

v1.11.0

29 Feb 20:19
314d66b
Compare
Choose a tag to compare

What's Changed

image

New Contributors

Full Changelog: v1.10.1...v1.11.0

v1.10.1

24 Feb 22:17
2add322
Compare
Choose a tag to compare

Hotfix for 1.10.0 to fix helper table crash in non-UAF scenario.

Full Changelog: v1.9.3...v1.10.1

v1.10.0

24 Feb 20:13
ca67320
Compare
Choose a tag to compare

What's Changed

  • If VPN is only enabled for DMM, allow using VPN servers that may not work with Cygames. by @KevinVG207 in #261
  • Get game install location directly from DMM's config. by @KevinVG207 in #262
  • Change Github API calls to umapyoi.net to avoid reaching the API limit. by @KevinVG207 in #265
  • Added UAF scenario to Event Helper table by @KevinVG207 in #266
  • Version 1.10.0 by @KevinVG207 in #267

Full Changelog: v1.9.3...v1.10.0

v1.9.3

09 Dec 19:11
9c46ff7
Compare
Choose a tag to compare

Quick Summary

  • Made (useful) bond calculation more accurate in some cases.
  • Supports and their bonds are now visible in the Training Helper. (See image.)
    • Enabled by default, and can be turned off per preset using the "Toggle elements" button. (See image.)
    • Display options are: Off, Number, Bar, Both
    • Supports with 100 bond may be hidden automatically. This can be turned off in the same menu.
  • Added documentation for the Training CSVs. (Thanks @KawaiiShadowii )

Showcasing the new bonds elements as well as where to find the settings.
Showcasing the new bonds elements as well as where to find the settings.

What's Changed

Full Changelog: v1.9.2...v1.9.3

v1.9.2

29 Nov 20:31
5b669e5
Compare
Choose a tag to compare

Quick Summary

  • Fix issues with finding story events when short events is enabled in the game.
  • Fix crash when new characters are added in a game update and Uma Launcher was not restarted.
  • Moved settings related to the Automatic Training Event Helper to a separate tab.
  • You can now choose a custom Chromium or Firefox browser executable and/or webdriver.
    • A custom webdriver may not be needed for most browsers. Just set the executable and see if it works.
    • Keep in mind that I will not prioritize fixing the Event Helper for custom browsers, but you can still contact me if you are having issues.
  • Updated the browser controller library, which makes Chrome work again for the Event Helper.
  • You can now unhide the CarrotJuicer console if you had it set to disabled when Uma Launcher started.
  • Team Building event rank will now be correct in the future.

image
Showing the new Event Helper preferences tab, and showing what it looks like to set a custom Chromium-based browser.

What's Changed

  • Fixed issue with finding story events when short versions are enabled. by @KevinVG207 in #245
  • Fix crash when new character is added at the same time as a support card and the game updates while Uma Launcher is running. by @KevinVG207 in #246
  • New event helper settings tab. by @KevinVG207 in #248
  • Allow custom browser and webdriver, and updated Selenium to fix Chrome issues. by @KevinVG207 in #250
  • Allow unhiding the CarrotJuicer console if the setting is enabled after it was already hidden. by @KevinVG207 in #251
  • Grab team building event ranks from mdb instead of hardcoding it. by @KevinVG207 in #253

Full Changelog: v1.9.1...v1.9.2