Skip to content

Add pen and paper character sheet#124

Open
Noires wants to merge 1 commit into
mainfrom
symphony/tr-7
Open

Add pen and paper character sheet#124
Noires wants to merge 1 commit into
mainfrom
symphony/tr-7

Conversation

@Noires

@Noires Noires commented Mar 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a dedicated Pen & Paper tab to character view and character edit navigation
  • add a compact dossier-style Pen & Paper sheet with a local dice gimmick
  • persist and expose the extra sheet fields needed for the new view

Testing

  • cd client && yarn eslint --ext .ts,.vue src/pages/Character.vue src/pages/EditCharacter.vue src/pages/EditCharacterPenAndPaper.vue src/components/character/CharacterPenAndPaper.vue src/router/routes.ts
  • cd client && yarn build
  • cd server && yarn build
  • cd server && yarn eslint "apps/**/*.ts" "libs/**/*.ts" (fails due to pre-existing repo ESLint configuration issues: missing import/extensions / import/no-extraneous-dependencies rules across the codebase)

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