Skip to content
This repository has been archived by the owner on Jul 23, 2023. It is now read-only.

Releases: ow-mods/ow-mod-manager

1.6.0

14 Nov 14:12
Compare
Choose a tag to compare
  • Remove redundant settings (Force OpenVR, disable Steam parameters warning);
  • Add missing OWML settings to settings tab (Debug mode, run game exe directly).

1.5.0

23 Oct 23:49
Compare
Choose a tag to compare

Show warning when uninstalling or disabling mods that have patchers;
Make alert banner smaller;

1.4.0

20 Oct 19:29
Compare
Choose a tag to compare

Add readme button (opens readme on mod's GitHub repo)

1.3.0

15 Oct 16:47
Compare
Choose a tag to compare
  • No longer relying on manifest.json defined in main branch of mod repositories. Prevents some inconsistencies when main branch isn't synced with latest release.
  • Fixed mod dependencies being read from manifest.json in repository instead of the one in the local manifest in some cases.
  • Read alerts from the mod database (so that we can show custom messages to users without having to update the manager).

1.2.4

09 Jul 19:49
Compare
Choose a tag to compare

Revert change that was causing problems: "Show error if user tries to set OWML path to sub-path of Mod Manager".

1.2.3

05 Jun 16:31
Compare
Choose a tag to compare
  • Show error if user tries to set OWML path to sub-path of Mod Manager;
  • Make the "missing dependency" message more clear for cases where dependency can't be installed.

1.2.2

24 May 17:15
Compare
Choose a tag to compare
  • Fixed mod manager GitHub link;
  • Fixed opening directories with spaces in their path.

1.2.1

14 May 08:11
Compare
Choose a tag to compare

Fixed bug introduced in 1.2.0: not being able to download any new mods.

1.2.0

13 May 15:21
Compare
Choose a tag to compare
  • Show mod file reading errors in description area instead of tooltips;
  • Make the install button act as a clean reinstall button for broken mods.

1.1.0

13 May 12:34
Compare
Choose a tag to compare
  • Prevent mod manager from crashing when mods have broken manifests;
  • Show error on mods with broken manifests or configs.