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 )
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
comment:2 Changed 11 years ago by
Description: | modified (diff) |
---|---|
Milestone: | → WarFoundry 0.1 |
Summary: | Complete Rollcall unit loading → Complete Rollcall unit core loading |
comment:3 Changed 11 years ago by
Milestone: | WarFoundry 0.1 → Rollcall plugin 0.1 |
---|
comment:4 Changed 11 years ago by
Status: | new → accepted |
---|
comment:5 Changed 11 years ago by
comment:6 Changed 11 years ago by
comment:7 Changed 10 years ago by
Description: | modified (diff) |
---|---|
Summary: | Complete Rollcall unit core loading → Complete Rollcall unit type core loading |
Version: | → Unknown or N/A |
Values to load:
NameCategoryPoints costMin/Max number of unitsMin/Max size of unit- Unit stats
- Save
comment:8 Changed 7 years ago by
Resolution: | → wontfix |
---|---|
Status: | accepted → closed |
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.
(In r36) Re #16 - File loading
Re #17 - Unit detail loading