MayaTheShy
|
39d5082da5
|
feat: implement destructor for OverteClient to support unique_ptr with forward-declared type
|
2025-11-09 02:16:43 -05:00 |
|
MayaTheShy
|
54462cc0d7
|
feat: add unique pointer for OverteAuth in OverteClient class for authentication management
|
2025-11-09 02:15:31 -05:00 |
|
MayaTheShy
|
053d30b8f3
|
feat: add login and authentication status methods to OverteClient class
|
2025-11-09 02:15:24 -05:00 |
|
MayaTheShy
|
2126bd24c3
|
feat: add forward declaration for OverteAuth class in OverteClient.hpp
|
2025-11-09 02:15:11 -05:00 |
|
MayaTheShy
|
20683fa01b
|
feat: add AssignmentClient structure for domain list handling
|
2025-11-09 01:55:09 -05:00 |
|
MayaTheShy
|
3601deae8f
|
feat: add entity creation method to OverteClient
|
2025-11-09 01:25:15 -05:00 |
|
MayaTheShy
|
f85235a031
|
feat: add ICE Ping handling to support NAT traversal
|
2025-11-09 01:09:05 -05:00 |
|
MayaTheShy
|
ebe48094fc
|
feat: store local ID assigned by domain server for packet sourcing
|
2025-11-09 01:02:40 -05:00 |
|
MayaTheShy
|
e1474170a5
|
feat: add visual properties to OverteEntity structure
|
2025-11-08 20:36:34 -05:00 |
|
MayaTheShy
|
2050c9b478
|
fix: clarify username comment for future authentication improvements
|
2025-11-08 17:59:06 -05:00 |
|
MayaTheShy
|
a8c76649b6
|
feat: integrate NLPacket protocol for domain connection requests and responses
|
2025-11-08 17:41:44 -05:00 |
|
MayaTheShy
|
9a747aa610
|
feat: add environment variable support for domain authentication credentials
|
2025-11-08 17:20:53 -05:00 |
|
MayaTheShy
|
ad20af41b8
|
feat: add UUID generation for session identification and update connection logic
|
2025-11-08 17:09:21 -05:00 |
|
MayaTheShy
|
a65c941ad8
|
feat: add sendEntityQuery method to request all entities from the server
|
2025-11-08 17:01:21 -05:00 |
|
MayaTheShy
|
28ec707d30
|
feat: add entity server connection handling in OverteClient
|
2025-11-08 16:04:35 -05:00 |
|
MayaTheShy
|
f4866dd8fe
|
feat: update OverteClient to enhance entity management and clarify documentation
|
2025-11-08 16:00:21 -05:00 |
|
MayaTheShy
|
b203cd4126
|
feat: enhance OverteClient connection handling with TCP and UDP support; add environment variable and command-line argument overrides for URL
|
2025-11-08 14:26:24 -05:00 |
|
MayaTheShy
|
2fc3ecc876
|
Intial Commit of starworld
|
2025-11-08 13:39:53 -05:00 |
|