Skip to content

Dawntrail Update Checklist / Tracking #358

@valarnin

Description

@valarnin

This issue is meant to act as a general checklist of things to test, verify, and potentially PR fixes for after the Dawntrail release.

Pull requests for Dawntrail should reference this issue for tracking purposes.

For any struct changes, be those network packet structs or memory structs, make sure to create new structs for 7.0 so as to not break CN/KR support.

  • Adjust for any changes in Machina
  • Adjust for any changes in FFXIV_ACT_Plugin.dll
  • Verify network packet updates for all possible packets
    • Verify packet layouts - Update opcodes for global 7.0 #361
    • Update and verify opcodes - Update opcodes for global 7.0 #361
    • Network packet code that needs to be verified lives under OverlayPlugin.Core/NetworkProcessors
    • OverlayPlugin.Core/MemoryProcessors/LineCombatant.cs reads the ActorID and LoginUserID values from the packet header. Verify that these don't need adjusted.
  • Verify memory updates

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions