Commit Graph

33 Commits

Author SHA1 Message Date
MayaTheShy
29d9d02f65 Add future risk surface and priorities section to README 2025-11-16 22:35:33 -05:00
MayaTheShy
8532ad458f Update README.md to reflect fixed connection persistence and revised known issues 2025-11-16 21:20:14 -05:00
MayaTheShy
105c5b63bf fix: update README to reflect connection drop issue due to server-side HMAC verification 2025-11-10 01:52:02 -05:00
MayaTheShy
95fd2aea64 feat: update README to reflect completion of OAuth 2.0 authentication with browser flow 2025-11-09 17:58:15 -05:00
MayaTheShy
a8105e6b12 feat: implement OAuth 2.0 browser authentication with token management and refresh 2025-11-09 17:57:12 -05:00
MayaTheShy
f4ed07c7fe docs: remove systemd service start instructions from README 2025-11-09 17:01:34 -05:00
MayaTheShy
c73802179a docs: enhance README with clearer instructions for StardustXR server requirements 2025-11-09 16:59:42 -05:00
MayaTheShy
b7c792687e chore: remove placeholder license section from README.md 2025-11-09 03:19:05 -05:00
MayaTheShy
70693a430a docs: update documentation structure and build scripts for clarity 2025-11-09 03:11:55 -05:00
MayaTheShy
634d226f27 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
MayaTheShy
ce406e483d docs: update asset pipeline and network protocol phases to reflect current progress 2025-11-09 03:05:23 -05:00
MayaTheShy
a12dfbc3bf docs: enhance README with technology details and additional references for StardustXR and Overte 2025-11-09 03:02:04 -05:00
MayaTheShy
a5bc44dc7b docs: enhance documentation structure with quick reference and development workflow 2025-11-09 02:53:47 -05:00
MayaTheShy
e8770b5e7e docs: enhance troubleshooting section with additional connection verification steps 2025-11-09 02:51:06 -05:00
MayaTheShy
e482f8a0e8 docs: update project phases to reflect completion of network and protocol features 2025-11-09 02:51:01 -05:00
MayaTheShy
7eb274ac34 docs: update known limitations to include OAuth authentication status and clarify entity update constraints 2025-11-09 02:50:40 -05:00
MayaTheShy
45a89d62e4 docs: update README to clarify connection methods and OAuth status 2025-11-09 02:50:30 -05:00
MayaTheShy
c2abb94ba5 docs: update authentication section in README to clarify user roles and connection details 2025-11-09 02:22:48 -05:00
MayaTheShy
1067cbe825 docs: clarify domain discovery usage and add note on public server queries 2025-11-09 00:27:09 -05:00
MayaTheShy
8bbf7a9256 docs: update CI badge links in README and CI setup documentation 2025-11-09 00:13:18 -05:00
MayaTheShy
6fca7d4de8 docs: update known limitations and roadmap for entity rendering improvements 2025-11-09 00:08:36 -05:00
MayaTheShy
1bca5e309b docs: update README for clarity on model rendering and entity types 2025-11-09 00:08:16 -05:00
MayaTheShy
744f906e25 fix: update executable command in README to reflect project rename to starworld 2025-11-08 23:43:32 -05:00
MayaTheShy
9491db821b fix: update RPATH verification command in README to reflect project rename to starworld 2025-11-08 23:42:14 -05:00
MayaTheShy
951ab184e5 fix: update executable commands in README to reflect project rename to starworld 2025-11-08 23:42:10 -05:00
MayaTheShy
5cf4e03982 docs: update README to reflect completion of Phase 2 and integration of HTTP model downloader with ModelCache 2025-11-08 23:38:35 -05:00
MayaTheShy
a15559e2f9 docs: update README to reflect HTTP model downloading and caching features 2025-11-08 23:37:03 -05:00
MayaTheShy
f0cf79d32a docs: update README to clarify known limitations and roadmap for entity rendering 2025-11-08 23:27:48 -05:00
MayaTheShy
7ffebd5629 docs: update README to reflect 3D colored model rendering and entity details 2025-11-08 23:27:28 -05:00
MayaTheShy
58e5da849f fix: update README for improved clarity on build process and bridge configuration 2025-11-08 22:35:08 -05:00
MayaTheShy
7014b16ebe fix: update README to include CI badge for build status 2025-11-08 21:24:26 -05:00
MayaTheShy
f8170456ca docs: add third_party/README with vendoring instructions; augment root README with crate vendoring guidance 2025-11-08 13:59:32 -05:00
MayaTheShy
83313e2f63 Intial Commit of starworld 2025-11-08 13:39:53 -05:00