Skip to content

feat(client): render companion as far-right card in the hand fan#5417

Merged
matthewevans merged 1 commit into
mainfrom
ship/companion-hand-fan
Jul 9, 2026
Merged

feat(client): render companion as far-right card in the hand fan#5417
matthewevans merged 1 commit into
mainfrom
ship/companion-hand-fan

Conversation

@matthewevans

Copy link
Copy Markdown
Member

Companion previously sat as a separate bottom-right rail at the lowest
z-order (CompanionZone). Move it inline as the trailing far-right card of the
perspective player's hand fan, mirroring the recent GY/exile castable wings.
Dedicated CompanionFanCard (image-by-name, no ManaCostPips/objectId, click +
flick-up dispatch CompanionToHand gated on canActivate, 'Companion' badge);
PlayerHand reserves a fan slot (companionCount) at both geometry sites;
zoneAffordance gains a purple companion theme. CompanionZone deleted (sole
consumer was GamePage).

Companion previously sat as a separate bottom-right rail at the lowest
z-order (CompanionZone). Move it inline as the trailing far-right card of the
perspective player's hand fan, mirroring the recent GY/exile castable wings.
Dedicated CompanionFanCard (image-by-name, no ManaCostPips/objectId, click +
flick-up dispatch CompanionToHand gated on canActivate, 'Companion' badge);
PlayerHand reserves a fan slot (companionCount) at both geometry sites;
zoneAffordance gains a purple companion theme. CompanionZone deleted (sole
consumer was GamePage).
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@matthewevans matthewevans enabled auto-merge July 9, 2026 04:28
@matthewevans matthewevans added this pull request to the merge queue Jul 9, 2026
Merged via the queue into main with commit 321ca50 Jul 9, 2026
13 checks passed
@matthewevans matthewevans deleted the ship/companion-hand-fan branch July 9, 2026 05:04
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