Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build template chat link to new format #138

Open
TheMrMilchmann opened this issue Jul 12, 2023 · 0 comments
Open

Update build template chat link to new format #138

TheMrMilchmann opened this issue Jul 12, 2023 · 0 comments
Labels
Area: Chat links Related to chat links Area: Web API v2 Related to the v2 web API Duration: Short Less than 2 hours of estimated work Priority: High High priority

Comments

@TheMrMilchmann
Copy link
Contributor

The chat link format for build templates has been changed around roughly the time of the first SotO combat beta weekend. The exact semantics of the fields are still unknown but the format has been reverse-engineered for the most part. For a breakdown of the format, please refer to the wiki: https://wiki.guildwars2.com/wiki/Chat_link_format#Build_template_link

Note that it is possible to still support decoding old links by checking the amount of available data. For reference, you can have a look at https://github.com/GW2ToolBelt/GW2ChatLinks/blob/29c694c93db4c8a93e7d8cc737ad99de88edd043/src/commonMain/kotlin/com/gw2tb/gw2chatlinks/ChatLink.kt#L105

@Archomeda Archomeda added Priority: High High priority Duration: Short Less than 2 hours of estimated work Area: Web API v2 Related to the v2 web API Area: Chat links Related to chat links labels Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Chat links Related to chat links Area: Web API v2 Related to the v2 web API Duration: Short Less than 2 hours of estimated work Priority: High High priority
Projects
None yet
Development

No branches or pull requests

2 participants