Releases: rfuzzo/mlox
Releases · rfuzzo/mlox
1.1.5
What's Changed
- fixed a bug where wildcard rules would cause cycles under certain conditions
Full Changelog: 1.1.4...1.1.5
Running MLOX with the local depot
- to run the GUI use
mlox.exe --gui --local - to quickly sort your plugins automatically without the GUI use
mlox.exe -n -u --local
1.1.4
What's Changed
- fixed a critical bug where rules with a
*would not be parsed
Full Changelog: 1.1.3...1.1.4
Running MLOX with the local depot
- to run the GUI use
mlox.exe --gui --local - to quickly sort your plugins automatically without the GUI use
mlox.exe -n -u --local
1.1.3
What's Changed
- fixed a bug where the update check would not work properly
- better conflict logging in-app
Full Changelog: 1.1.2...1.1.3
Running MLOX with the local depot
- to run the GUI use
mlox.exe --gui --local - to quickly sort your plugins automatically without the GUI use
mlox.exe -n -u --local
1.1.2
What's Changed
- update available check in mlox
- better warnings highlighting
Full Changelog: 1.1.1...1.1.2
Running MLOX with the local depot
- to run the GUI use
mlox.exe --gui --local - to quickly sort your plugins automatically without the GUI use
mlox.exe -n -u --local
1.1.1
What's Changed
- fixed warnings
- fixed a bug where conflicts would not be shown properly (removed caching)
- Conflict highlighting
Full Changelog: 1.0.8-hotfix1...1.1.1
Running MLOX with the local depot
- to run the GUI use
mlox.exe --gui --local - to quickly sort your plugins automatically without the GUI use
mlox.exe -n -u --local
1.0.8-hotfix1
What's Changed
- fixed a bug where parser messages would not be cached
- auto-download rules from https://github.com/DanaePlays/mlox-rules on app-startup
- parse additional user file
mlox_my_rules.txt - add compiled binaries for macos and linux
Full Changelog: 1.0.7...1.0.8-hotfix1
Running MLOX with the local depot
- to run the GUI use
mlox.exe --gui --local - to quickly sort your plugins automatically without the GUI use
mlox.exe -n -u --local
1.0.7
1.0.6
What's Changed
New Contributors
Full Changelog: 1.0.5...1.0.6
Installing and Updating
- Download the included
mlox-update.batto your Morrowind Root folder - Double click
mlox-update.bat
It will download the latest mlox.exe if an update is available and pull the latest mlox rules to the local depot
Running MLOX with the local depot
- to run the GUI use
mlox.exe --gui --local - to quickly sort your plugins automatically without the GUI use
mlox.exe -n -u --local
1.0.5
Notable Changes in this version
- faster startup times in UI
Full Changelog: 1.0.4...1.0.5
Installing and Updating
- Download the included
mlox-update.batto your Morrowind Root folder - Double click
mlox-update.bat
It will download the latest mlox.exe if an update is available and pull the latest mlox rules to the local depot
Running MLOX with the local depot
- to run the GUI use
mlox.exe --gui --local - to quickly sort your plugins automatically without the GUI use
mlox.exe -n -u --local
1.0.4
Notable Changes in this version
- added the
--localflag to use a local (./mlox) depot for mlox rules files - bugfixes and CI
Installing and Updating
- Download the included
mlox-update.batto your Morrowind Root folder - Double click
mlox-update.bat
It will download the latest mlox.exe if an update is available and pull the latest mlox rules to the local depot
Running MLOX with the local depot
- to run the GUI use
mlox.exe --gui --local - to quickly sort your plugins automatically without the GUI use
mlox.exe -n -u --local
Full Changelog: v1.0.2...1.0.4