Opened 7 years ago

Closed 7 years ago

#420 closed defect (fixed)

Saved army does not save "contained" structure

Reported by: Henri Owned by:
Priority: major Milestone:
Component: WarFoundry-API Version: Trunk
Keywords: Cc:
Blocked By: Blocking:

Description

While testing the how to get artillery to be 1 per battalia I came ont he idea to save the army file I make so I don't have to add my test subjects all the time again.
However I noticed the army file doesn't retain the structure of contained units. E.g. creating a horse battalia and adding artillery to that will when loading the file move the artillery to the artillery category. Also the contained units in a category will be separated and not listed as nested anymore, eg the Ordnance battalia won't have the attached artillery commander or guns nested after loading.

Change History (3)

comment:1 Changed 7 years ago by ibboard

Status: newconfirmed

Appears that the army file contains it, we just don't load it again.

comment:2 Changed 7 years ago by IBBoard <dev@…>

In dc13cef2bc2bd31208b2b2205ff30991e6dcd4b5/IBBoard.WarFoundry.GUI.GTK:

Re #420: Saved army does not save "contained" structure

  • Make sure GTK# UI loads nesting correctly

comment:3 Changed 7 years ago by ibboard

Resolution: fixed
Status: confirmedclosed
Note: See TracTickets for help on using tickets.