Skip to content

Load Order Handling Improvements, Part 2 #578

@Infernio

Description

@Infernio

Continuing from #309, which was mostly focused on 306/307.

308:

  • Update.esm should not be written into plugins.txt for Skyrim LE and newer games (including Enderal). The game hardcodes it to load directly after the game master. Done in 1b412e1.

309+:

  • expose saved load orders/active plugins lists and allow the user to edit them - a lot of thinking this needs (UI ?) -> new issue Expose saved load orders #361
  • revisit undo/redo -> clean invalid ? More traditional undo redo (remove redos on a new load order)-> will be investigated as part of issue Expose saved load orders #361

Ut:

Metadata

Metadata

Assignees

Labels

A-load-orderArea: Load Order (load_order.py and _games_lo.py)C-goalCategory: Long term goal. May be code-related or a meta goal.C-internalCategory: Keep track of internal refactoring. Implies the C-todo label except if it is a full C-goal

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions