Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#1924 closed enhancement (fixed)

[PATCH] Display entity limits for buildings in the GUI

Reported by: leper Owned by: Josh
Priority: Nice to Have Milestone: Alpha 14
Component: UI & Simulation Keywords: simple, gui, patch
Cc: bakitajoshua@… Patch:

Description

Some buildings have a limit of how many of that kind can be constructed (wonders (1), fortresses (10), towers (25)). It would be nice to make this easily visible to the user:

  • Gray out the icon if the limit is reached
  • Display how many buildings have been constructed/what the limit is

(Basically this is the same as is already implemented for units (heroes))

Attachments (1)

build limits v1.patch (16.1 KB ) - added by Josh 11 years ago.
Version 1 patch to show build limits for buildings in GUI.

Download all attachments as: .zip

Change History (5)

comment:1 by Josh, 11 years ago

Cc: bakitajoshua@… added
Owner: set to Josh
Status: newassigned

by Josh, 11 years ago

Attachment: build limits v1.patch added

Version 1 patch to show build limits for buildings in GUI.

comment:2 by Josh, 11 years ago

Keywords: gui patch review added
Summary: Display entity limits for buildings in the GUI[PATCH] Display entity limits for buildings in the GUI

I have attached a patch which fixes the problem (the diff is a little messy, visual studio replaced a bunch of tabs with spaces). Please review.

comment:3 by leper, 11 years ago

Resolution: fixed
Status: assignedclosed

In 13388:

Display entity limits for buildings. Patch by Josh. Fixes #1924.

comment:4 by leper, 11 years ago

Keywords: review removed
Milestone: BacklogAlpha 14

Thanks for the patch.

Note: See TracTickets for help on using tickets.