vagabond-rpg-foundryvtt/module
Cal Corum 8e097c9b2d Implement character sheet foundation with ApplicationV2
Add actor sheet implementation using Foundry VTT v13 ApplicationV2 API:
- Base actor sheet class with tab navigation, drag-drop, scroll preservation
- Character sheet with header, main tab (stats, saves, skills, attacks)
- NPC sheet structure (templates only, styling pending)
- Resource bars with fill effect and backdrop pills for legibility
- Responsive layout using CSS Container Queries
- Fix for ApplicationV2 tab switching (cleanup stale parts)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-14 16:43:28 -06:00
..
applications Implement spell casting system with rulebook-accurate mana costs 2025-12-13 20:22:20 -06:00
data Implement NPC morale check system 2025-12-14 00:03:07 -06:00
dice Implement attack and save roll systems with difficulty fix 2025-12-13 19:52:28 -06:00
documents Implement NPC morale check system 2025-12-14 00:03:07 -06:00
helpers Add important data model enhancements from rulebook audit 2025-12-12 15:55:25 -06:00
sheets Implement character sheet foundation with ApplicationV2 2025-12-14 16:43:28 -06:00
tests Implement NPC morale check system 2025-12-14 00:03:07 -06:00
vagabond.mjs Implement character sheet foundation with ApplicationV2 2025-12-14 16:43:28 -06:00