We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff9ffd commit dc7448cCopy full SHA for dc7448c
1 file changed
CHANGELOG.md
@@ -47,6 +47,11 @@ 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 when they
53
+ are ambiguous can hide ambiguity that is permanently resolvable.
54
+
55
## [18.5.1] - 2025-09-29
56
57
### Changed
0 commit comments