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 8 years ago

Closed 7 years ago

#4118 closed enhancement (fixed)

Resource trickle tooltip

Reported by: elexis Owned by:
Priority: Nice to Have Milestone: Alpha 22
Component: UI & Simulation Keywords:
Cc: Patch:

Description

The persian palace has a ResourceTrickle component. More entities can receive this component in the future too, so the tooltip should be generated dynamically and show exactly how many resources are generated.

Files to update: tooltips.js which receives data from Templates.js in the tech tree and GetEntityState from GUIInterface.js in running games, for example r18529.

Change History (3)

comment:1 by elexis, 7 years ago

Keywords: simple removed
Milestone: BacklogWork In Progress

comment:2 by elexis, 7 years ago

Milestone: Work In ProgressAlpha 22

Fixed by r19387:

Resource Trickle tooltip. Add early return to hide loot tooltip if there is no loot (for mods).

Differential Revision: https://code.wildfiregames.com/D292 Reviewed By: fatherbushido Fixes #4118

comment:3 by elexis, 7 years ago

Resolution: fixed
Status: newclosed

Third attempt to close will succeed I hope

Note: See TracTickets for help on using tickets.