Releases: FelisDiligens/Fallout76-QuickConfiguration
Releases · FelisDiligens/Fallout76-QuickConfiguration
v1.12.7
- Merged pull request (#23) by thomasgraham18:
FixSystem.OutOfMemoryException
when loading the user's NexusMods profile picture.
v1.12.6
Just bug fixes.
- General issues:
- Fixed: Missing metadata when importing a *.ba2 archive as frozen
- Wine (Linux) issues:
- Launching the game should work now. (Select 'Steam' as game edition. Might need additional testing.)
- Fixed crash when a different theme (e.g. light.msstyles) is selected in
winecfg
under "Desktop Integration" - Minor changes
v1.12.5.1
v1.12.5
v1.12.4
What's new?
- You can now pick where mods get saved in the profile options. Read more about that in the wiki.
- You can now pick between sResourceIndexFileList and sResourceArchive2List inside the settings.
- Relocated resource list into it's own tab.
- The mod manager can now partially read *.ba2 files:
- Changed the behavior of the mod manager slightly:
- Interface files will now be separated into a 'Bundled - Interface.ba2'
- Interface files will now be packed into a different preset. (Format: General, Compression: None)
- Some internal changes relating to API requests.
- Updated dependencies (NuGet packages).
v1.12.3
v1.12.2
v1.12.1
Changelog:
- Fixed a bug where an HTML response (instead of a JSON response) from Bethesda's servers would crash the tool.
- Added missing messagebox "customIniFilesParsingError"
- The tool now displays a warning if the user enabled DPI scaling.
- Saves the config.ini directly after logging in to NexusMods, hopefully retaining the login information between restarts now.
v1.12
v1.12 - The dark mode update
Changelog:
- Added dark and light mode which can be toggled in the App Settings.
- Changed some UI elements in order to make them themable. (TrackBars/Sliders, GroupBoxes, TabControls, ListView, etc.)
- Theming support probably comes with a small hit to performance.
- Added separate loading animations and some images (b&w) for light and dark theme.
- (added YAML parser "YamlDotNet" as a dependency)
- Bug fixes / Minor changes:
- Fixed archives of removed mods not getting deleted, which resulted in junk *.ba2 files in the Data folder.
- Fixed: Frozen mods now get deployed even if the mod folder is empty.
- Fixed: Some tool tips weren't translatable.
- Added NukaCrypt and Map76 web links.
v1.11.5
This update mainly fixes the server status display.
Small changelog:
- Fixed the server status display: Expected different response from server (e.g. "maintenance" instead of the actual "under_maintenance")
- Small QoL fix: The mod manager now remembers whether or not the user has collapsed the side panel.
- Updated 7z from version 19.00 to 22.01