-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Labels
A-new-gameArea: New Game Implementation (new subpackage in the game package)Area: New Game Implementation (new subpackage in the game package)C-enhancementCategory: Enhancement, a request to add or enhance a featureCategory: Enhancement, a request to add or enhance a featureG-fallout3Game: Fallout 3Game: Fallout 3G-falloutnvGame: Fallout: New VegasGame: Fallout: New VegasM-relnotesMisc: Issue should be listed in the version history for its milestoneMisc: Issue should be listed in the version history for its milestone
Milestone
Description
I am currently working on and testing changes in a test branch dev-fallout-patcher-update. Once I have enough code in place to make an organized and clean pull request I will be basing the pull request off of feature-fallout-support.
As refactoring progresses I will update the code to match the new layout and directory structure.
Tasklist
- Update and verify all records for Fallout 3
- Update and verify all records for Fallout New Vegas
- Update complex records from FO3/FNVEdit to simple records when applicable
- Add additional patcher routines such as
class FidListsMerger - Update Fallout Patcher support
Patchers to update:
- class ActorImporter
- class DeathItemPatcher
- class FidListsMerger
- class GraphicsPatcher
- class ImportActorsSpells
- class ImportFactions
- class ImportInventory
- class ImportRelations
- class ImportScripts
- class KFFZPatcher
- class ListsMerger
- class NamesPatcher
- class NPCAIPackagePatcher
- class NpcFacePatcher
- class PatchFile
- class PCFaces
- class RacePatcher
- class SoundPatcher
- class SpellsPatcher
- class StatsPatcher
Utilities:
- class ActorFactions
- class ActorLevels
- class CompleteItemData
- class EditorIds
- class FactionRelations
- class FidReplacer
- class FullNames
- class IngredientDetails
- class ItemStats
- class ItemPrices
- class ScriptText
- class SpellRecords
- class _UsesEffectsMixin
Needs to be clarified or investigated:
Check readClasses, writeClasses
Update for Fallout UOPs
Prevent randomly adding Forms
Branch used in this pull request:
dev
\ dev-skyrim-patcher-update
\ dev-fallout-patcher-update
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-new-gameArea: New Game Implementation (new subpackage in the game package)Area: New Game Implementation (new subpackage in the game package)C-enhancementCategory: Enhancement, a request to add or enhance a featureCategory: Enhancement, a request to add or enhance a featureG-fallout3Game: Fallout 3Game: Fallout 3G-falloutnvGame: Fallout: New VegasGame: Fallout: New VegasM-relnotesMisc: Issue should be listed in the version history for its milestoneMisc: Issue should be listed in the version history for its milestone