Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified docs/images/screenshots/import_mod_list_choice_2k.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/screenshots/import_mod_list_mods_2k.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/screenshots/import_mod_list_order_2k.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/screenshots/launch_4k.png
Binary file not shown.
Binary file added docs/images/screenshots/mods_aml_active_2k.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/screenshots/mods_compact_4k.png
Binary file not shown.
Binary file modified docs/images/screenshots/mods_detailed_2k.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/screenshots/mods_detailed_4k.png
Binary file not shown.
Binary file removed docs/images/screenshots/nexus_4k.png
Binary file not shown.
Binary file modified docs/images/screenshots/preferences_2k.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/screenshots/preferences_4k.png
Binary file not shown.
Binary file modified docs/images/screenshots/profile_active_2k.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/screenshots/profile_active_4k.png
Binary file not shown.
Binary file removed docs/images/screenshots/settings_4k.png
Binary file not shown.
26 changes: 26 additions & 0 deletions docs/nexus/changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<!-- converter_ignore -->
# 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 <out>, 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.

<!-- /converter_ignore -->
# 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.
2 changes: 1 addition & 1 deletion docs/nexus/description.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down