Game Tick Events
The game runs in ticks, during a tick the following events happen in order:
- Scheduled bulk upgrades for the previous tick are performed.
- Abandoned stars are captured by allied players.
- Gifted carriers in orbit of allied stars are transferred.
- Carriers move and carrier-to-carrier combat is resolved.
- Carrier-to-star combat is resolved.
- Carrier drop actions are performed.
- Ships are built at stars.
- Carrier collect actions are performed.
- Carrier garrison actions are performed.
- Combat occurs at contested stars.
- If at the end of a galactic cycle:
- Players receive credits from economy and banking.
- Experimentation is performed.
- Carrier upkeep is deducted.
- Game checks for afk and defeated players.
- AI actions are performed.
- Research is performed.
- In an orbital game: the galaxy moves.
- Time-based effects of specialists are applied.
- Time-limited specialists are checked for expiration.
- Game checks for a winner.
- Intel is logged.
Carrier Action Order
If multiple carriers perform the same category of action on the same tick at the same star (for example, multiple carriers are scheduled to collect), the order of actions is resolved according to these rules:
- The carrier with more ships performs its action first.
- If carriers have the same number of ships, the one that traveled the shorter distance from its last waypoint goes first.
- If carriers tie in both of the above, the carrier that was built first goes first.