Releases: 2Pz/me3-manager
Releases · 2Pz/me3-manager
1.2.1
1.2.0
1.1.9
1.1.8
1.1.7
- Add Steam integration for profile shortcuts Steam integration for profile shortcuts
- Improve error handling for profile directory and file creation #62 (comment)
- Detect ME3 without admin; preserve drag-and-drop. #63 (comment)
- Window: route updates for portable ME3 to ZIP installer #64 (comment)
1.1.6
- New: Export service to create portable archives of profiles and mods.
- Prevent users from creating a new profile in a mods folder that is already in use by another profile.
- Fixed: PATH installation issues when using custom portable installations on Windows.
- Fixed: Writing bugs in me3.toml; now uses canonical game slugs.
- Added: “Disable Arxan” checkbox in profile settings.
- Added: Support for selecting and saving default profile versions (v1 and v2) in the profile settings dialog.
- Resolve issue where Advanced options only function with the default profile.
- Improved: Minor bug fixes and general enhancements.
1.1.5
- Resolved an issue where using load_before and load_after caused an error related to the expected Dependent struct.
- Boost the responsiveness of your GUI for a smoother user experience.
- Mod name validation is now more flexible and aligned with standard folder naming rules.
- The profile format has been updated to align with the official ME3 user guide page: https://me3.help/en/latest/configuration-reference/#what-is-a-modprofile-configuration
1.1.4
1.1.3 - bugged version
- Added translation support via Lexcellent (English, Arabic, Simplified Chinese).
- Fixed a bug where advanced settings were not cleared when pressing "Clear All Advanced Options" after reopening the advanced dialog.
- Set Dark Souls 3 as the default game.
- Added Profile Settings to allow per-profile save files and online mode for DS3.
- Updated profile inline syntax to use tomlkit (issue #72).
- Fixed UI bug where "Save successful" was shown even when the write failed.
- Fixed Enter key in text fields (Steam dir or custom exe) incorrectly triggering the first "Open Folder" button.
- Replaced PNG icons with SVG versions under a Public Domain license.
- Improved the mod installation process.
1.1.2
- A custom Windows ME3 installer that installs ME3 and properly adds it to the user path without relying on me3_installer.exe.
- Allow users to select the Steam directory if ME3 fails to locate Steam.
- Fixing bugs while adding some mods to their .me3 profile.
- Fix Command quoting issues
- New profiles should be created in me3 profile dir by default, separate -mods folder
- Fix me3-manager tries to write system me3 config
- Add a validation check to prevent the game from launching if ME3 is not installed.
- Switch the Linux build to .AppImage format for better compatibility across all Linux distributions.