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.
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.
MachinaFFXIV_ACT_Plugin.dllOverlayPlugin.Core/NetworkProcessorsOverlayPlugin.Core/MemoryProcessors/LineCombatant.csreads theActorIDandLoginUserIDvalues from the packet header. Verify that these don't need adjusted.OverlayPlugin.Core/MemoryProcessorsAtkStagecan be ignored, as it is not currently in use