Skip to content

Fix AgentTelepotTownData - #1912

Merged
Haselnussbomber merged 5 commits into
aers:mainfrom
AtmoOmen:AgentTelepotTown
Aug 6, 2026
Merged

Fix AgentTelepotTownData#1912
Haselnussbomber merged 5 commits into
aers:mainfrom
AtmoOmen:AgentTelepotTown

Conversation

@AtmoOmen

@AtmoOmen AtmoOmen commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions Bot added the requested changes Changes requested through comments label Aug 4, 2026
@github-actions github-actions Bot added breaking change PR contains breaking changes and wont be merged before a new patch and removed requested changes Changes requested through comments labels Aug 4, 2026
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Breaking Changes

Member exists in left but not in right

FFXIVClientStructs.FFXIV.Client.UI.Agent: 1

AgentTelepotTownData: 1

  • byte Flags

@AtmoOmen

AtmoOmen commented Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

Flags should be uint
image

and I don't believe someone is using this field (the whole struct has been wrong for months after all) so I think it's OK.

@Haselnussbomber

Copy link
Copy Markdown
Collaborator

Yes, Flags should be uint, but the value range is within byte, so lets just avoid a breaking change for now in case someone does use it.

@Haselnussbomber
Haselnussbomber merged commit e5121a4 into aers:main Aug 6, 2026
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.

2 participants