2
0
mirror of https://github.com/9ParsonsB/Pulsar.git synced 2025-04-14 23:54:43 -04:00

5 Commits

Author SHA1 Message Date
3846f0c8ef Update Faction handling
some database stuff in progress, to allow for complex querying of the journal
2025-02-11 12:41:59 +11:00
7eae5e5ee6 Implement Other state events
now emitted to websocket connections on connect
2024-05-25 22:49:08 +10:00
68eff73dbd Add Startup Events to Database
Now emit startup events on conneciton
Some events still to add
2024-05-25 19:45:46 +10:00
579b2b115d Fix issues with Journal handling
Implement basic database
Handle startup events
only send events after the most recent LoadGame
2024-05-25 16:19:07 +10:00
efd0b3e0c0 Journals Now processed in own thread
Some invalid journal data is now handled
Journals now use polymorphic deserialization
Added Event names to all journal events
Remove unused controllers
2024-05-24 19:30:12 +10:00