42 lines
1.8 KiB
Text
42 lines
1.8 KiB
Text
Changelog
|
|
|
|
???:
|
|
- Added a commandline interface
|
|
- Incorporated strict-then-sloppy XML parsing into the patch process
|
|
- Added XML Sandbox for syntax tinkering
|
|
- Added scrollbars to progress popups to show long error messages
|
|
- The main window's geometry is saved on exit
|
|
|
|
1.1:
|
|
- Added a button to open the mods/ folder
|
|
- Added FTL resource extraction
|
|
- Made the mods list resizable (drag the divider)
|
|
- Changed modorder saving to occur on exit, instead of after patching
|
|
- Added a mod's estimated release date to the "No info" notice
|
|
- Added an explanation of encodings to the modder readme
|
|
- Added LF to CR-LF conversion for *.xml.append, *.xml, and *.txt
|
|
- Added a Validate warning for text files with LF line endings
|
|
- Fixed data loss when decoding Windows-1252 text with accented characters
|
|
- Changed catalog auto-update url from GMM's repository to SMM's
|
|
- Added tolerance for non-standard zips containing backslash paths
|
|
- Added a Validate warning for non-standard zips containing backslash paths
|
|
- Fixed Validation checking that scanned selected mods in reverse order
|
|
- Restricted double-click selection to repeated clicks on one title cell
|
|
|
|
1.0:
|
|
- Changed mod list to a table with checkboxes
|
|
- Instead of extracting to temp, mod data is transferred directly into dats
|
|
- Added a GUI progress bar during patching
|
|
- Added a Validate warning for paths with non-ASCII chars
|
|
- Added support for windows-1252 ANSI and UTF-16 text in mods
|
|
|
|
Changes shared with Grognaks Mod Manager 1.8:
|
|
- Added periodic updates to the catalog of mod metadata
|
|
- Added ini setting: update_catalog
|
|
- Added a log warning during patching if a mod gets clobbered
|
|
- Added a log warning during patching if a modded file's case doesn't match
|
|
- Made the main window resizable
|
|
- Changed listbox selection to use double-click
|
|
|
|
Grognaks Mod Manager 1.7:
|
|
- Last official release
|