Commit Graph

5 Commits

Author SHA1 Message Date
florian.berthold d6cb6a3ca3 Fix Warlock talents: Adjust Contagion and Demonic Tactics requirements 2025-12-09 00:57:18 +01:00
florian.berthold 7be8f73e05 Update README: Add .env.development example and clarify prod deployment process 2025-12-08 15:05:21 +01:00
florian.berthold 7c2738948d Add missing src/lib files and fix .gitignore
- Add codec.ts, transform.ts, and types.ts to src/lib/
- Fix .gitignore to only ignore Python lib/ in root, not nested lib/ directories
- Make pointsSpent optional in AscTree type to match JSON data structure

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-08 15:02:04 +01:00
florian.berthold cdc2d87d66 Update TalentBuilder: Adjusted styles and fixed mage sample path 2025-12-08 14:57:08 +01:00
florian.berthold 516cac96de Initial Commit for Public 2025-12-08 14:42:02 +01:00