warchron_app/src/warchron/model
2026-03-18 09:26:43 +01:00
..
__init__.py code quality (mypy+flake8) 2026-02-04 16:10:53 +01:00
battle.py fix choice tiebreak loop and cancel tiebreak lost tokens 2026-03-17 11:16:47 +01:00
campaign.py fix mismatch part_id in choice event + fix revert events on sector/participant removal 2026-03-18 09:26:43 +01:00
campaign_participant.py detect and resolve battle tie with influence_token 2026-02-17 16:37:36 +01:00
choice.py fix ignored campaign NP tie-break when closing war 2026-03-06 15:02:53 +01:00
closure_service.py choice tie-break and random fallback + exception cleanup + war<->camp pid 2026-03-12 16:28:20 +01:00
exception.py choice tie-break and random fallback + exception cleanup + war<->camp pid 2026-03-12 16:28:20 +01:00
json_helper.py fix ignored campaign NP tie-break when closing war 2026-03-06 15:02:53 +01:00
model.py fix mismatch part_id in choice event + fix revert events on sector/participant removal 2026-03-18 09:26:43 +01:00
objective.py fix ignored campaign NP tie-break when closing war 2026-03-06 15:02:53 +01:00
pairing.py fix mismatch part_id in choice event + fix revert events on sector/participant removal 2026-03-18 09:26:43 +01:00
player.py code quality (mypy+flake8) 2026-02-04 16:10:53 +01:00
result_checker.py fix ignored campaign NP tie-break when closing war 2026-03-06 15:02:53 +01:00
round.py fix mismatch part_id in choice event + fix revert events on sector/participant removal 2026-03-18 09:26:43 +01:00
score_service.py fix compute score of war participants absent from campaign 2026-03-16 17:27:51 +01:00
sector.py fix ignored campaign NP tie-break when closing war 2026-03-06 15:02:53 +01:00
tie_manager.py fix choice tiebreak loop and cancel tiebreak lost tokens 2026-03-17 11:16:47 +01:00
war.py fix mismatch part_id in choice event + fix revert events on sector/participant removal 2026-03-18 09:26:43 +01:00
war_event.py fix choice tiebreak loop and cancel tiebreak lost tokens 2026-03-17 11:16:47 +01:00
war_participant.py detect and resolve battle tie with influence_token 2026-02-17 16:37:36 +01:00