Implement Initiative Turn System and Fog of War

This commit is contained in:
2026-01-09 14:12:40 +01:00
parent e45207807d
commit b08a922c00
4 changed files with 258 additions and 3 deletions

View File

@@ -42,6 +42,8 @@
- [x] Refine Combat System (Ranged weapons, Area Magic, Damage Feedback)
- [x] Implement Audio System (SFX, Footsteps, Ambience)
- [x] UI Improvements (Spanish Stats, Tooltips)
- [x] Implement Turn Initiative System (Strict Order, Leader First)
- [x] Implement Fog of War (Lamp Rule based on Board Sections)
## Phase 4: Campaign System
- [ ] **Campaign Manager**