3 Commits

Author SHA1 Message Date
2e96ec821d Add cooldown handling for spells and display in UI
- Implement cooldown tracking in SpellcasterBehavior
- Decrease cooldowns at end of each round in turn order
- Prevent casting spells on cooldown in spell.cast
- Show cooldown overlay and block click on skill buttons
- Adjust font sizes for better UI consistency
2026-03-18 05:09:35 +03:00
5c1a0b0c19 Refactor FontManager theme loading and add default theme getter 2025-12-14 23:23:52 +03:00
29e001e20f implement FontManager 2025-12-14 23:04:52 +03:00