Opened 11 years ago

Closed 7 years ago

#17 closed task (wontfix)

Complete Rollcall unit type core loading

Reported by: ibboard Owned by: ibboard
Priority: major Milestone: Rollcall plugin 0.1
Component: WarFoundry-Plugin-Rollcall Version: Unknown or N/A
Keywords: Cc:
Blocked By: #9 Blocking: #16

Description (last modified by ibboard)

As part of the Rollcall file loading we need to parse and load data for unit types. We currently do some of this, but other parts are dependent on #9. Once #9 is fixed we need to load unit types from the INI file and add them to the army one-by-one.

Core data for units is:

  • Name
  • Category
  • Points cost
  • Min/Max number of units
  • Min/Max size of unit
  • Unit stats
  • Save

Change History (8)

comment:1 Changed 11 years ago by ibboard

(In r36) Re #16 - File loading

  • Refactor race detail parsing and unit type parsing in to their own classes

Re #17 - Unit detail loading

  • Add a couple of extra attributes to those loaded

comment:2 Changed 11 years ago by ibboard

Description: modified (diff)
Milestone: WarFoundry 0.1
Summary: Complete Rollcall unit loadingComplete Rollcall unit core loading

comment:3 Changed 11 years ago by ibboard

Milestone: WarFoundry 0.1Rollcall plugin 0.1

comment:4 Changed 11 years ago by ibboard

Status: newaccepted

comment:5 Changed 11 years ago by ibboard

(In r42) Re #17 - Load unit data

  • Parse more attributes including troop cost
  • Improve handling of required values
  • Refactor code in to generic parent

comment:6 Changed 11 years ago by ibboard

(In r100) Re #17 - Complete core Rollcall loading

  • Resolve warning about deprecated constructor

comment:7 Changed 10 years ago by ibboard

Description: modified (diff)
Summary: Complete Rollcall unit core loadingComplete Rollcall unit type core loading
Version: Unknown or N/A

Values to load:

  • Name
  • Category
  • Points cost
  • Min/Max number of units
  • Min/Max size of unit
  • Unit stats
  • Save

comment:8 Changed 7 years ago by ibboard

Resolution: wontfix
Status: acceptedclosed

Closing Rollcall tickets - the plugin isn't important (Rollcall is outdated) but it was useful to have an example plugin.

Note: See TracTickets for help on using tickets.