All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- add setting to skip prerequisite check (44ec668)
- show correct modpack version when user has multiple installs (5842f08)
- use the first custom executable from MO2 when launching the game (ec563dc)
- update wiki link (9fe7b43)
- supress mouse4 and mouse5 browser navigation which could break the app (ddac54b)
- add button to manually edit configuration (1543c19)
- tidy up alignment of items in advanced section (f4bf6a9)
- fix migration for new users not working (47b184c)
- separate graphics from profiles (8497135)
- revert separate graphics from profiles (e611ce4)
- separate graphics from profiles (0a09b9f)
- support Wabbajack V3 modlist metadata files (974cfd7)
- revert separate graphics from profiles (02d57f0)
- remove Norton from process blacklist (339d83b)
- adjust wording for blacklist error to be explicit (bb85273)
- add suggestion to change permissions if admin fails (c5ee5b6)
- clarify error message when the game fails to launch (94d24f4)
- show warning to user's using a pre-release version (9e44309)
- promt user to restart as admin if they get a permission error (1189059)
- lock the launcher when MO2 is running (5101315)
- update before any other action (fa05160)
- add context menu when right clicking (0bed4a7)
- display version number on game launch modal (6dae26d)
- reduce news cache to 30 minutes (8017075)
- massively decrease time to check for prerequisites (db46d46)
- disable upscaling when running ultrawide on non-ultrawide monitor (7587805)
- prevent resolution from always using user's monitor settings (69eef30)
2.0.0 (2022-06-19)
- C++ 2022 will now be installed in C++ 2019 or greater is not installed
- When profiles are restored, the entire modpack will now be refreshed to keep everything in sync
- Ultra-widescreen resolutions will not be disabled by default. Modpack authors must either support or disable them via configuration.
- The default screen resolution will now use the current screen resolution instead of the highest one
- add ability to disable plugins when enb is set (9026982)
- add an information message when MO2 is running (ce0e1bc)
- add modpack version to navigation (536a7a4)
- add more information when displaying invalid modpack message (5c8a445)
- copy skyrim launch logs after game launch (762f0c5), closes #511
- default to current resolution (327cdd9), closes #521
- enable ultra-widescreen plugins when required (ad78cfd)
- enable ultrawide mods when that resolution is selected (6eaf0dd)
- ensure modpack path is valid on startup (d468546)
- improve wording when Skyrim is starting up (a7908e7)
- install prerequisites on game launch (5fb917b)
- only prevent ultra-widescreen resolutions on certain modpack versions (93bb232)
- refresh modpack when restoring profiles (7efe157)
- set resolution when it is selected, not on game start (3363130), closes #527
- enable close and minimise buttons when modal is open (d1e71a4)
- only show ultrawide warning when ultrawide exists (34f0bb5)
- prevent a failed update from preventing use of the launcher (3589a13), closes #525
- prevent dropdowns from overlapping icons (2c0a3d9), closes #524
- prevent invalid enbs from being persisted on mod selection (73a47b7), closes #518
- prevent multiple instances of the launcher from opening (dd1271e)
- remove dependency on PowerShell (e103752)
- add native resolution to dropdown if it isn't found (b650f7a)
- prevent patron list from overflowing with long names (49cd59a)
1.0.0 (2022-03-16)
- prevent launcher crashing if ENB can't sync (fc5fb71)
- handle invalid modpaths on startup (03ed76a)
- prevent launcher crashing when closing game with no ENB (40a5689)
- add ability to backup profiles (75aca31)
- prevent app from reloading after first selecting modpack (c3b20c3)
- prevent ENBs from copying every time the app loads (88741e8)
- backup ENB files before launching MO2/game (3ff5525)
- allow naming ENBs with a namesENB.json (8e756fa)
- add friendly naming for MO2 profiles (d47e4f7)
- prevent showing the MO2 GUI when launching game (35013e2)
- disable borderless upscale for widescreen (b002121)
- ensure close button is clickable on startup (02a58e4)
- ignore files in ENB presets and profiles (b649583)
- prevent user from interacting when game is running (446d817)
- ensure filepath to SSEDisplayTweaks uses the mod name (c620443)
- move resolution dropdown into navigation (68019eb)
- point website link to the correct location (2247d34)
- add message to note what directories shouldn't be used (c7cccfc)
- improve startup mod directory screen (b8e3cd3)
- prevent showing patreon error message if it's loading (ab17f18)
- change brand colours to match wildlander website (3ed5e70)
- allow user to set resolution before launching game (413abb3)
- if no enb has been selected, just copy the first one (a86ca0a)
- add loading spinner when MO2 is launching (198295c)
- prevent launcher from opening MO2 with the wrong profile (614c91c)
- prevent the user from clicking if file dialog is open (c56dda3)
- use Wabbajack's Stock Game structure (17284f6)
- prevent profile select showing .DS_Store (e1b1012)
- improve warning message when handling game files (03a2481)
- set resizeable to be false again (566b4f3)
- add confirmation when actioning game files (48ef824)
- prevent showing the open button with startup checks (458f232)
- fix minimize button (fd145aa)
- add proper title bar (9940a77)
- auto-update without needing user action (d13f8b0)
- add button to open Skyrim and US directories (607ba4b)
- fix error on attempting to delete existing files (2c1c089)
- add file select for Skyrim directory (bcd6a7a)
- update mod directory selection instructions (2d6027b)
- reduce gap in patreon stars layout (de0d119)
- show download progress and prevent user from double clicking (b280051)
- re-render profiles on mod directory change (6698d0d)
- add profile selection (a92be24)
- add button to open log path (32fd077)
- ensure that the mod directory is set on startup (c521346)
- prevent close and update text from overflowing (060171f)
- add correct styling for update modal (5b9f2e7)
- add ability to launch the game (b07947f)
- add launch MO2 button (2358ff6)
- windows: fix not being able to close the app on Windows (d3746ac)
- allow the window to be dragged with the title bar (700cee5)