Skip to content

Releases: ow-mods/ow-mod-man

Outer Wilds Mod Manager GUI Version 0.14.2

05 Jul 01:20
1141f63
Compare
Choose a tag to compare

GUI Changes

  • We're purple now! At least the icon is. This is for deep and symbolic reasons
  • Added pre-emptive support for an "unpatcher" as covered in ow-mods/owml#588
  • We now publish RPM builds of the manager, RHEL users rejoice
  • Linux builds of the manager can now have the tauri updater disabled, meaning it will no longer require libssl1.1. This is done for builds created on the manager repo

Outer Wilds Mod Manager Core Version 0.14.2

05 Jul 01:08
1141f63
Compare
Choose a tag to compare

Core Changes

Outer Wilds Mod Manager CLI Version 0.14.3

05 Jul 01:13
1141f63
Compare
Choose a tag to compare

CLI Changes

Outer Wilds Mod Manager GUI Version 0.14.1

03 Jul 18:16
5d6b8d7
Compare
Choose a tag to compare
  • Added Japanese translation (resolves #589) (thanks @TRSasasusu!)
  • Increased throttling on the logs window, this should allow more time to GC and lessen memory errors
  • Added images to the NSIS installer
  • Fixed WiX installer banner covering text in black
  • Fixed uninstalling broken mods not working (resolves #608)
  • Version compare is no longer a string comparison

Outer Wilds Mod Manager Core Version 0.14.1

03 Jul 17:58
c9c0cb4
Compare
Choose a tag to compare
  • Version compare is now using a different library

Outer Wilds Mod Manager CLI Version 0.14.2

03 Jul 18:21
5d6b8d7
Compare
Choose a tag to compare

Outer Wilds Mod Manager CLI Version 0.14.1

03 Jul 18:06
c9c0cb4
Compare
Choose a tag to compare
cli_v0.14.1

Version 0.14.1 (#558)

Outer Wilds Mod Manager GUI Version 0.14.0

17 May 01:26
668a0b4
Compare
Choose a tag to compare

GUI Changes

  • Added Vietnamese translation (resolves #545) (thanks @KNNFx)!
  • Closing the main window will now completely exit the app (previously the logs window remained open, which causes a few issues) (resolves #491)
  • Changed version comparison to simple string compare, meaning if the versions are different at all the mod will be outdated instead of if the local is lower than the remote (resolves #508)
  • Refresh remote database on protocol invoke so website links won't fail on new mods (resolves #490)
  • Fixed recursive disable incorrectly disabling children despite its parent being skipped (resolves #548)
  • Fixed .deb metadata to include maintainer field (resolves #465)
  • Performance improvements

Outer Wilds Mod Manager Core Version 0.14.0

17 May 01:10
668a0b4
Compare
Choose a tag to compare

Core Changes

  • Changed version comparison to simple string compare, meaning if the versions are different at all the mod will be outdated instead of if the local is lower than the remote (resolves #508)
  • Fixed recursive disable incorrectly disabling children despite its parent being skipped (resolves #548)
  • Updating dependencies

Outer Wilds Mod Manager CLI Version 0.14.0

17 May 01:24
668a0b4
Compare
Choose a tag to compare
cli_v0.14.0

Version 0.14.0 (#552)