Implement d6 wild dice/fumble skills and die-state rolls
This commit is contained in:
4
TECH.md
4
TECH.md
@@ -12,8 +12,8 @@
|
||||
- Local CI parity entrypoint: `scripts/ci-local.ps1`
|
||||
- API endpoint modules: `RpgRoller/Api/*Endpoints.cs` + shared session/auth helpers
|
||||
- Service boundary model: API request DTOs are mapped to explicit service method parameters before workflow execution
|
||||
- Current backend features: auth/session, campaign/character/skill management, ruleset-aware rolls, filtered campaign logs, and SSE state updates.
|
||||
- Current frontend features: Blazor-based authenticated campaign workspace with live log updates and full roll workflow controls.
|
||||
- Current backend features: auth/session, campaign/character/skill management (including d6 wild-dice/fumble skill options), ruleset-aware rolls, filtered campaign logs, and SSE state updates.
|
||||
- Current frontend features: Blazor-based authenticated campaign workspace with live log updates, full roll workflow controls, and die-state visualization for roll outcomes.
|
||||
|
||||
## 1) Stack and baseline choices
|
||||
|
||||
|
||||
Reference in New Issue
Block a user