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

Use CTL's new shiny BNSendGameData API #59

Merged
merged 2 commits into from
May 15, 2024
Merged

Conversation

Meorawr
Copy link
Member

@Meorawr Meorawr commented May 7, 2024

Fixes #56. CTL version 29 or newer now has the necessary public API to support sending messages over Battle.net, so we no longer need to reach in and call the Enqueue method manually.

Let this one sit for a bit so that it doesn't get packaged too eagerly; need to wait for CTL to be updated in the SVN repo first before this can be used.

Fixes #56. CTL version 29 or newer now has the necessary public API
to support sending messages over Battle.net, so we no longer need to
reach in and call the Enqueue method manually.
@Meorawr Meorawr added the enhancement New feature or request label May 7, 2024
@Meorawr Meorawr requested a review from Solanya May 7, 2024 23:05
@Meorawr Meorawr self-assigned this May 7, 2024
@Solanya Solanya merged commit d323132 into main May 15, 2024
1 check passed
@Solanya Solanya deleted the patch/use-ctl-bngamedata-api branch May 15, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove direct use of CTL Enqueue function when BN game data support is merged
2 participants