Skip to content

Latest commit

 

History

History
118 lines (68 loc) · 2.54 KB

README.md

File metadata and controls

118 lines (68 loc) · 2.54 KB

All-In-One Spectator Tab

A Planetary Annihilation: TITANS mod adding more statistics.



Button Forum    Button Translate



Showcase



Content

This mod adds two new tabs to the spectator player panel.


ALL Tab

  Metal Income       Energy Income       Efficiency    

  Army Count       Fabber Count       Factory Count  


ALL2 Tab

This tab displays army metal in place of army count.

Army metal counts all units and structures
owned by a player, not just offensive units.



Installation

You should download and install this mod
via the in-game Community Mod Manager.

You will need to Enable Community Mods.



FAQ

Why didn't you include the total unit count?

Because I wanted to avoid having the ALL tab be any wider than the other tabs.
I considered total unit count to be the most useless stat and so it was dropped.


Why does your mod wrap the
text when the numbers get big?

I've tried to ensure this is very unlikely to happen, but because the columns
are narrower it is still possible, things will get more cramped though.

You can still switch to the other tabs if things get ugly.


Do you support translations?

No. When you include translations in a Planetary Annihilation
client mods, it breaks all other translations in the game.

Until this is fixed this mod can't ship with translations.



Credits

mikeyh

Who once again covered for my total
inability to inject JavaScript and HTML.