Commit Graph

14 Commits

Author SHA1 Message Date
MayaTheShy
c65fe9e278 feat: add avatar query packet version handling to version table 2025-11-08 18:19:17 -05:00
MayaTheShy
19cac1dbd8 feat: add version handling for DomainSettings packet type 2025-11-08 18:18:12 -05:00
MayaTheShy
f7e75bb706 feat: update version handling for entity particle spin and avatar query conical in NLPacket 2025-11-08 18:17:58 -05:00
MayaTheShy
313acd4d69 feat: add entity particle spin handling to version table initialization 2025-11-08 18:17:02 -05:00
MayaTheShy
3a35ac86da feat: add avatar query conical to version table initialization 2025-11-08 18:16:42 -05:00
MayaTheShy
27c13044df feat: add avatar query conical and entity particle spin to version table initialization 2025-11-08 18:16:20 -05:00
MayaTheShy
0659f6fdb7 feat: add new version handling for entity particle spin and avatar query conical 2025-11-08 18:16:03 -05:00
MayaTheShy
e29ef3a051 fix: correct string literal in endPos calculation for parseEnumValues function 2025-11-08 18:14:32 -05:00
MayaTheShy
69b388e4fe feat: enhance NLPacketCodec with additional packet types and version handling 2025-11-08 18:09:03 -05:00
MayaTheShy
b42df944c1 fix: update number of packet types in computeProtocolVersionSignature to match Overte 2025-11-08 17:56:14 -05:00
MayaTheShy
35034d5de6 fix: update default version for unspecified packet types to match Overte 2025-11-08 17:55:35 -05:00
MayaTheShy
a61e2bb7c4 feat: add protocol version handling and signature computation to NLPacket 2025-11-08 17:52:52 -05:00
MayaTheShy
747f1ded6a feat: include <cstring> and <string> headers in NLPacketCodec.cpp 2025-11-08 17:42:02 -05:00
MayaTheShy
9b3f43a605 feat: add NLPacket protocol implementation for Overte domain communication 2025-11-08 17:39:29 -05:00