Releases: RoadrunnerWMC/Level-Info-Editor
Version 1.7
- Fixed a bug introduced in 1.6 that caused crashes during saving
As with 1.6, no Ubuntu build is provided for this release. Please run from source on Linux for now. Thanks!
Version 1.6
- Added support for PyQt6. PyQt5 is also still supported.
- The world list now shows world names in addition to world numbers.
- Broadly cleaned up the code (I'm much better at programming now, 10 years after I originally developed this)
- The code for loading and saving files was almost completely rewritten. A few bugs were fixed during that process.
No Ubuntu build is provided for this release, because there were issues with PyInstaller and I honestly doubt anyone uses those builds anyway. Please run from source on Linux for now. Thanks!
Version 1.5
First release in... wow, over six years. I copied over my GitHub Actions infrastructure from my other projects, in order to provide builds for all major platforms. This release also fixes LIE on recent PyQt versions.
Note: there was no official 1.4 release. I'm skipping ahead to 1.5 because the repository code was marked as "1.4" for so long that there are probably lots of copies of it floating around under that name, and I want to distinguish this new release from that.
Version 1.3
Version 1.3
The 1.3 release of Level Info Editor. Significant changes include the new requirements of Python 3 and PyQt5, a new readme and a new icon set.