Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#164 closed enhancement (released)

Show unit cost in army tree

Reported by: ibboard Owned by: ibboard
Priority: major Milestone: WarFoundry 0.1
Component: WarFoundry-GUI-WinForms Version:
Keywords: unit army cost armytree Cc:
Blocked By: Blocking:

Description

As per #163, but for the army tree - make sure that the categories and units show total costs so that users can track more than just total army cost.

Change History (6)

comment:1 Changed 10 years ago by ibboard

Owner: set to ibboard
Status: newaccepted

comment:2 Changed 10 years ago by ibboard

(In r268) Re #164: Show unit cost in army tree

  • Do prep work and create "ICostedWarFoundryObject" interface that defines objects with a "Points" property
  • Implement new interface where necessary
  • Deprecate old variations on "points value"
  • Remove references to deprecated code

comment:3 Changed 10 years ago by ibboard

Resolution: fixed
Status: acceptedclosed

(In r269) Fixes #164: Show unit cost in army tree

  • Add points value in army tree for units, category and army (aggregating as it goes up the tree)
  • Add code to update tree node text as points values change
  • Remove references to now deprecated points-related properties

Also:

  • Add rolling log file appender to logging config

comment:4 Changed 10 years ago by ibboard

released: 1

Mark released changes as released

comment:5 Changed 10 years ago by ibboard

released: 1yes

Mark released fixes as released using radio values

comment:6 Changed 10 years ago by ibboard

Resolution: fixedreleased

Mark fix as released under a previous version

Note: See TracTickets for help on using tickets.