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

[WIP] Server bridge #773

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

[WIP] Server bridge #773

wants to merge 6 commits into from

Conversation

GoLoT
Copy link
Contributor

@GoLoT GoLoT commented Feb 11, 2020

Resolves #4

Check the README for information on the plugin.

Any feedback will be appreciated. Next tasks on my to-do list are code cleanup and adding HTTP/S support to at least get the player list in JSON format.

If anyone can find a way to reliably detect chat messages (shout/DM/tell channels) without using exclusive hooks it'd help a lot. Right now the only way I found is hooking CNWSMessage::HandlePlayerToServerChatMessage() but it has to be an exclusive hook because some information is extracted from the CNWSMessage through destructive operations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Server list syncing
1 participant