Commit Graph

9 Commits

Author SHA1 Message Date
MayaTheShy
8faa0e6f85 docs: add detailed investigation of Overte network protocol and socket behavior 2025-11-10 00:28:14 -05:00
MayaTheShy
402ad4c1e2 docs: update implementation summary to include domain connection and packet protocol details 2025-11-10 00:26:47 -05:00
MayaTheShy
a9b0a578e3 feat: add OAuth Authentication Testing Guide with detailed test cases and troubleshooting steps 2025-11-09 17:58:18 -05:00
MayaTheShy
d3043636f4 feat: add future enhancements documentation for Overte to Stardust entity rendering 2025-11-09 16:55:35 -05:00
MayaTheShy
f520ff909d feat: add quick test guide for Overte entity rendering 2025-11-09 16:53:50 -05:00
MayaTheShy
1abf095e4b feat: add comprehensive implementation documentation for Overte to Stardust entity rendering 2025-11-09 16:53:02 -05:00
MayaTheShy
5f9def40d9 docs: add DIRECTORY_STRUCTURE.md to document project organization and file layout
Some checks failed
CI / build-and-test (push) Has been cancelled
2025-11-09 03:13:09 -05:00
MayaTheShy
dbb43ec3ab docs: update documentation structure and build scripts for clarity 2025-11-09 03:11:55 -05:00
MayaTheShy
e147a6fee3 Implement Overte Authentication and Add Test Entities
- Added documentation for Overte authentication implementation in `docs/OVERTE_AUTH.md`.
- Introduced new GLB files for cube and sphere primitives in `examples/primitives/`.
- Created a JSON file `examples/test_entities.json` containing sample entities for testing.
- Added a build and test script `scripts/build_and_test.sh` for streamlined building and verification of the project.
- Implemented a CI test runner script `scripts/ci-test.sh` to automate testing processes.
- Created a script `scripts/run_with_auth.sh` to facilitate running the Starworld client with Overte authentication.
2025-11-09 03:11:12 -05:00