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

Extending the network protocol #497

Merged
merged 15 commits into from
Oct 6, 2024
Merged

Extending the network protocol #497

merged 15 commits into from
Oct 6, 2024

Conversation

sven-n
Copy link
Member

@sven-n sven-n commented Sep 26, 2024

Now we can transmit values of Health, Shield, Mana, AG, Damage, Experience above 65k. I widened all to 32 bit.
Additionally, I added a message to add more than one statpoint at a time.

To finish this PR, I want to work on the ItemSerializer and AppearanceSerializer as well. It's time to clean this mess up ;)
These changes will be added to my MuMain sources soon as well.

Now we can transmit values of Health, Shield, Mana, AG, Damage, Experience above 65k. I widened all to 32 bit.
Additionally, I added a message to add more than one statpoint at a time.

These changes will be added to my MuMain sources soon as well.
@sven-n sven-n marked this pull request as ready for review October 6, 2024 15:29
@sven-n sven-n merged commit 15e2651 into master Oct 6, 2024
3 checks passed
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.

1 participant