Opened 9 years ago

Closed 8 years ago

#327 closed enhancement (fixed)

"Points" system should be used in UI

Reported by: ibboard Owned by: Henri
Priority: major Milestone: WarFoundry WinForms 0.2
Component: WarFoundry-GUI-WinForms Version: Trunk
Keywords: Cc:
Blocked By: #99 Blocking: #100

Description

The points system from the GameSystem file (from ticket:99) should be used in the UI.

Change History (6)

comment:1 Changed 9 years ago by ibboard

Status: newaccepted

Accept new tickets en-mass

comment:2 Changed 9 years ago by Henri

Owner: set to Henri

comment:3 Changed 9 years ago by Henri

In [769]:

Re #327: Point names used in the GUI

comment:4 Changed 9 years ago by ibboard

In [785]:

Re #99: Define points systems

  • Simplify the code and leave translations until we support them

Re #329 and re #327: Use "points" in UI

  • Use new method in UnitEquipmentItem object's ToString() method

comment:5 Changed 8 years ago by ibboard

Last cases should be fixed up in IBB Dev branch (New Army dialog). Just needs merging with Master.

comment:6 Changed 8 years ago by ibboard

Resolution: fixed
Status: acceptedclosed

In [467decfdde8e/IBBoard.WarFoundry.GUI.WinForms]:

Closes #327: "Points" system should be used in UI

  • Add abbreviation and name as options to default name
  • Translation armySizePts now supports {0} (size), {1} (pts abbrev) and {2} (pts name)
  • Future additions of "points" systems should be coded with appropriate calls
Note: See TracTickets for help on using tickets.