Skip to content

fix: include claimer name in chunk claimed message - #46

Merged
tastybento merged 1 commit into
developfrom
fix/claim-message-player-name
Aug 23, 2026
Merged

fix: include claimer name in chunk claimed message#46
tastybento merged 1 commit into
developfrom
fix/claim-message-player-name

Conversation

@tastybento

@tastybento tastybento commented Aug 23, 2026

Copy link
Copy Markdown
Member

Summary

  • Team members were confused when they received "Chunk claimed!" messages and thought they had claimed a chunk, when it was actually another team member on the island who did it.
  • The claimed message now includes [name] so it reads "[name] claimed a chunk!" — making it clear who spent the credit.
  • Uses the claimer UUID already passed to celebrateClaim(), resolved via playerName().

Test plan

  • All 743 tests pass
  • On a test server with two team members, have one claim a chunk and verify the other sees the claimer's name in the message

🤖 Generated with Claude Code

https://claude.ai/code/session_01QWvvUY9ZZJHxUYm1UyjdwK

Team members were confused when they saw "Chunk claimed!" and thought
they had claimed a chunk, when it was actually another team member.
The message now shows who did the claiming: "[name] claimed a chunk!"

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QWvvUY9ZZJHxUYm1UyjdwK
@sonarqubecloud

Copy link
Copy Markdown

@tastybento
tastybento merged commit eae2192 into develop Aug 23, 2026
3 checks passed
@tastybento
tastybento deleted the fix/claim-message-player-name branch August 23, 2026 19:53
@tastybento tastybento mentioned this pull request Aug 23, 2026
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