diff --git a/docs/images/screenshots/import_mod_list_choice_2k.png b/docs/images/screenshots/import_mod_list_choice_2k.png index 51ab9a9b..8742def8 100644 Binary files a/docs/images/screenshots/import_mod_list_choice_2k.png and b/docs/images/screenshots/import_mod_list_choice_2k.png differ diff --git a/docs/images/screenshots/import_mod_list_mods_2k.png b/docs/images/screenshots/import_mod_list_mods_2k.png index 83baeba0..0f5278ca 100644 Binary files a/docs/images/screenshots/import_mod_list_mods_2k.png and b/docs/images/screenshots/import_mod_list_mods_2k.png differ diff --git a/docs/images/screenshots/import_mod_list_order_2k.png b/docs/images/screenshots/import_mod_list_order_2k.png index 21dd5a8a..0a4a9db6 100644 Binary files a/docs/images/screenshots/import_mod_list_order_2k.png and b/docs/images/screenshots/import_mod_list_order_2k.png differ diff --git a/docs/images/screenshots/launch_4k.png b/docs/images/screenshots/launch_4k.png deleted file mode 100644 index 8a9e4877..00000000 Binary files a/docs/images/screenshots/launch_4k.png and /dev/null differ diff --git a/docs/images/screenshots/mods_aml_active_2k.png b/docs/images/screenshots/mods_aml_active_2k.png new file mode 100644 index 00000000..0b0d08a5 Binary files /dev/null and b/docs/images/screenshots/mods_aml_active_2k.png differ diff --git a/docs/images/screenshots/mods_compact_4k.png b/docs/images/screenshots/mods_compact_4k.png deleted file mode 100644 index 8a60d27e..00000000 Binary files a/docs/images/screenshots/mods_compact_4k.png and /dev/null differ diff --git a/docs/images/screenshots/mods_detailed_2k.png b/docs/images/screenshots/mods_detailed_2k.png index 214ca0b6..ac246b54 100644 Binary files a/docs/images/screenshots/mods_detailed_2k.png and b/docs/images/screenshots/mods_detailed_2k.png differ diff --git a/docs/images/screenshots/mods_detailed_4k.png b/docs/images/screenshots/mods_detailed_4k.png deleted file mode 100644 index fdf2a6ed..00000000 Binary files a/docs/images/screenshots/mods_detailed_4k.png and /dev/null differ diff --git a/docs/images/screenshots/nexus_4k.png b/docs/images/screenshots/nexus_4k.png deleted file mode 100644 index 6be13b12..00000000 Binary files a/docs/images/screenshots/nexus_4k.png and /dev/null differ diff --git a/docs/images/screenshots/preferences_2k.png b/docs/images/screenshots/preferences_2k.png index 1fad9c33..59eab87f 100644 Binary files a/docs/images/screenshots/preferences_2k.png and b/docs/images/screenshots/preferences_2k.png differ diff --git a/docs/images/screenshots/preferences_4k.png b/docs/images/screenshots/preferences_4k.png deleted file mode 100644 index 4d74be02..00000000 Binary files a/docs/images/screenshots/preferences_4k.png and /dev/null differ diff --git a/docs/images/screenshots/profile_active_2k.png b/docs/images/screenshots/profile_active_2k.png index 31d718e8..642af687 100644 Binary files a/docs/images/screenshots/profile_active_2k.png and b/docs/images/screenshots/profile_active_2k.png differ diff --git a/docs/images/screenshots/profile_active_4k.png b/docs/images/screenshots/profile_active_4k.png deleted file mode 100644 index ee0693de..00000000 Binary files a/docs/images/screenshots/profile_active_4k.png and /dev/null differ diff --git a/docs/images/screenshots/settings_4k.png b/docs/images/screenshots/settings_4k.png deleted file mode 100644 index 7d9384bd..00000000 Binary files a/docs/images/screenshots/settings_4k.png and /dev/null differ diff --git a/docs/nexus/changelog.md b/docs/nexus/changelog.md new file mode 100644 index 00000000..6fbe352f --- /dev/null +++ b/docs/nexus/changelog.md @@ -0,0 +1,26 @@ + +# Nexus Mods changelog + +Source of truth for Modificus Curator release notes published on Nexus Mods. + +Publish: markdown_to_bbcodenm -i docs/nexus/changelog.md -o , then paste the output into the Nexus editor's BBCode source view. This preamble is wrapped in converter_ignore fences so it never reaches the page. + + +# Version 1.2.0 + +## Features / Improvements + +- Added **Import mod list** to the Mods page for compatible line-format mod lists such as `mod_load_order.txt`. + - **Reorder mods** applies the file's order to mods already in the active profile without importing anything. + - **Reorder and import mods** reuses mods already in Curator and imports matching mod folders found beside the list. Local folders can be associated with their Nexus entries, while Premium users can also identify and queue missing Nexus mods for download. + - Matches, skipped entries, versions, and planned actions can be reviewed before applying. Optional additions can be skipped. +- Added **Edit import details** to mod rows. It can correct a manually imported mod's name, Nexus association, and release version. + - Nexus-associated local imports with no known release are marked as version unknown and can be resolved with the normal update action. +- Added **Clone profile**. Clones include profile details, launch settings, mods, enabled states, load order, order locks, and version choices. The clone is independent, while mod files remain shared and do not need to be downloaded again. +- Updated Mod Relay to load one mod per game update instead of loading the full mod list in one shot. + - This more closely matches the established community mod loader's pacing and gives the game and earlier mods time to initialize between loads. + +## Bug Fixes + +- Fixed downloaded Nexus updates not becoming current when the previous version was imported manually. The downloaded update now remains current and is no longer deleted during startup cleanup. +- Fixed Nexus thumbnails being cropped in Detailed view. They now use responsive 16:9 frames and show the complete image. diff --git a/docs/nexus/description.md b/docs/nexus/description.md index 3d20b2db..9e70629a 100644 --- a/docs/nexus/description.md +++ b/docs/nexus/description.md @@ -34,7 +34,7 @@ launch the game from Steam. To play modded, launch from Curator. **\*\*IMPORTANT\*\* Requires an unpatched, vanilla Darktide installation** -![Curator mod list, detailed view](https://staticdelivery.nexusmods.com/mods/4943/images/1196/1196-1786929470-1554360530.png) +![Curator mod list, detailed view](https://staticdelivery.nexusmods.com/mods/4943/images/1196/1196-1788042575-267239489.png) ## Installation