feat: resource trackers for karma, nuyen, essence, edge (Closes #10) #56

Merged
shahondin1624 merged 1 commits from feature/issue-10-resource-trackers into main 2026-03-13 13:27:10 +01:00

Summary

  • New ResourcePanel composable showing Karma (current/total), Nuyen, Essence (1 decimal), Edge
  • Compact: 2x2 grid layout; Medium/Expanded: single row
  • Edge uses tertiary container color with star icon for visual distinction
  • Placed between character header and attributes grid

Closes #10

## Summary - New `ResourcePanel` composable showing Karma (current/total), Nuyen, Essence (1 decimal), Edge - Compact: 2x2 grid layout; Medium/Expanded: single row - Edge uses tertiary container color with star icon for visual distinction - Placed between character header and attributes grid Closes #10
shahondin1624 added 1 commit 2026-03-13 13:27:05 +01:00
Add ResourcePanel composable showing current/total karma, nuyen,
essence (1 decimal), and Edge. Compact uses 2x2 grid, Medium/Expanded
uses single row. Edge uses tertiary container color with star icon
for visual distinction. Placed below character header.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
shahondin1624 merged commit 52bfeb4a3b into main 2026-03-13 13:27:10 +01:00
shahondin1624 deleted branch feature/issue-10-resource-trackers 2026-03-13 13:27:10 +01:00
Sign in to join this conversation.