Update roadmap: reference class level-up design doc
Task 2.12 now references:
- NoteDiscovery design doc: gaming/vagabond-rpg/class-level-system-design.md
- Prototype branch: prototype/class-level-system commit a7862be
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
a7862bedd5
commit
7d66bea10f
@ -346,7 +346,7 @@
|
||||
"tested": true,
|
||||
"priority": "high",
|
||||
"dependencies": ["2.2", "2.3", "1.8", "1.15"],
|
||||
"notes": "Implemented via _onCreate/_preDelete lifecycle methods and updateActor hook. Made applyClassFeatures() idempotent. Commit 8afcf8c."
|
||||
"notes": "Implemented via _onCreate lifecycle method and LevelUpDialog. Features with changes[] arrays auto-create ActiveEffects. applyClassFeatures() is idempotent, updateClassFeatures() handles level-up incrementally. Fixed duplicate item creation bug (dragDrop config). Design doc: NoteDiscovery gaming/vagabond-rpg/class-level-system-design.md. Prototype branch: prototype/class-level-system commit a7862be."
|
||||
},
|
||||
{
|
||||
"id": "2.13",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user