Hacker News new | ask | show | jobs
by forrestthewoods 695 days ago
IIRC the server simulation ran at 10Hz. I think the goal was to update every unit every tick. But there may have been some round robin style updates as you get to late game. Pathfinding may have had some limits and deferred requests.

Nothing particularly clever that I can recall. But it’s been quite a few years!