Skip to content

Conversation

@AlchlcDvl
Copy link
Contributor

@AlchlcDvl AlchlcDvl commented Feb 26, 2025

This pr adds the following features for reactor networking:

  • Added implementation for serialising Color, Color32, ulong and long values
  • Reading and writing implementation for enumeration values by making use of their underlying value types (byte, sbyte, int, uint, short, ushort, long and ulong)
  • Shorthand generic method for reading data
  • Support for generic message converters that are defined by the user

@AlchlcDvl AlchlcDvl changed the title More value serialisation for RPCs Enhancements and additions to Reactor Networking Mar 28, 2025
Copy link
Collaborator

@miniduikboot miniduikboot left a comment

Choose a reason for hiding this comment

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

Partially reviewed, it's too late to wrap my head around the message converter stuff right now

@miniduikboot miniduikboot merged commit 5cb6c35 into NuclearPowered:master Jun 5, 2025
1 check 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.

2 participants