Skip to content

Releases: SilvVF/HoyoModManagerGo

v0.0.82

03 Mar 23:05

Choose a tag to compare

v0.0.81-alpha3

20 Jun 21:26

Choose a tag to compare

v0.0.81-alpha3 Pre-release
Pre-release

save mod state when deleting and generating

v0.0.81-alpha2

17 Jun 17:53

Choose a tag to compare

v0.0.81-alpha2 Pre-release
Pre-release

fix downloader race.
remove from queue if deleted before confirmed.

v0.0.81-alpha1

14 Jun 02:42

Choose a tag to compare

v0.0.81-alpha1 Pre-release
Pre-release

fix query for mods
fix character change not resetting downloaded mods

v0.0.8

25 May 19:09

Choose a tag to compare

stuff

v0.0.8-beta3

26 Apr 18:50

Choose a tag to compare

v0.0.8-beta3 Pre-release
Pre-release
multi add tags. search characters

v0.0.8-beta2

13 Apr 06:08

Choose a tag to compare

fix z index on download overlay
fix fade hiding button in download screen

v0.0.8-beta1

11 Apr 22:12

Choose a tag to compare

v0.0.8-beta1 Pre-release
Pre-release

Changes

  • when generating the current toggles of mods should be saved
  • new zip compression reduces size of stored mods
  • use upx for builds reduce app size.

Fixes

  • fixed zip compression. To fix previous mods | Settings > (at the bottom) Fix compression button click and let it run (should be around 50% smaller)
  • config is now saved when generating state of toggles wont be lost
  • mod view shows more options from INI files
  • errors from downloads are not consumed
  • ui changes to game screens buttons dont overlap
  • settings no longer shows duplicate ZZZ
  • http cache is cleaned on startup fixes game banana tab not loading
  • check for updates remove zip after extracting. shows downloading state when single item is clicked
  • fixed some downloads not cleaning up after extracting zip.

v0.0.8-alpha1

27 Mar 02:23

Choose a tag to compare

v0.0.8-alpha1 Pre-release
Pre-release

incomplete alpha version
here for convenience when testing in VM

v0.0.75

25 Feb 19:22

Choose a tag to compare

v0.0.75 Pre-release
Pre-release

Features

  • Set Root mod dir that the app will use to store mod files. (Settings > Edit Mod Manager Folder)
  • Option to transfer mods when changing dir.
  • Check for updates to mod fix exe and update to the new version from within the app (Settings > Mod Fix Updates)
  • edit screen now allows editing of name gbid and images also local image files can be used.

Changes

  • Android app remade

  • Added Hint to search that it accepts URLs from game banana

  • Background color when resizing window now matches theme

  • edited to use m3 tab bar