This website requires JavaScript.
Explore
Help
Register
Sign In
MayaTheShy
/
Starworld
Watch
1
Star
0
Fork
0
You've already forked Starworld
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
rust-quality.yml
Actor
All actors
MayaTheShy
Status
All status
Success
Failure
Waiting
Running
Resolve merge conflict in bridge/src/lib.rs: keep color tinting logic for models
#42
:
Commit
95f8091f20
pushed by
MayaTheShy
main
2025-11-18 01:36:30 -05:00
0s
View workflow file
Resolve merge conflict in bridge/src/lib.rs by preserving feature branch logic
#40
:
Commit
9eca426d5f
pushed by
MayaTheShy
#2
2025-11-18 01:36:30 -05:00
0s
View workflow file
Update README to reflect support for parent/child hierarchies and distance-based entity querying
#38
:
Commit
49c2f5bb1a
pushed by
MayaTheShy
#2
2025-11-18 01:36:30 -05:00
0s
View workflow file
Entity Color/Material Protocol Support & Model Cache Robustness
#36
:
Commit
0a39697599
pushed by
MayaTheShy
main
2025-11-16 22:40:09 -05:00
0s
View workflow file
Update color tint application in Reify implementation to reflect current limitations
#34
:
Commit
bc330e7a40
pushed by
MayaTheShy
#1
2025-11-18 01:36:30 -05:00
0s
View workflow file
Refactor implementation summary to enhance clarity and structure of completed tasks, limitations, and future work
#33
:
Commit
27db9dbe30
pushed by
MayaTheShy
main
2025-11-16 21:43:17 -05:00
0s
View workflow file
Add RSA keypair generation and public key upload in loadTokenFromFile
#32
:
Commit
21f10e52bf
pushed by
MayaTheShy
main
2025-11-16 21:23:22 -05:00
0s
View workflow file
Merge pull request #1 from MayaTheShy/copilot/fix-ci-cations-error
#31
:
Commit
88487c449d
pushed by
MayaTheShy
main
2025-11-16 21:14:05 -05:00
0s
View workflow file
Add GitHub Actions CI workflows
#30
:
Commit
cf006f2ca0
pushed by
MayaTheShy
main
2025-11-16 19:09:23 -05:00
0s
View workflow file
fix: document HMAC verification investigation and connection persistence issues
#29
:
Commit
ca8c4ae4e5
pushed by
MayaTheShy
main
2025-11-16 18:16:37 -05:00
0s
View workflow file
fix: document HMAC verification investigation and connection persistence issues
#28
:
Commit
240b26f48c
pushed by
MayaTheShy
main
2025-11-11 04:46:49 -05:00
0s
View workflow file
fix: update handleDomainListReply to correctly read node local ID in big-endian format and enhance debug output
#27
:
Commit
b5e061a9bc
pushed by
MayaTheShy
main
2025-11-10 01:55:18 -05:00
0s
View workflow file
fix: avoid setting source ID in DomainConnectRequest before local ID is assigned
#26
:
Commit
d507902a73
pushed by
MayaTheShy
main
2025-11-10 00:59:51 -05:00
0s
View workflow file
feat: update token URL construction to use /server path instead of /api/v1
#24
:
Commit
e3de8a720d
pushed by
MayaTheShy
main
2025-11-10 00:00:45 -05:00
0s
View workflow file
chore: remove placeholder license section from README.md
#23
:
Commit
b32db37ef0
pushed by
MayaTheShy
main
2025-11-09 19:52:02 -05:00
0s
View workflow file
docs: add DIRECTORY_STRUCTURE.md to document project organization and file layout
#22
:
Commit
5f9def40d9
pushed by
MayaTheShy
main
2025-11-09 03:21:23 -05:00
0s
View workflow file
docs: update asset pipeline and network protocol phases to reflect current progress
#21
:
Commit
bbbd1e7aed
pushed by
MayaTheShy
main
2025-11-09 03:13:51 -05:00
0s
View workflow file
docs: add references section with links to Overte OAuth implementation and related resources
#20
:
Commit
86cc4973d9
pushed by
MayaTheShy
main
2025-11-09 03:05:38 -05:00
0s
View workflow file
docs: enhance documentation structure with quick reference and development workflow
#19
:
Commit
af934cc4f2
pushed by
MayaTheShy
main
2025-11-09 03:03:13 -05:00
0s
View workflow file
feat: update Cargo.lock to add new dependencies and specify versions for existing ones
#17
:
Commit
af63d8d744
pushed by
MayaTheShy
main
2025-11-09 02:54:21 -05:00
0s
View workflow file
feat: remove test entity creation from domain list reply handling
#16
:
Commit
fb952f1d7a
pushed by
MayaTheShy
main
2025-11-09 02:48:44 -05:00
0s
View workflow file
docs: add Apache License 2.0 to the repository
#15
:
Commit
0b8d389c86
pushed by
MayaTheShy
main
2025-11-09 01:45:34 -05:00
0s
View workflow file
docs: update CI badge links in README and CI setup documentation
#14
:
Commit
c8d07c1065
pushed by
MayaTheShy
main
2025-11-09 00:49:51 -05:00
0s
View workflow file
docs: update client build command references in authentication documentation
#13
:
Commit
24e5a3ccc1
pushed by
MayaTheShy
main
2025-11-09 00:14:37 -05:00
0s
View workflow file
docs: update README to reflect completion of Phase 2 and integration of HTTP model downloader with ModelCache
#11
:
Commit
6d2a185b29
pushed by
MayaTheShy
main
2025-11-09 00:12:18 -05:00
0s
View workflow file
feat: enhance material creation to ensure Principled BSDF node exists and apply materials to exported objects
#9
:
Commit
d42f24274b
pushed by
MayaTheShy
main
2025-11-08 23:38:54 -05:00
0s
View workflow file
fix: remove redundant SCRIPT_DIR assignment in C++ client build step
#7
:
Commit
5dd99a1195
pushed by
MayaTheShy
main
2025-11-08 23:16:12 -05:00
0s
View workflow file
fix: streamline node creation in reify by simplifying entity type handling and improving model fallback logic
#5
:
Commit
69c874e106
pushed by
MayaTheShy
main
2025-11-08 22:43:11 -05:00
0s
View workflow file
fix: update reify implementation to use new color handling and streamline node creation
#3
:
Commit
4e3889afc6
pushed by
MayaTheShy
main
2025-11-08 22:15:13 -05:00
0s
View workflow file
feat: add comprehensive Gitea CI setup documentation and workflows
#1
:
Commit
54f7c1532c
pushed by
MayaTheShy
main
2025-11-08 22:07:10 -05:00
0s
View workflow file