Skip to content

Fallout 3/NV Support #150

@Sharlikran

Description

@Sharlikran

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-fallout-patcher-update

dev
   \ dev-skyrim-patcher-update
                              \ dev-fallout-patcher-update

Metadata

Metadata

Labels

A-new-gameArea: New Game Implementation (new subpackage in the game package)C-enhancementCategory: Enhancement, a request to add or enhance a featureG-fallout3Game: Fallout 3G-falloutnvGame: Fallout: New VegasM-relnotesMisc: Issue should be listed in the version history for its milestone

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions