Opened 13 years ago

Last modified 5 years ago

#686 closed enhancement

Additional counters for summary screen — at Version 7

Reported by: fcxSanya Owned by:
Priority: Nice to Have Milestone: Alpha 16
Component: UI & Simulation Keywords: patch
Cc: Patch:

Description (last modified by fcxSanya)

It would be good to have more counters on summary screen, here is some ideas from Mythos_Ruler's forum post (http://www.wildfiregames.com/forum/index.php?showtopic=13683&view=findpost&p=213723):

  • Total Resources
  • Deforestation
  • Kill/Death Ratio
  • Temples
  • Special Buildings
  • Warships Destroyed/Warships Lost
  • Number of Super Units
  • Heroes Killed
  • Favorite Military Unit
  • Most Bloodthirsty Hero
  • Avg Lifespan

For implementation details see ticket #638 and corresponding changeset r8576, which contains already implemented counters for summary screen. Most related files are:

  • binaries/data/mods/public/simulation/components/StatisticsTracker.js - simulation component, which keep track of statistic counters;
  • binaries/data/mods/public/gui/summary/summary.xml - summary page layout;
  • binaries/data/mods/public/gui/summary/summary.js - scripts for summary.xml.

Change History (7)

comment:1 by Kieran P, 13 years ago

Milestone: BacklogAlpha 4

comment:2 by Kieran P, 13 years ago

Priority: minormajor

comment:3 by Kieran P, 13 years ago

Milestone: Alpha 4Alpha 5

comment:4 by Kieran P, 13 years ago

Milestone: Alpha 5Alpha 6

comment:5 by fcxSanya, 13 years ago

Description: modified (diff)
Keywords: simple added
Milestone: Alpha 6Backlog
Priority: Should HaveNice to Have

comment:6 by fcxSanya, 13 years ago

Summary: Additional couters for summary screenAdditional counters for summary screen

comment:7 by fcxSanya, 13 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.