This commit is contained in:
root
2026-04-26 12:44:06 +02:00
commit 9590629795
398 changed files with 26617 additions and 0 deletions

View File

@@ -0,0 +1,45 @@
{
"lobbyId": "6af233ecf68b4434",
"lastEventId": 4,
"timestamp": "2026-01-27T13:41:27.5355764Z",
"checksum": "a14cbc3f62b3a9d629f3852bc29e2d6e5460d7c7c5db39eae124537a56bc9fd5",
"phase": "Lobby",
"players": [
{
"clientUuid": "4cda16e3",
"displayName": "SabPlayer",
"position": {
"lat": 50.0875,
"lon": 14.4213
},
"role": "Crew",
"state": "Alive",
"cheatStatus": "Ok",
"cheatScore": 0,
"connectedAt": "2026-01-27T12:38:01.2482361Z",
"lastPositionUpdate": "2026-01-27T12:38:01.2482361Z",
"lastKillTime": null,
"lastEmergencyMeetingTime": null,
"emergencyMeetingsUsed": 0,
"completedTaskIds": [],
"currentTaskId": null,
"taskStartTime": null,
"lastTaskProgressTime": null,
"isOwner": true,
"isReady": false,
"lastEventId": 0,
"ping": 0,
"positionHistory": []
}
],
"bodies": [],
"tasks": [],
"currentMeeting": null,
"playAreaCenter": {
"lat": 50.0875,
"lon": 14.4213
},
"playAreaRadius": 300,
"impostorCount": 1,
"tiePolicy": "NoEject"
}

View File

@@ -0,0 +1,4 @@
{"type":"GameEvent","eventId":1,"serverSeq":1,"timestamp":"2026-01-27T12:37:59.1182464Z","actor":"ab1e39b0","eventType":"PlayerJoined","payload":{"clientUuid":"ab1e39b0","displayName":"SabOwner"},"clientSeq":0,"actionId":null}
{"type":"GameEvent","eventId":2,"serverSeq":2,"timestamp":"2026-01-27T12:38:01.2933854Z","actor":"4cda16e3","eventType":"PlayerJoined","payload":{"clientUuid":"4cda16e3","displayName":"SabPlayer"},"clientSeq":0,"actionId":null}
{"type":"GameEvent","eventId":3,"serverSeq":3,"timestamp":"2026-01-27T12:38:06.6874347Z","actor":"ab1e39b0","eventType":"PlayerLeft","payload":{"clientUuid":"ab1e39b0","reason":"Disconnected"},"clientSeq":0,"actionId":null}
{"type":"GameEvent","eventId":4,"serverSeq":4,"timestamp":"2026-01-27T12:38:06.6897061Z","actor":"4cda16e3","eventType":"HostChanged","payload":{"newHostId":"4cda16e3","previousHostId":"none"},"clientSeq":0,"actionId":null}