This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

Opened 20 months ago

Last modified 20 months ago

#6721 new enhancement

Make resource trickle info for garrisoned units visible in template viewer — at Initial Version

Reported by: Langbart Owned by:
Priority: Should Have Milestone: Backlog
Component: UI & Simulation Keywords:
Cc: Patch:

Description

to reproduce (Barrack)

  • start a map with any civ
  • build a Barrack and garrison an Infantry unit in it
  • the unit receives a XP trickle (added with [23541])
  • no information about the quantity and time unit is given

to reproduce (Corral)

  • start a map with any civ
  • build a Corral and garrison a Domestic Animal unit in it
  • the player receives a Food trickle (added with [27244][27487])
  • no information about the time unit is given

expected information

  • the trickle and time unit is exposed in the template viewer with an icon, for example:
    • 1 source:ps/trunk/binaries/data/mods/public/art/textures/ui/session/icons/promote.png@27498 / 2 seconds
    • 3 source:ps/trunk/binaries/data/mods/public/art/textures/ui/session/icons/resources/food.png@27498 / 5 seconds

possible solution(s)

  • (A) write the info into the aura description
    • Not preferred, text needs to be translated and relevant information is harder to spot due to inconsistent length of text and missing icons
  • (B) move the garrisoned trickle into the GarrisonHolder, as it is done for the BuffHeal
  • Phab:D1245 (22/Jan/18)
    • Discussion about Aura vs GarrisonHolder

nitpick

  • replace the word Health with an icon, for example
    • 1 source:ps/trunk/binaries/data/mods/public/art/textures/ui/session/auras/heal.png@27498 / second (icon: auras/heal.png)
    • 1 source:ps/trunk/binaries/data/mods/public/art/textures/ui/session/auras/health_bonus.png@27498 / second (icon: auras/health_bonus.png)
    • 1 / second (icon: origin unknown)

Change History (4)

by Langbart, 20 months ago

Attachment: cow.png added

by Langbart, 20 months ago

Attachment: health.png added

by Langbart, 20 months ago

Attachment: bar.png added

by Langbart, 20 months ago

Attachment: heart.png added
Note: See TracTickets for help on using tickets.