View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0019396 | AI War 2 | GUI | Feb 2, 2018 7:35 pm | Feb 2, 2018 11:49 pm | |
Reporter | BadgerBadger | Assigned To | keith.lamothe | ||
Status | closed | Resolution | fixed | ||
Product Version | 0.704 About that Flair | ||||
Fixed in Version | 0.704 About that Flair | ||||
Summary | 0019396: Control group number of units goes only up | ||||
Description | I have a control group for my Ark and fleet. I took it into battle and suffered heavy casualties, then rebuilt it. I note that the number of units ostensibly in the control group (the big number on the Control Group icon) only ever goes up. I now see 140 ships for my fleet of 40 ships. in the uI code we use buffer.Add( this.ControlGroup.EntityIDs.Count ); textElement.FinishWritingToBuffer(); But it looks like we never actually remove ships from their control group when they die | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
Feb 2, 2018 7:35 pm | BadgerBadger | New Issue | |
Feb 2, 2018 7:35 pm | BadgerBadger | Status | new => assigned |
Feb 2, 2018 7:35 pm | BadgerBadger | Assigned To | => keith.lamothe |
Feb 2, 2018 11:49 pm | BadgerBadger | Status | assigned => closed |
Feb 2, 2018 11:49 pm | BadgerBadger | Resolution | open => fixed |
Feb 2, 2018 11:49 pm | BadgerBadger | Fixed in Version | => 0.704 About that Flair |
Feb 2, 2018 11:49 pm | BadgerBadger | Note Added: 0046845 |