Skip to content

Battle UX polish: faster fade, CRIT labels, brightness, ASCII attacks#333

Merged
mokn merged 1 commit intodevfrom
feat/creature-studio
Apr 8, 2026
Merged

Battle UX polish: faster fade, CRIT labels, brightness, ASCII attacks#333
mokn merged 1 commit intodevfrom
feat/creature-studio

Conversation

@mokn
Copy link
Copy Markdown
Collaborator

@mokn mokn commented Apr 8, 2026

Summary

  • Floating numbers fade 2x faster (~760ms vs 1800ms) — clears before next turn
  • Crit hits show "CRIT 42" prefix for clarity instead of "42!" suffix
  • Scene brightness increased (BG fill 0.30→0.45, vignette halved)
  • Monster attack projectiles now render as ASCII characters (╲│╱ claw, ▶▸ shard, ◆✦ bolt)

Test plan

  • 52 battle tests passing
  • Type-check clean (no new errors)
  • Deploy to beta, verify in Cricket

🤖 Generated with Claude Code

…II monster attacks

- Floating numbers fade 2x faster (FADE_SPEED 0.00055→0.0013, ~760ms vs 1800ms)
- Crit/critDouble show "CRIT 42" prefix instead of "42!" suffix
- Font sizes slightly reduced to prevent clutter
- Scene brightness: BG_FILL 0.30→0.45, alpha 0.35→0.50
- Vignette overlay reduced (0.4→0.2 opacity, narrower)
- Monster melee/ranged/spell attacks render as ASCII characters (╲│╱, ▶▸, ◆✦)
  with glow effects matching the scene aesthetic

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blog Building Building Preview, Comment Apr 8, 2026 6:29pm
ud Building Building Preview, Comment Apr 8, 2026 6:29pm
ud-api Building Building Preview, Comment Apr 8, 2026 6:29pm
ud-api-beta Building Building Preview, Comment Apr 8, 2026 6:29pm

Request Review

@mokn mokn merged commit 505b517 into dev Apr 8, 2026
1 of 5 checks passed
@mokn mokn deleted the feat/creature-studio branch April 8, 2026 18:29
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