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

Convert the MS packet's contents to JSON, Client edition #1081

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Cerapter
Copy link
Contributor

@Cerapter Cerapter commented Feb 6, 2025

The other half of the Akashi PR.

Unlike that one, this one is very heavily in progress.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This and it's cpp half are actually exactly the same on both Akashi and here.
It might be wise to relocate these two into a repo of their own, and then git submodule them into both, or something along those lines.

- Fix an issue where own offset was not sent over
- Fix an issue where the pair's emote wasn't read from the JSON
- Fix an issue where pair would be displayed no matter if they should be or not
@Cerapter Cerapter marked this pull request as ready for review February 9, 2025 14:20
@Cerapter
Copy link
Contributor Author

Cerapter commented Feb 9, 2025

The PR is ready to review. I tested all I could, but it obviously needs a much more intensive testing.

Salanto
Salanto previously approved these changes Feb 9, 2025
Copy link
Contributor

@Salanto Salanto left a comment

Choose a reason for hiding this comment

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

This should be merged after the next check-in. It works, but needs extensive testing since we are breaking the chat protocol here.

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.

2 participants