Topic: EoR Map Time-Lapse
This would be better suited to something server side, but if you could implement a snapshot of the galaxy map every tick to record:
- Systems colored by the family that owns the most planets in it. Each family set to a different color.
- War and PNAP declarations and cancellations.
Taking this data, one could run it through a map and take a frame by frame to create an interesting time lapse, showing the families growing in their core then eventually expanding and shrinking as wars and conflict rage on. I think this would be a nice organic way to show the progress of the round.
Edit: The per tick snapshot really would just need each systems planets owner and any NAP/War declarations/cancellations. That data could be used to do the coloring and whatnot later.