Skip to content

1.7.0

Latest
Compare
Choose a tag to compare
@Wolfmyths Wolfmyths released this 13 Jan 04:32
dc343fe

Its been a while! I've been hard at work with other projects but I'm always willing to maintain this one, even though it's not the highest priority anymore

This update is mostly polishing already existing systems but I think this update had enough important changes to be warranted 1.7.0 rather than 1.6.2

I've had reports of disabled mod folders disappearing. While its totally possible this might be a bug that I cannot find, I think it is a misunderstanding that will be remedied in this patch.

In 1.6.1 and before, when you'd cancel an operation regarding files being moved around, the files that have been moved will say there. They will not be reverted back to their original place. This update fixes this oversight

Thank you for using Myth Mod Manager ❤️

How to install/update:

  • Download Myth-Mod-Manager.zip or Myth-Mod-Manager.tar.gz if you're on linux
  • Open the archive and drag Myth Mod Manager to an empty directory of your choice
  • If updating, replace the old exe with the new one
  • Run Myth Mod Manager

Changelog

  • Deleting mods will move them to your recycle bin, rather than sending them to the void
  • Added a "Add Profile" button to avoid confusion (you can still right click anywhere in the profiles tab to create one)
  • Changing your disabled mods folder will now transfer all disabled mods to the new folder
  • Canceling any of the following operations will now revert changes that were made before being canceled:
    • Enabling/Disabling
    • Installing mods
    • Applying a profile
    • Transferring disabled mods to a new location (Operation is new to this update)
  • Logs have gotten a small rewrite:
    • A new log file is generated when you start the program, titled by the date/time
    • If there are a certain amount of logs, the program will delete older ones
  • Threaded objects are now handled more correctly, expect more stability when doing any operation involving files
  • The GUI when updating to a new MMM version is more responsive
  • Canceling when updating to a new MMM version should be more responsive
  • Minor performance improvements

Dependency Changes

  • Added send2trash module
  • Updated PySide6 to 6.8.1
  • Updated patool to 3.0.3
  • Updated pyinstaller to 6.11.1

Bug Fixes

  • Fixed a couple small memory leaks involving progress bar widgets not being cleaned up