Skip to content

world and entity management - #22

Merged
HashimTheArab merged 4 commits into
mainfrom
codex/document-world-and-entity-management-implementation
Nov 24, 2025
Merged

world and entity management#22
HashimTheArab merged 4 commits into
mainfrom
codex/document-world-and-entity-management-implementation

Conversation

@HashimTheArab

Copy link
Copy Markdown
Contributor

Summary

  • introduce a protobuf ParticleType enum for world particle actions and regenerate Go bindings
  • switch world action handlers to use the enum-based particle mapping and inline world Exec waits instead of temp variables

Testing

  • GOPROXY=off GOSUMDB=off go test ./...(hang observed; interrupted)

Codex Task

@HashimTheArabHashimTheArab changed the title fix: enum particles and inline world execworld and entity managementNov 22, 2025
@HashimTheArab
HashimTheArab merged commit a68cd29 into mainNov 24, 2025
@github-actions
github-actionsBot deleted the codex/document-world-and-entity-management-implementation branch November 24, 2025 18:18
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@HashimTheArab