Releases: Shazbot/WH3-Mod-Manager
Releases · Shazbot/WH3-Mod-Manager
WH3MM v2.4.0
- optimizations to Check Compat speed
- added Missing Keys tab to the Check Compat panel which cross-references table keys in mods to find if any are missing, this can happen after a new game patch and the game won't start at all if any are missing
- added Duplicate Keys tab to the Check Compat panel which combs through tables with unique numeric IDs (keys) to see if any rows have the same ID among all the mods, this can be fine if the modder wants to replace the row with that ID, but can also be a result of a modder copy-pasting a row and forgetting to change the ID to a new one
- new feature: bisect mod list in Other Options. This will split your mod list into 2 presets to test what part of your mod list could be causing issues. You can bisect one of those presets further. (Tip related to this feature: Holding shift when selecting a preset adds that preset to the current mod list.)
- fix for the mod dropdown menu option Set Load Order not opening a panel
WH3MM v2.3.2
- fixed DB Viewer for game files not working
- added progress bar to the Check Compat panel
WH3MM v2.3.1
- fix for stack overflow error when logging joyride onboarding data
- fix for mod update time not being tracked regression
WH3MM v2.3.0
- performance improvements
- some more FAQ entries
WH3MM v2.2.0
- added a FAQ panel that answers frequent questions
- performance improvements
WH3MM v2.1.0
- Added a way to import mods from a Steam collection, either into the current mod list or into a preset. You can also preserve the load order of the whole collection when importing, avoid this unless you know it's necessary.
WH3MM v2.0.4
- fix for key table collisions not showing anything in the
check compatpanel - updated Chinese translation, thanks to Tutur
- fix for the
auto-start custom battle optionnot working when it was the only enabled start option
WH3MM v2.0.3
- fix for features related to save games only working for wh3
WH3MM v2.0.2
- fix for custom load order being ignored by the game and using automatic ordering for all mods instead
WH3MM v2.0.1
- fix for set load order using the right-click context menu not doing anything
- fix for mods disappearing from the list when a mod gets updated while the manager is running