Releases: Interzoneism/Simple-Mod-Manager
Releases · Interzoneism/Simple-Mod-Manager
Simple VS Manager 2.1.0
Features added:
- Custom themes can be saved
- Base custom themes on the built in themes
- Ability to turn off visual hover effects
Improvements and fixes:
- CTRL+A now works properly with search box
- Scrolling to the bottom of the mod browser could cause issues with loading more mods
- Changing themes broke scrolling
- Title and description was overlapping in modlist section
- Clarified text in the menu guide
Simple VS Manager 2.0.0
2.0.0 (Major rework)
- Features implemented:
- New Mod Browser! Faster, less complex.
- Performance optimization, overall but especially for large (300+) mod folders
- Design changes - cleaner and more responsive
- Proper tab switching between the three main views
- Multiple configs for each mod
- Mod browser: Favorites (add/remove favorites, filtering, etc.)
- Mod browser: Relevant search (optional toggle to ignore sorting and prioritize best title matches)
- Optimized votes and modlist database traffic, with automatic migration to the new database for users
- Ability to change the directory of the manager’s config folder (Simple VS Manager folder)
- Logging options saved to a .txt file: app launched/exited, mod installed, mod updated, mod deleted, errors and debug info
- The three default themes can now be loaded into the custom theme as a starting point
- More help options and a menu guide to explain all the menu items
- Resizing of installed mods rows improved, can now shrink even more if columns are disabled
- More stuff I forget!
Simple VS Manager 1.6.3
Improvements and Fixes:
User report system database traffic mitigation
Modlists "Local" and "Online" tab persistent selection
Simple VS Manager 1.6.2
-
Features added:
- Automatic backup of VintagestoryData folder when "Launch Vintage Story" button is pressed
- Experimental, report any bugs please - and let me know if the backups takes up a lot of space (Shouldn't really)
- Disabled by default, enable in File menu
- Roll back to the exact state of the data folder at the moment of game launch - so mods, clientsettings, configs etc
- Unchanged game files will not be copied again to save disk space - they are saved once and then referenced
- You cannot roll back to a backup if the backup was made with another data folder set, also the Vintage Story version has to match.
-
Improvements & Fixes:
- Fixed bug where loading a modlist would add the mod to the disabledMods list in clientsettings.json, but without the version number, causing a crash when joining servers
- Modlist tab now includes Local mods, switch between local and online easily
- Other... stuff?
Simple VS Manager 1.6.1
Improvements & Fixes:
- Fixed bug where loading a modlist would add the mod to the disabledMods list in clientsettings.json, but without the version number, causing a crash when joining servers
- Modlist tab now includes Local mods, switch between local and online easily
- Other stuff I can't remember right now
Simple VS Manager 1.6.0
Features added:
- Save Modlists as PDF - generates a PDF with name, description etc and all the mods (titles linked to their mod db page).
- PDF Modlists can be loaded just like any other modlist, mods and configs saved in PDF metadata
- Drag and drop .json or .pdf modlists to load them
- Game Profiles - switch between multiple Vintage Story installations. Set a separate Game (Vintagestory) and Data (VintagestoryData) folder.
- Each Game Profile keeps its own custom shortcut, skipped mod versions and mod usage tracking for the user report reminder. All Game Profiles share the same caches and all other config settings.
- Disable Auto-refresh (in File menu) - for faster loading and less bandwidth usage, use the Refresh button to manually update whenever you want
- Scan for mod config files (in Help & Advanced menu) - simple heuristic matching scan to automatically set config paths for mods.
- Copy install command for server - enable "Enable server options" in "Help & Advanced" menu and a "Copy to Server" button appears on selected mods. Copies a install command to run on servers, for example "/moddb install [email protected]"
Improvements and fixes:
- Huge performance increase, removed redundant update functions, fixed duplicate scanning etc
- Hiding a column now disables loading of column data - for example hide "Tags" and "User Reports" for a performance increase.
- Much faster tab switching, separated Installed mods and Mod DB to separate datagrids
- Modlist description box size increased
- "Menu Guide" in the "Help & Advanced" menu now describes every menu item and its function
- Other minor design and performance fixes
Simple VS Manager 1.5.6
Improvements and fixes:
Now properly syncs with the enabled/disabled mod status set in the game and vice versa
Additional checks for new mod versions on the ModDB
Simple VS Manager 1.5.5
Improvements and fixes:
- "Update All" button renamed to "Manage Updates"
- New sorting options for ModDB
- Clarified downloads amounts in ModDB
- Fixed bug with tooltips and descriptions for changelogs did not wrap properly
- Potential fix for button titles not displaying properly with certain system settings
Simple VS Manager 1.5
Features added:
Mod compatibility voting system
"Clear all cache" added in Help menu
"Help!" dialog added in Help menu
Experimental mod debugging added in Help menu
New "Skip" button in the Update mods dialog to never notify about a certain mod version again
Improvements & Fixes:
Compatibility checks now only check major and minor versions by default (1.21.5) to actually make it useful.
Fixed bug with playeruid containing characters such as "/"
Moved the Simple VS Manager folder to AppData/Local (Users will be prompted to approve a transfer from old location)
Created a proper backup for firebase-auth.json so it can be restored by user
The little mod info box (when selecting a mod) can now be moved around
Made sure the manager never loads the three base VS mods in case they are in the wrong folder
Fixed bug where mod zips installed outside of the manager would only get their contents replaced but not their name
Saving a modlist to cloud will now ask to replace a already saved modlist if they have the same name
Simple VS Manager 1.4
Features added:
- Show/Hide Columns in the View menu
- Update All reworked - now opens a dialog with more choices and an easy way to view changelogs
Improvements and fixes
- Update All button will now show how many mods can be updated
- Dialog after updating with the Update All button shows which mods were updated and their changelogs
- Fixed bug: mod versions with "-dev" or "-rc" etc showing "(installed)" in version dropdown
- Loading a modlist is now "safer" - disabled certain buttons, menus and switching tabs during loading
- Online modlists will now show when they were added (only new uploads)
- Rebuild button will now do another internet connection test against the Mod DB and abort if it fails