Skip to content

Releases: rfuzzo/mlox

1.1.5

16 Jul 15:51

Choose a tag to compare

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

09 Jul 20:42

Choose a tag to compare

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

27 Jun 12:18

Choose a tag to compare

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

22 Jun 15:54

Choose a tag to compare

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

22 Jun 13:44

Choose a tag to compare

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

12 Jun 17:42

Choose a tag to compare

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

07 Jun 10:31
67d767b

Choose a tag to compare

What's Changed

Full Changelog: 1.0.6...1.0.7

1.0.6

17 Apr 21:45

Choose a tag to compare

What's Changed

  • Faster startup with caching by @rfuzzo in #1

New Contributors

  • @rfuzzo made their first contribution in #1

Full Changelog: 1.0.5...1.0.6


Installing and Updating

  • Download the included mlox-update.bat to 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

09 Apr 10:30

Choose a tag to compare

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.bat to 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

07 Apr 22:36

Choose a tag to compare

Notable Changes in this version

  • added the --local flag to use a local (./mlox) depot for mlox rules files
  • bugfixes and CI

Installing and Updating

  • Download the included mlox-update.bat to 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