Files
wwdpublic/Content.Client/Shuttles
Pieter-Jan Briers 80f6f1de3f Refactor FTL time tracking code to fix a UI bug (#26538)
The FTL UI on the shuttle console would reset the FTL progress bar every time you open it. This is because the server only sends "time until completion", not a start/end time. The FTL code now uses a separate start/end time so the exact same progress bar can be preserved.

For convenience, I made a StartEndTime record struct that stores the actual tuple. This is now used by the code and has some helpers.
2024-07-11 20:34:38 -07:00
..
2024-03-08 12:54:53 +01:00
2024-03-08 12:54:55 +01:00