Skip to content

fix: boss defeat duplication and pest speed scaling#29

Open
CelebrityPunks wants to merge 1 commit into
woydarko:mainfrom
CelebrityPunks:fix/boss-defeat-and-speed-scaling
Open

fix: boss defeat duplication and pest speed scaling#29
CelebrityPunks wants to merge 1 commit into
woydarko:mainfrom
CelebrityPunks:fix/boss-defeat-and-speed-scaling

Conversation

@CelebrityPunks
Copy link
Copy Markdown

Summary

Test plan

  • Defeat boss in stage 3, verify score increments by 100 only once
  • Verify end screen appears only once
  • Observe pest speed increase across stages 1 → 2 → 3

🤖 Generated with Claude Code

- Remove duplicated boss defeat block that ran score+100 and
  showEndScreen twice when boss HP reached 0 (fixes woydarko#24)
- Scale pest speed by currentStage: 1x/1.3x/1.6x for
  stages 1/2/3 respectively (fixes woydarko#25)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants