pulsar/ObservatoryFramework/Files
Repository files (latest commit first)
Filename Latest commit message Latest commit date
F K ff784b31d1
[Framework] Add a DateTime property for CarrierJumpRequest DepartureTime (#119)
Refactored out the logic backing the JournalBase TimestampDateTime property so it can be used for any DateTime type property, providing a standardized json String -> DateTime conversion for any date-time property. Implemented as an `internal static` method on JournalBase so journal objects which inherit from JournalBase or don't inherit from it can use it.

Used this to provide a DepatureTimeDateTime on CarrierJumpRequest (this property was added in Update 14) and to implement the existing ExpiryDateTime on CurrentGoal.

From a quick search in the journal documentation, I don't see any other applications for this.
2023-08-14 09:35:00 -02:30
..
Converters Handle missing effect full range of "+"s 2023-01-19 19:24:56 -03:30
Journal [Framework] Add a DateTime property for CarrierJumpRequest DepartureTime (#119) 2023-08-14 09:35:00 -02:30
ParameterTypes [Framework] Add a DateTime property for CarrierJumpRequest DepartureTime (#119) 2023-08-14 09:35:00 -02:30
BackPackFile.cs More xml docs. 2021-11-23 19:13:35 -03:30
CargoFile.cs More xml docs. 2021-11-23 19:13:35 -03:30
FCMaterialsFile.cs Journal changes for Odyssey Update 12 2022-06-05 23:09:16 -02:30
MarketFile.cs More xml docs. 2021-11-23 19:13:35 -03:30
ModuleInfoFile.cs Add new FCMaterials file classes. 2022-06-09 21:10:26 -02:30
NavRouteFile.cs More xml docs. 2021-11-23 19:13:35 -03:30
OutfittingFile.cs More xml docs. 2021-11-23 19:13:35 -03:30
ShipyardFile.cs More xml docs. 2021-11-23 19:13:35 -03:30
Status.cs observatory herald (#30) 2021-11-15 10:57:46 -03:30