Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.21.0 [WIP] #162

Merged
merged 52 commits into from
Apr 23, 2023
Merged

Release 0.21.0 [WIP] #162

merged 52 commits into from
Apr 23, 2023

Conversation

connorcarpenter
Copy link
Member

@connorcarpenter connorcarpenter commented Apr 19, 2023

Will focus on a EntityProperty refactor:

  • Don't wait for remote entities to spawn, before sending a Message with an EntityProperty, just send right away
  • On the remote side, keep Messages buffered until the required Entities are spawned
  • Component EntityProperties will actually work, in a similar manner
  • Should resolve Dealing with Entity Relations #119

Perhaps will focus on a couple other small tasks that have been brought up by the community:

…er to figure out if all Entities are active in the remote connection.
…ost-owned or remote-owned, and whether or not it's waiting to be converted
… impl that contains appropriate behavior depending on whether the Component is host-owned or remote-owned)
- got some tests in the demo right now for entity relations, seems like there's still some issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dealing with Entity Relations
1 participant