pulsar/ObservatoryFramework/Files/Journal
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
..
Combat Update 11 journal changes 2022-03-15 11:15:44 -02:30
Exploration Odyssey Update 13 journal changes 2022-08-29 10:03:51 -02:30
FleetCarrier [Framework] Add a DateTime property for CarrierJumpRequest DepartureTime (#119) 2023-08-14 09:35:00 -02:30
Odyssey Update 14 jounal changes 2022-12-04 11:00:07 -03:30
Other Export version fixes (#83) 2022-05-21 13:00:47 -02:30
Powerplay Add missing using (#46) 2021-12-18 17:51:46 -03:30
Squadron Reorganize all observatory core projects into monorepo (#25) 2021-10-21 19:31:32 -02:30
Startup Fix incorrect type for the Cargo.Inventory property (#49) 2022-01-01 03:51:30 -03:30
StationServices Update 14 jounal changes 2022-12-04 11:00:07 -03:30
Trade Reorganize all observatory core projects into monorepo (#25) 2021-10-21 19:31:32 -02:30
Travel Odyssey Update 13 journal changes 2022-08-29 10:03:51 -02:30
InvalidJson.cs Reorganize all observatory core projects into monorepo (#25) 2021-10-21 19:31:32 -02:30
JournalBase.cs [Framework] Add a DateTime property for CarrierJumpRequest DepartureTime (#119) 2023-08-14 09:35:00 -02:30
JournalUtilities.cs Reorganize all observatory core projects into monorepo (#25) 2021-10-21 19:31:32 -02:30