aers / FFXIVClientStructs

Resources for reverse-engineering the FFXIV client's native classes.
MIT License
218 stars 152 forks source link

Fix AddonNeedGreed #1044

Closed MidoriKami closed 1 month ago

github-actions[bot] commented 1 month ago

Breaking Changes

Type exists in left but not in right

FFXIVClientStructs.FFXIV.Client.UI.Agent: 1

AgentGearSet: 2

Member exists in left but not in right

FFXIVClientStructs.FFXIV.Client.UI: 1

AddonPartyList: 1

FFXIVClientStructs.FFXIV.Client.Game.Group: 1

PartyMember: 1

FFXIVClientStructs.FFXIV.Client.UI.Agent: 3

AgentBannerEditorState: 3

AgentGatheringNote: 1

AgentGearSet: 1

FFXIVClientStructs.FFXIV.Client.UI.Misc: 1

RaptureGearsetModule: 3

MidoriKami commented 1 month ago

Hmmm, that doesn't seem right.

Haselnussbomber commented 1 month ago

Your branch is 12 commits behind aers/FFXIVClientStructs:main, which is why all this stuff is being detected as breaking change.

MidoriKami commented 1 month ago

Ah, right I remember that coming up before. 👍