Changelog entry
Award checking logic now runs in the tick engine
2026-03-20
- The tick engine now evaluates award conditions for every nation each tick and grants achievements automatically.
- Condition types supported: stat-threshold (infantry, cash, infrastructure, readiness, era age, etc.), era advancement, first-unit/weapon milestones, and cumulative counts (war wins, spy operations, techs researched, projects completed, wonders built).
- Category-completion META awards (e.g. "Military Completionist") are checked after each grant within the same tick.
- Cumulative-count checks use a rotating batch of nations per tick (default 10) to keep tick latency bounded.
- A world-feed event is published (visibility: PUBLIC) each time a nation earns an award.