4 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
47dea647a0 make hp bar text more clear 2025-12-15 03:23:34 +03:00
4161044dcc make actual use of fonts 2025-12-14 23:24:17 +03:00
2012035eb6 refactor level layout 2025-12-12 02:36:51 +03:00