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] 1.13 protocol update #958

Merged
merged 16 commits into from Aug 14, 2018
Merged

[WIP] 1.13 protocol update #958

merged 16 commits into from Aug 14, 2018

Conversation

aramperes
Copy link
Member

WIP branch for 1.13 protocol compatibility.

See #957 for full 1.13 update progress

@mastercoms mastercoms mentioned this pull request Jul 22, 2018
67 tasks
Pr0methean
Pr0methean previously approved these changes Aug 1, 2018
writeChat(buf, (TextMessage) value);
break;
case OPTCHAT:
writeChat(buf, (TextMessage) value);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing a break. Merge with previous case.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

????

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are you question marking?

@aramperes aramperes dismissed Pr0methean’s stale review August 5, 2018 23:27

Not ready for approval, review changes applied

@aramperes aramperes merged commit 9d460cf into 1.13 Aug 14, 2018
@aramperes aramperes deleted the wip/1.13/protocol branch August 14, 2018 15:54
@mastercoms mastercoms mentioned this pull request May 6, 2020
67 tasks
@mastercoms mastercoms mentioned this pull request Dec 26, 2020
67 tasks
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.

None yet

3 participants