|
__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 |
|
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 |
|
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 |
|
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 |