warchron_app/src/warchron/model
2026-02-25 16:54:21 +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 forbidden sector add/update/remove in closed rounds 2026-02-24 11:07:06 +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 re-enable token on closed camapign + refacto war_event attributes 2026-02-25 16:54:21 +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 fix re-enable token on closed camapign + refacto war_event attributes 2026-02-25 16:54:21 +01:00
round.py add forbidden exceptions on closed elements 2026-02-13 11:38:59 +01:00
score_service.py close war and manage tie 2026-02-23 21:18:27 +01:00
sector.py fix sector missing fields 2026-02-12 09:10:03 +01:00
tie_manager.py fix re-enable token on closed camapign + refacto war_event attributes 2026-02-25 16:54:21 +01:00
war.py Fix refresh on new/open file 2026-02-25 14:51:31 +01:00
war_event.py fix re-enable token on closed camapign + refacto war_event attributes 2026-02-25 16:54:21 +01:00
war_participant.py detect and resolve battle tie with influence_token 2026-02-17 16:37:36 +01:00