Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#1721 closed task (fixed)

[PATCH] Add "score" tab in post-game summary

Reported by: EMontana Owned by: EMontana
Priority: Should Have Milestone: Alpha 12
Component: UI & Simulation Keywords:
Cc: Patch:

Description

  • Adds a Score tab in post-game summary with score for economy, military, technology and total.
  • Adds 4 new counters in StatisticsTracker (resource value of unitsLost, buildingsLost, enemyUnitsKilled and enemyBuildingsDestroyed).

Attachments (1)

summary_screen_scoretab.patch (21.5 KB ) - added by EMontana 11 years ago.
Adds a score tab in post-game summary screen

Download all attachments as: .zip

Change History (4)

by EMontana, 11 years ago

Adds a score tab in post-game summary screen

comment:2 by Jonathan Waller, 11 years ago

Resolution: fixed
Status: newclosed

In 12914:

Add "score" tab in post-game summary. Patch from EMontana. FIxes #1721.

comment:3 by Jonathan Waller, 11 years ago

Keywords: review removed
Milestone: BacklogAlpha 12

Thanks for the patch. It looks good, I renamed technology score to exploration score since that is what it currently is. It would be good to get actual technologies as part of the score in the future (see #1739).

I also removed the redundant brackets around (costs[r]);

Note: See TracTickets for help on using tickets.