Skip to content

Releases: mlox/mlox

It lives: 1.0 Release with an all new GUI

11 Aug 18:04
Compare
Choose a tag to compare

What's changed

  • This now works on Windows and Linux (without the previous formatting bugs)
  • Single executable is back
  • Python 3 ONLY
  • Actually works on Python 3.6 and up
  • Brand new GUI using Qt5. Though it looks like the old one.
  • Better, more maintainable code
  • You can now get mlox via pip!

Installation

  • Remove your old mlox folder.
    • If you have any user rules be sure to back those up.
  • Copy mlox.exe into your Morrowind folder.
  • Double click on mlox.exe.

EDIT: The mlox.exe file has been updated to v1.0.2 (8-17-2019)

This fixes an issue where mlox would not start if 7-zip was not installed.

EDIT: The mlox.exe file has been updated to v1.0.3 (8-18-2019)

This fixes an issue where mlox would not start if the libarchive dll was not correct.

Version 0.62

16 Sep 06:43
Compare
Choose a tag to compare

Major Changes:

This release includes a re-write, or at least re-organization of most of mlox's internals. Almost everything is under the hood, so operation mostly hasn't changed.

  • Those of you familiar with python should have a much easier time understanding at least the basics of what the program does by diving into the source code.
  • Mlox no longer requires being installed in your Morrowind directory. However, it must run from within the directory. So, it's probably best to leave the install location alone for now.
  • Mlox now writes the new load order to Morrowind.ini. This won't affect anyone using the official Morrowind.exe, but OpenMW fans can now just import Morrowind.ini immediately after running Morrowind, without the need to run the original game at all.
  • Output has changed slightly. Users should see more important bits highlighted, and some wording may be different.
  • This version works on Linux. Everyone using the OS, but didn't feel like digging into why previous versions didn't, rejoice.

The Bottom Line:

In general, if you've used mlox before, nothing major has changed. Just drop this into your Morrowind game folder and use it like you always have.

Release Version 0.61

11 Feb 19:58
Compare
Choose a tag to compare
Changed Google Code URIs to appropriate SourceForge URIs

git-svn-id: svn://svn.code.sf.net/p/mlox/code/trunk@934 f331b189-3659-4a5d-8666-5508ebf26daf