-
Notifications
You must be signed in to change notification settings - Fork 165
Mod Organizer 2 Development Changelog
Chris Bessent edited this page Aug 28, 2021
·
266 revisions
See Mod Organizer 2 Changelog for changes to released software.
Older: 2.4.0, 2.3.0, 2.2.2, 2.2.1 and before.
Game Support:
- Added Black and White 2, Daggerfall Unity, Nier:Automata, Nehrim, Starsector, Star Wars: Empire At War, Subnautica, Subnautica: Below Zero
- Improved Kerbal Space Program support (list/read save files)
- Improved Oblivion support by adding setting to allow Nehrim downloads
- Improved Oblivion support by automatically enabling OBSE hack
- Improved Skyrim VR support by adding setting to allow Enderal and Enderal SE downloads.
- Fixed possible issues with profile-specific files for all the Fallout games
Improvements and Fixes:
- Improved game support by enabling forced load libraries by default (no effect by itself)
- Fixed various things related to the OMOD installer
- Fixed ampersands being displayed in the instance setup wizard
- Fixed checking for mod updates when no installation file is defined
Improvements:
- Fix download status ordering not ordering by newest files first.
- Support Nexus file archiving change that caused a couple of bugs with the update check and download query.
- Added FaceGenData modlist filter and content icon.
Plugin interface:
- Plugins can now access the virtual file tree using
virtualFileTree()
- Removed boost as a dependency in
uibase