Skip to content

Conversation

@joshua-software-dev
Copy link
Contributor

I split this PR into two separate commits:

  • The first commit updates existing field offsets and removes fields which are no longer present on the struct.
  • The second commit adds some fields I found while poking around in memory to update the offsets.

With the new fields, it is possible to gain access to the data from the removed fields, and provide more detail in general to users of the struct. I would be willing to resubmit the PR with only the offset updates if adding new fields is undesirable. I am also willing to rename or change any names I chose for these fields if there are issues with them.

@github-actions github-actions bot added the breaking change PR contains breaking changes and wont be merged before a new patch label Jan 25, 2026
@github-actions
Copy link
Contributor

Breaking Changes

Member exists in left but not in right

FFXIVClientStructs.FFXIV.Client.UI: 1

AddonRecipeNote: 5

  • FFXIVClientStructs.FFXIV.Component.GUI.AtkTextNode* CharacteristicsTextLine1
  • FFXIVClientStructs.FFXIV.Component.GUI.AtkTextNode* CharacteristicsTextLine2
  • FFXIVClientStructs.FFXIV.Component.GUI.AtkTextNode* CharacteristicsTextLine3
  • FFXIVClientStructs.FFXIV.Component.GUI.AtkTextNode* CharacteristicsTextLine4
  • FFXIVClientStructs.FFXIV.Component.GUI.AtkTextNode* CharacteristicsTextLine5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change PR contains breaking changes and wont be merged before a new patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant