Update Flag handling

Status now shows readable flag names
Updated Power display
Added more missing Journal events
This commit is contained in:
Ben Parsons 2024-05-16 23:39:16 +10:00
commit d4f3476ad3
5 changed files with 116 additions and 33 deletions

View file

@ -43,7 +43,7 @@ public class Scan : ScanBaryCentre
}
}
Parent = ParentList.ToImmutableList();
}
}
}
/// <summary>
/// "Parents" object rearranged into more intuitive structure for ease of use.