feat: add Create New Character with confirmation (Closes #30) #73

Merged
shahondin1624 merged 1 commits from feature/issue-30-create-new-character into main 2026-03-13 14:17:45 +01:00

1 Commits

Author SHA1 Message Date
shahondin1624
bd37709663 feat: add Create New Character action with confirmation dialog (Closes #30)
Add createNewCharacter() factory producing a blank ShadowrunCharacter
with all attributes at 1, all talents at rating 0, and default data.
Settings page gains a "New Character" button that shows a confirmation
prompt before replacing the current character. Includes 9 unit tests
verifying the blank character defaults.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 14:17:25 +01:00