c2ee1d49fb
feat: implement functions to set node model, texture, color, dimensions, and entity type
MayaTheShy
2025-11-08 20:40:13 -05:00
f26f399054
feat: add function pointers for setting node model, texture, color, dimensions, and entity type
MayaTheShy
2025-11-08 20:39:57 -05:00
f5bc5cd5ed
feat: add functions to set visual properties for nodes including model, texture, color, dimensions, and entity type
MayaTheShy
2025-11-08 20:39:52 -05:00
b7718a033e
feat: enhance entity visualization with dynamic rendering based on entity type and dimensions
MayaTheShy
2025-11-08 20:39:19 -05:00
b441d4dffc
feat: add functions to set node model, texture, color, dimensions, and entity type
MayaTheShy
2025-11-08 20:38:37 -05:00
a26ca3c80c
feat: enhance node creation and manipulation with additional properties and commands
MayaTheShy
2025-11-08 20:38:20 -05:00
3a34e65a46
feat: extend Node structure with entity properties for enhanced manipulation
MayaTheShy
2025-11-08 20:37:55 -05:00
e7f529e7e1
feat: add additional commands for entity manipulation in the bridge
MayaTheShy
2025-11-08 20:37:48 -05:00
525c068855
feat: enhance simulation mode with diverse demo entities and improved entity parsing
MayaTheShy
2025-11-08 20:37:25 -05:00
82e7bdaa30
feat: add parseDomainsFromJson function to facilitate domain parsing from JSON
MayaTheShy
2025-11-08 19:19:39 -05:00
044970f480
feat: link stardust-tests executable with necessary libraries
MayaTheShy
2025-11-08 19:19:24 -05:00
24376157ea
feat: add README for C++ test harness setup and usage instructions
MayaTheShy
2025-11-08 19:19:17 -05:00
75282187b2
feat: add TestHarness for domain discovery JSON parsing and protocol signature validation
MayaTheShy
2025-11-08 19:18:53 -05:00
97e95890f4
feat: expose parseDomainsFromJson function for testing domain parsing from JSON
MayaTheShy
2025-11-08 19:18:34 -05:00
ecb643910e
feat: enhance domain parsing by adding alternative address keys and additional port options
MayaTheShy
2025-11-08 19:17:20 -05:00
6f900bab8c
feat: add DiscoveredDomain struct and discoverDomains function for metaverse domain discovery
MayaTheShy
2025-11-08 19:11:31 -05:00
4a53205bad
feat: add domain discovery feature to query metaverse directories for public domains
MayaTheShy
2025-11-08 19:11:23 -05:00
5e876f3049
feat: implement domain discovery functionality using libcurl for HTTP GET requests
MayaTheShy
2025-11-08 19:11:15 -05:00
7a8de05bad
fix: add CURL package dependency and link it to the stardust-overte-client executable
MayaTheShy
2025-11-08 19:11:05 -05:00
bc6794fec3
fix: update sendDomainConnectRequest to use correct IPv4Protocol tag and enhance protocol signature logging
MayaTheShy
2025-11-08 19:05:46 -05:00
1db969ebe9
fix: update default version for unspecified packet types to match Overte PacketHeaders.cpp
MayaTheShy
2025-11-08 19:02:53 -05:00
3988bf3766
fix: update sendDomainConnectRequest to use correct IPv4Protocol tag in QDataStream format
MayaTheShy
2025-11-08 19:01:45 -05:00
3f2a1a7e3b
feat: enhance sendDomainConnectRequest to include local socket details and improve logging of protocol signature
MayaTheShy
2025-11-08 19:00:12 -05:00
ecafe3bec8
feat: update sendDomainConnectRequest to use QUuid and adjust data types for connection parameters
MayaTheShy
2025-11-08 18:51:45 -05:00
5722f85902
feat: add debug output for protocol version signature computation
MayaTheShy
2025-11-08 18:36:47 -05:00
8ac50bba74
refactor: remove debug output from computeProtocolVersionSignature function
MayaTheShy
2025-11-08 18:33:09 -05:00
35775a8268
feat: add writeInt32BE method to QtStream for writing 32-bit integers in Big Endian format
MayaTheShy
2025-11-08 18:32:01 -05:00
d63deb6f9b
refactor: remove redundant debug output in ensureVersionTable function
MayaTheShy
2025-11-08 18:29:16 -05:00
3418cbed3b
feat: add additional debug output for entity and audio packet processing in ensureVersionTable function
MayaTheShy
2025-11-08 18:26:23 -05:00
157dd74f17
feat: simplify debug output for protocol version signature computation in NLPacket
MayaTheShy
2025-11-08 18:23:38 -05:00
4aac68a5af
feat: add debug output for parsed avatar version values in ensureVersionTable function
MayaTheShy
2025-11-08 18:22:54 -05:00
ce9c318858
fix: correct avatar query packet version name in ensureVersionTable function
MayaTheShy
2025-11-08 18:22:36 -05:00
4d828a1b13
feat: add debug output for protocol version signature computation in NLPacket
MayaTheShy
2025-11-08 18:21:15 -05:00
1fc94583cb
feat: update dummy variable types and ensureVersionTable call in computeProtocolVersionSignature
MayaTheShy
2025-11-08 18:19:30 -05:00
deb48b9d53
feat: add avatar query packet version handling to version table
MayaTheShy
2025-11-08 18:19:17 -05:00
6757ef3d33
feat: add version handling for DomainSettings packet type
MayaTheShy
2025-11-08 18:18:12 -05:00
a99bfe142b
feat: update version handling for entity particle spin and avatar query conical in NLPacket
MayaTheShy
2025-11-08 18:17:58 -05:00
9d4132fc25
feat: add entity particle spin handling to version table initialization
MayaTheShy
2025-11-08 18:17:02 -05:00
3a7a57b913
feat: add avatar query conical to version table initialization
MayaTheShy
2025-11-08 18:16:42 -05:00
fdaf92b536
feat: add avatar query conical and entity particle spin to version table initialization
MayaTheShy
2025-11-08 18:16:20 -05:00
36971d138e
feat: add new version handling for entity particle spin and avatar query conical
MayaTheShy
2025-11-08 18:16:03 -05:00
9dfb65f3f4
fix: correct string literal in endPos calculation for parseEnumValues function
MayaTheShy
2025-11-08 18:14:32 -05:00
038f7cea7e
fix: add ZLIB dependency to CMakeLists.txt for proper linking
MayaTheShy
2025-11-08 18:13:19 -05:00
b1df094e9e
feat: implement QtStream for packet serialization and update domain connect request payload
MayaTheShy
2025-11-08 18:13:11 -05:00
63f5bf4186
feat: enhance NLPacketCodec with additional packet types and version handling
MayaTheShy
2025-11-08 18:09:03 -05:00
19870cdb4a
fix: clarify that username is not sent in DomainConnectRequest for signature-based authentication
MayaTheShy
2025-11-08 18:01:03 -05:00
10ca7186ea
fix: remove password prompt and clarify authentication method in run_with_auth.sh
MayaTheShy
2025-11-08 17:59:26 -05:00
984b590a85
fix: remove password handling from authentication methods in documentation
MayaTheShy
2025-11-08 17:59:22 -05:00
5bdcbd03ef
fix: update number of packet types in computeProtocolVersionSignature to match Overte
MayaTheShy
2025-11-08 17:56:14 -05:00
abcdcfa3fe
fix: update default version for unspecified packet types to match Overte
MayaTheShy
2025-11-08 17:55:35 -05:00
389fc45cc7
feat: add OpenSSL dependency to CMakeLists for secure networking support
MayaTheShy
2025-11-08 17:53:54 -05:00
05877a9da4
feat: enhance DomainConnectRequest packet structure with UUID, protocol signature, and system info
MayaTheShy
2025-11-08 17:53:14 -05:00
0ef36a39fd
feat: add methods for computing protocol version signature and retrieving version for packet type
MayaTheShy
2025-11-08 17:53:00 -05:00
f21a389d49
feat: add protocol version handling and signature computation to NLPacket
MayaTheShy
2025-11-08 17:52:52 -05:00
daced8ad2f
feat: add DomainServerRequireDTLS packet type to NLPacket protocol
MayaTheShy
2025-11-08 17:50:29 -05:00
920b1edbef
feat: improve NLPacket header parsing and logging in parseDomainPacket
MayaTheShy
2025-11-08 17:50:21 -05:00
b94a1d8ca6
feat: enhance domain packet parsing with NLPacket header validation and improved logging
MayaTheShy
2025-11-08 17:49:56 -05:00
ec904008b7
feat: move type definitions for PacketVersion, LocalID, and SequenceNumber to improve code organization
MayaTheShy
2025-11-08 17:49:30 -05:00
c8caf6ba33
feat: update NLPacket creation in sendPing to use correct version for Ping
MayaTheShy
2025-11-08 17:46:29 -05:00
9caa95b51b
feat: update NLPacket creation in sendDomainConnectRequest and sendDomainListRequest with correct versions
MayaTheShy
2025-11-08 17:46:20 -05:00
ea81a66c5b
feat: update PacketType enum and add PacketVersions for enhanced protocol handling
MayaTheShy
2025-11-08 17:46:11 -05:00
b99a35c2a1
feat: include <string> header in NLPacketCodec.hpp for string handling
MayaTheShy
2025-11-08 17:43:00 -05:00
76a618f3e2
feat: include <cstring> and <string> headers in NLPacketCodec.cpp
MayaTheShy
2025-11-08 17:42:02 -05:00
f681058889
feat: integrate NLPacket protocol for domain connection requests and responses
MayaTheShy
2025-11-08 17:41:44 -05:00
fd84ae53ef
feat: include NLPacketCodec header in OverteClient for packet handling
MayaTheShy
2025-11-08 17:39:56 -05:00
1c6e38bcfd
feat: disable Overte networking library option and include NLPacketCodec in executable
MayaTheShy
2025-11-08 17:39:39 -05:00
03a4bae667
feat: add NLPacket protocol implementation for Overte domain communication
MayaTheShy
2025-11-08 17:39:29 -05:00
455682f3a5
feat: implement OverteNetworkClient class for domain connectivity
MayaTheShy
2025-11-08 17:38:34 -05:00
cdaff90f3b
feat: enable Overte networking library support in CMake configuration
MayaTheShy
2025-11-08 17:37:52 -05:00
7256fd7600
feat: update Overte domain authentication documentation with current status and troubleshooting steps
MayaTheShy
2025-11-08 17:33:09 -05:00
978d530b93
feat: add hex dump logging for the first 32 bytes of domain connect request packets
MayaTheShy
2025-11-08 17:26:26 -05:00
373a77fd68
feat: enhance domain packet polling with hex dump for debugging and limit error logging
MayaTheShy
2025-11-08 17:26:20 -05:00
7988014c12
feat: add documentation for Overte domain authentication methods and troubleshooting
MayaTheShy
2025-11-08 17:22:30 -05:00
6768787dd1
feat: add script for Overte domain authentication with username and password input
MayaTheShy
2025-11-08 17:22:19 -05:00