warchron_app/src/warchron/model
2026-02-23 11:37:50 +01:00
..
__init__.py code quality (mypy+flake8) 2026-02-04 16:10:53 +01:00
battle.py compute campaign points from rounds 2026-02-19 14:17:42 +01:00
campaign.py fix round tie loop + improve tie ranking 2026-02-20 23:44:22 +01:00
campaign_participant.py detect and resolve battle tie with influence_token 2026-02-17 16:37:36 +01:00
choice.py detect and resolve battle tie with influence_token 2026-02-17 16:37:36 +01:00
closure_service.py fix round tie loop + improve tie ranking 2026-02-20 23:44:22 +01:00
exception.py add forbidden exceptions on closed elements 2026-02-13 11:38:59 +01:00
model.py catch settings exception 2026-02-13 16:19:06 +01:00
objective.py wip close round/campaign/war + refacto json None 2026-02-11 19:25:34 +01:00
player.py code quality (mypy+flake8) 2026-02-04 16:10:53 +01:00
result_checker.py detect campaign tie 2026-02-20 11:01:25 +01:00
round.py add forbidden exceptions on closed elements 2026-02-13 11:38:59 +01:00
score_service.py detect campaign tie 2026-02-20 11:01:25 +01:00
sector.py fix sector missing fields 2026-02-12 09:10:03 +01:00
tie_manager.py fix campaign tie loop + dynamic tie dialog 2026-02-23 11:37:50 +01:00
war.py detect campaign tie 2026-02-20 11:01:25 +01:00
war_event.py fix round tie loop + improve tie ranking 2026-02-20 23:44:22 +01:00
war_participant.py detect and resolve battle tie with influence_token 2026-02-17 16:37:36 +01:00