shadowed-realms-mobile/ShadowedRealmsMobile
matt a9f0383e79 Fix: Resolve remaining CombatService compilation errors
- Replace CreateAsync with AddAsync(entity, kingdomId) for repository calls
- Fix Alliance namespace references using full qualified names
- Add method bodies to placeholder methods (CalculateCoordinationBonuses)
- Fix dictionary object indexing by casting to Dictionary<string,object>
- Ensure all repository calls follow kingdom-scoped security pattern

All compilation errors now resolved - CombatService ready for deployment
2025-10-26 12:08:35 -05:00
..
2025-10-19 10:45:08 -05:00