feat: add reputation scores display (Closes #12) #68

Merged
shahondin1624 merged 1 commits from feature/issue-12-reputation-display into main 2026-03-13 14:02:51 +01:00

Summary

  • Add ReputationPanel composable showing Street Cred, Notoriety, and Public Awareness
  • Display in Overview tab below derived attributes (compact) and below two-column layout (expanded)
  • Centered value/label layout with primary color for values
  • Add PANEL_REPUTATION test tag

Closes #12

## Summary - Add `ReputationPanel` composable showing Street Cred, Notoriety, and Public Awareness - Display in Overview tab below derived attributes (compact) and below two-column layout (expanded) - Centered value/label layout with primary color for values - Add `PANEL_REPUTATION` test tag Closes #12
shahondin1624 added 1 commit 2026-03-13 14:02:46 +01:00
Add ReputationPanel showing Street Cred, Notoriety, and Public
Awareness from CharacterData. Displayed in Overview tab below
derived attributes, with centered value/label layout.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
shahondin1624 merged commit b819217ff4 into main 2026-03-13 14:02:51 +01:00
shahondin1624 deleted branch feature/issue-12-reputation-display 2026-03-13 14:02:51 +01:00
Sign in to join this conversation.