Skip to content

Add shared room creature instances#4

Merged
halfdimension merged 2 commits into
mainfrom
feature/shared-room-creatures
Jun 25, 2026
Merged

Add shared room creature instances#4
halfdimension merged 2 commits into
mainfrom
feature/shared-room-creatures

Conversation

@halfdimension

Copy link
Copy Markdown
Owner

Adds backend-owned shared creature instances for multiplayer rooms and displays them on the map.

  • Adds room creature spawn/list APIs
  • Allows only room host to spawn creatures during a RUNNING room game
  • Lets all room members read the same shared creature instances
  • Adds frontend shared creature markers on the map
  • Polls shared room creatures while a room game is running
  • Keeps catch behavior, scoring, and concurrency handling out of scope
  • Keeps solo gameplay unchanged

@halfdimension
halfdimension merged commit 429c1ac into main Jun 25, 2026
2 checks passed
@halfdimension
halfdimension deleted the feature/shared-room-creatures branch June 25, 2026 15:51
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.

1 participant