Servo-Modquisitor-2 v2.5.0
Program and sorting list updates:
- The ability to update the program and sorting lists from Nexus using the "Mod manager download" button has been completely removed (the "handleSpecialNXMArchive" function) to avoid violating Nexus ToS. You will now have to update the program and lists manually!
- Added the ability to quickly manually update the program by dragging and dropping an archive with the new version onto the open program window.
- Sorting rules and the mod database have been updated.
Program operation:
- The program has been unlinked from the "mods" folder. You can now install it anywhere.
You can still install it in the "mods" folder or even in the game folder, and it will start working immediately. - Added the ability to automatically search for the game folder in selected locations on your computer, or manually select the folder.
AML support expansion and fixes:
- Created a dedicated window for editing ".mod" files to help AML sort them more accurately. Thanks to triatomic for the initial implementation!
- The button has been moved to the "Mod Management" menu.
- Redesigned the ".mod" file editing window - "AML Configuration".
- Added initial mod sorting using the "auto_mod_loader_log.txt" AML file (if present).
- Expanded filtering in the list: All mods, With AML config, Without AML config.
- The "Save" button now flickers when you need to save your settings.
Fixes:
- Fixed a bug where the default "DML" header would appear in the mod table.
- Corrected some names and descriptions in the program.
- Fixed installation bugs for some poorly packaged mods. - Slightly reworked the "DML," "DMF," and "DM Patcher" installation.
- Mods are now written to the database with additional fields for localizations and a shortened pattern.
- Fixed a path issue on Linux where missing quotation marks would cause the path to break and "nxm" links to fail to register.
Themes and Row Highlighting:
- Added a Contrast Theme.
- Slightly adjusted the theme colors.
- Added row background highlighting for mods: Outdated, Having an Update, With a Missing Folder, and Symlinks.
What's Changed
- Add AML Configuration window (edit load_after / load_before / require) by @triatomic in #3
New Contributors
- @triatomic made their first contribution in #3
Full Changelog: 2.0.3...2.5.0