Skip to content

fix: Add isDead() method to BuildingHealthAdapter#1153

Merged
braedonsaunders merged 1 commit into
mainfrom
claude/fix-player-status-display-Yu2gq
Jan 30, 2026
Merged

fix: Add isDead() method to BuildingHealthAdapter#1153
braedonsaunders merged 1 commit into
mainfrom
claude/fix-player-status-display-Yu2gq

Conversation

@braedonsaunders

Copy link
Copy Markdown
Owner

BuildingHealthAdapter was missing the isDead() method that HealthAdapter has, causing PlayerStatusPanel to crash with "isDead is not a function" when trying to count buildings.

https://claude.ai/code/session_0137mAYwv8qrDRcfmUbHLJWG

BuildingHealthAdapter was missing the isDead() method that
HealthAdapter has, causing PlayerStatusPanel to crash with
"isDead is not a function" when trying to count buildings.

https://claude.ai/code/session_0137mAYwv8qrDRcfmUbHLJWG
@braedonsaunders braedonsaunders merged commit 0f641b0 into main Jan 30, 2026
4 checks passed
@braedonsaunders braedonsaunders deleted the claude/fix-player-status-display-Yu2gq branch January 30, 2026 16:55
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.

2 participants