We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff9ffd commit a42ff66Copy full SHA for a42ff66
1 file changed
CHANGELOG.md
@@ -47,6 +47,12 @@ changelog does not include libloadorder-ffi changes.
47
blueprint plugins, or of BlueprintShips plugins that are not
48
blueprint-flagged.
49
50
+- `WritableLoadOrder::is_ambiguous()` now ignores blueprint plugins and
51
+ BlueprintShips plugins for Starfield, since it's not possible to stop the game
52
+ from making their load order positions ambiguous, so returning true makes it
53
+ more difficult to identify when there is ambiguity that can be permanently
54
+ resolved.
55
+
56
## [18.5.1] - 2025-09-29
57
58
### Changed
0 commit comments