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

Add CommandRequestPacket, add strings and UUID to BinaryStream #108

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

CreeperG16
Copy link
Contributor

@CreeperG16 CreeperG16 commented Jul 3, 2024

  • Adds CommandRequestPacket class with write implementation
  • Adds ReadOnlyBinaryStream::getString() and BinaryStream::writeString(std::string)
  • Adds template for ReadOnlyBinaryStream::get<mce::UUID>() and BinaryStream::write(mce::UUID)

CommandOriginData will probably get moved somewhere else in the project as it isn't only used in packets

@FrederoxDev FrederoxDev merged commit 5cb04a5 into FrederoxDev:1.4.0 Jul 3, 2024
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