1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-03 10:14:06 +02:00

show server send messages as chat

This commit is contained in:
Robin Appelman 2024-03-29 16:26:43 +01:00
commit 217211f2fb
12 changed files with 785 additions and 45 deletions

View file

@ -4,30 +4,90 @@ expression: state
---
{
"chat": [
{
"kind": "Empty",
"from": "",
"text": "[demos.tf]: Demo recording completed",
"tick": 0
},
{
"kind": "TF_Chat_All",
"from": "frying pan",
"text": "gamers assembly",
"tick": 16
},
{
"kind": "Empty",
"from": "",
"text": "[demos.tf]: Uploading demo auto-20181103-2046-pl_upward.dem",
"tick": 204
},
{
"kind": "Empty",
"from": "",
"text": "[demos.tf]: Demos must be at least 5 minutes long",
"tick": 2638
},
{
"kind": "TF_Chat_All",
"from": "Sian",
"text": "thanks @demos.tf",
"tick": 3284
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] RED lost their uber advantage (39 seconds)",
"tick": 4376
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] BLU had uber for 48 seconds before using it",
"tick": 12508
},
{
"kind": "TF_Chat_AllDead",
"from": "frying pan",
"text": ":(",
"tick": 20640
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] BLU spent 16.6 seconds after spawning before healing",
"tick": 23676
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] RED lost their uber advantage (11 seconds)",
"tick": 27124
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] RED's medic died with 100% uber",
"tick": 27540
},
{
"kind": "TF_Chat_AllDead",
"from": "Chochy",
"text": "epic map",
"tick": 29596
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] BLU had uber for 80 seconds before using it",
"tick": 32424
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] RED's medic died with 100% uber",
"tick": 38084
},
{
"kind": "TF_Chat_AllDead",
"from": "Mystt",
@ -46,6 +106,12 @@ expression: state
"text": "why are you up there",
"tick": 46256
},
{
"kind": "Empty",
"from": "",
"text": "#TF_TeamsSwitched",
"tick": 48464
},
{
"kind": "TF_Chat_All",
"from": "frying pan",
@ -58,6 +124,18 @@ expression: state
"text": "!log",
"tick": 49060
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] BLU lost their uber advantage (11 seconds)",
"tick": 52764
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] BLU had uber for 72 seconds before using it",
"tick": 57374
},
{
"kind": "TF_Chat_AllDead",
"from": "Chochy",
@ -70,6 +148,24 @@ expression: state
"text": "t",
"tick": 60618
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] BLU lost their uber advantage (19 seconds)",
"tick": 81376
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] BLU's medic died with 100% uber",
"tick": 82206
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] BLU spent 9.1 seconds after spawning before healing",
"tick": 83404
},
{
"kind": "TF_Chat_AllDead",
"from": "Chochy",
@ -88,6 +184,12 @@ expression: state
"text": "gg",
"tick": 85732
},
{
"kind": "Empty",
"from": "",
"text": "[SOAP] Plugins reloaded.",
"tick": 85900
},
{
"kind": "TF_Chat_All",
"from": "",

View file

@ -34,6 +34,12 @@ expression: state
"text": "gr",
"tick": 47043
},
{
"kind": "Empty",
"from": "",
"text": "#TF_TeamsSwitched",
"tick": 47283
},
{
"kind": "TF_Chat_All",
"from": "",
@ -394,6 +400,12 @@ expression: state
"text": "[LogsTF] Uploading logs...",
"tick": 85836
},
{
"kind": "Empty",
"from": "",
"text": "[demos.tf]: Demo recording completed",
"tick": 85843
},
{
"kind": "TF_Chat_Team_Dead",
"from": "huge obese guy",
@ -406,6 +418,12 @@ expression: state
"text": "!log",
"tick": 86033
},
{
"kind": "Empty",
"from": "",
"text": "[demos.tf]: Uploading demo 20190819-2009-pl_upward.dem",
"tick": 86033
},
{
"kind": "TF_Chat_All",
"from": "",
@ -418,6 +436,12 @@ expression: state
"text": "[LogsTF] To see the stats, type: !log",
"tick": 86133
},
{
"kind": "Empty",
"from": "",
"text": "[demos.tf]: json_decode error: Syntax error",
"tick": 86218
},
{
"kind": "TF_Chat_All",
"from": "^D The Godfather | KING",

View file

@ -4,12 +4,48 @@ expression: state
---
{
"chat": [
{
"kind": "Empty",
"from": "",
"text": "[demos.tf]: Demo recording completed",
"tick": 1
},
{
"kind": "Empty",
"from": "",
"text": "[demos.tf]: Uploading demo auto-20210602-2316-cp_sunshine.dem",
"tick": 200
},
{
"kind": "Empty",
"from": "",
"text": "[demos.tf]: json_decode error: Syntax error",
"tick": 1046
},
{
"kind": "TF_Chat_All",
"from": "",
"text": "",
"tick": 4280
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] BLU lost their uber advantage (19 seconds)",
"tick": 8693
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] BLU had uber for 33 seconds before using it",
"tick": 9663
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] RED had uber for 33 seconds before using it",
"tick": 10892
},
{
"kind": "TF_Chat_All",
"from": "",
@ -40,6 +76,12 @@ expression: state
"text": "se me parte la cabeza : tengo a v1lshock clavandome su ojo en la cara",
"tick": 16714
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] RED lost their uber advantage (11 seconds)",
"tick": 16714
},
{
"kind": "TF_Chat_All",
"from": "",
@ -118,18 +160,48 @@ expression: state
"text": "[PH] Bienvenido a puntero's Hub.",
"tick": 36280
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] BLU had uber for 33 seconds before using it",
"tick": 38818
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] RED had uber for 31 seconds before using it",
"tick": 39002
},
{
"kind": "TF_Chat_All",
"from": "",
"text": "[PH] Únete a nuestro Discord para conocer más sobre el servidor: https://discord.gg/bfWRBKGZDQ",
"tick": 44280
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] BLU had uber for 70 seconds before using it",
"tick": 48889
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] RED had uber for 102 seconds before using it",
"tick": 50247
},
{
"kind": "TF_Chat_All",
"from": "",
"text": "[PH] ¿Beneficios? Toda información sobre el servidor en nuestro Discord.",
"tick": 52280
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] RED lost their uber advantage (18 seconds)",
"tick": 59620
},
{
"kind": "TF_Chat_All",
"from": "",
@ -142,12 +214,24 @@ expression: state
"text": "",
"tick": 68280
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] BLU had uber for 37 seconds before using it",
"tick": 69421
},
{
"kind": "TF_Chat_All",
"from": "",
"text": "",
"tick": 76280
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] RED lost their uber advantage (12 seconds)",
"tick": 76513
},
{
"kind": "TF_Chat_All",
"from": "",

View file

@ -22,6 +22,12 @@ expression: state
"text": "[P-REC] Recording...",
"tick": 8
},
{
"kind": "Empty",
"from": "",
"text": "Recording started",
"tick": 47
},
{
"kind": "TF_Chat_Team",
"from": "Trademark",
@ -34,6 +40,18 @@ expression: state
"text": "u b e r e d u b e r e d u b e r e d ",
"tick": 4378
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 5.10\n",
"tick": 4700
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 5.10\n",
"tick": 4700
},
{
"kind": "TF_Chat_All",
"from": "distraughtduck4",
@ -46,12 +64,48 @@ expression: state
"text": "[LogsTF] To see the stats from the previous rounds, type: .ss",
"tick": 7479
},
{
"kind": "Empty",
"from": "",
"text": "#game_spawn_as",
"tick": 8057
},
{
"kind": "TF_Chat_Team",
"from": "Trademark",
"text": "u b e r e d u b e r e d u b e r e d ",
"tick": 12561
},
{
"kind": "Empty",
"from": "",
"text": "#game_spawn_as",
"tick": 12777
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 2.76\n",
"tick": 13168
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 2.76\n",
"tick": 13168
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 5.34\n",
"tick": 18133
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 5.34\n",
"tick": 18133
},
{
"kind": "TF_Chat_Team",
"from": "Trademark",
@ -106,6 +160,30 @@ expression: state
"text": "die meatshot die meatshot DIE DIE",
"tick": 22725
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 3.27\n",
"tick": 23110
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 3.27\n",
"tick": 23110
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 5.40\n",
"tick": 24368
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 5.40\n",
"tick": 24368
},
{
"kind": "TF_Chat_All",
"from": "schy",
@ -124,18 +202,78 @@ expression: state
"text": "ns trade",
"tick": 30781
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 5.03\n",
"tick": 31867
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 5.03\n",
"tick": 31867
},
{
"kind": "TF_Chat_Team_Dead",
"from": "Trademark",
"text": "u b e r e d u b e r e d u b e r e d ",
"tick": 32301
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 5.97\n",
"tick": 36008
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 5.97\n",
"tick": 36008
},
{
"kind": "TF_Chat_Team",
"from": "Trademark",
"text": ">> FAKE << ",
"tick": 36538
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 6.26\n",
"tick": 40189
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 6.26\n",
"tick": 40189
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 5.06\n",
"tick": 42138
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 5.06\n",
"tick": 42138
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 5.06\n",
"tick": 46341
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 5.06\n",
"tick": 46341
},
{
"kind": "TF_Chat_All",
"from": "distraughtduck4",
@ -148,6 +286,18 @@ expression: state
"text": "u b e r e d u b e r e d u b e r e d ",
"tick": 47044
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 3.80\n",
"tick": 47830
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 3.80\n",
"tick": 47830
},
{
"kind": "TF_Chat_AllDead",
"from": "anytime will do my love",
@ -184,12 +334,24 @@ expression: state
"text": "ns",
"tick": 51384
},
{
"kind": "Empty",
"from": "",
"text": "#game_spawn_as",
"tick": 51849
},
{
"kind": "TF_Chat_Team",
"from": "Trademark",
"text": "u b e r e d u b e r e d u b e r e d ",
"tick": 53540
},
{
"kind": "Empty",
"from": "",
"text": "#game_spawn_as",
"tick": 55747
},
{
"kind": "TF_Chat_All",
"from": "distraughtduck4",
@ -214,6 +376,12 @@ expression: state
"text": "just dont",
"tick": 61843
},
{
"kind": "Empty",
"from": "",
"text": "#game_spawn_as",
"tick": 62024
},
{
"kind": "TF_Chat_AllDead",
"from": "jinta",
@ -238,6 +406,12 @@ expression: state
"text": "engi dm",
"tick": 63679
},
{
"kind": "Empty",
"from": "",
"text": "#game_spawn_as",
"tick": 63704
},
{
"kind": "TF_Chat_All",
"from": "jinta",
@ -268,6 +442,30 @@ expression: state
"text": "u lived i hate u",
"tick": 67728
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 0.84\n",
"tick": 68298
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 0.84\n",
"tick": 68298
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 2.49\n",
"tick": 70522
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 2.49\n",
"tick": 70522
},
{
"kind": "TF_Chat_AllDead",
"from": "Trademark",
@ -340,12 +538,30 @@ expression: state
"text": "u b e r e d u b e r e d u b e r e d ",
"tick": 76283
},
{
"kind": "Empty",
"from": "",
"text": "#game_spawn_as",
"tick": 76353
},
{
"kind": "TF_Chat_Team_Dead",
"from": "Trademark",
"text": "u b e r e d u b e r e d u b e r e d ",
"tick": 76854
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 6.30\n",
"tick": 77024
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 6.30\n",
"tick": 77024
},
{
"kind": "TF_Chat_All",
"from": "anytime will do my love",
@ -364,6 +580,18 @@ expression: state
"text": "oh",
"tick": 80225
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 5.33\n",
"tick": 80357
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 5.33\n",
"tick": 80357
},
{
"kind": "TF_Chat_All",
"from": "schy",
@ -442,6 +670,18 @@ expression: state
"text": "owned noob",
"tick": 82584
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 2.55\n",
"tick": 83344
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 2.55\n",
"tick": 83344
},
{
"kind": "TF_Chat_Team",
"from": "Trademark",
@ -472,6 +712,66 @@ expression: state
"text": "schys gay",
"tick": 85718
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 3.44\n",
"tick": 86149
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 3.44\n",
"tick": 86149
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 1.46\n",
"tick": 86281
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 1.46\n",
"tick": 86281
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 1.13\n",
"tick": 86305
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 1.13\n",
"tick": 86305
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 0.06\n",
"tick": 86841
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 0.06\n",
"tick": 86841
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 5.76\n",
"tick": 86928
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 5.76\n",
"tick": 86928
},
{
"kind": "TF_Chat_All",
"from": "distraughtduck4",
@ -514,6 +814,12 @@ expression: state
"text": "meatshot die die DIE",
"tick": 88336
},
{
"kind": "Empty",
"from": "",
"text": "[SM] You are flooding the server!",
"tick": 88420
},
{
"kind": "TF_Chat_All",
"from": "Boog",
@ -598,6 +904,30 @@ expression: state
"text": "meatshot die meatshot die MEATSHOT DIE",
"tick": 89444
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 5.07\n",
"tick": 90243
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 5.07\n",
"tick": 90243
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 1.98\n",
"tick": 90449
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 1.98\n",
"tick": 90449
},
{
"kind": "TF_Chat_All",
"from": "distraughtduck4",
@ -616,6 +946,18 @@ expression: state
"text": "meatshot die die DIE",
"tick": 91124
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 6.87\n",
"tick": 91525
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 6.87\n",
"tick": 91525
},
{
"kind": "TF_Chat_All",
"from": "Boog",
@ -646,6 +988,18 @@ expression: state
"text": "meatshot meatshot meatshot DIE",
"tick": 95070
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 3.29\n",
"tick": 95499
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 3.29\n",
"tick": 95499
},
{
"kind": "TF_Chat_AllDead",
"from": "anytime will do my love",
@ -688,6 +1042,12 @@ expression: state
"text": "MEATSHOT DIE DIE",
"tick": 99674
},
{
"kind": "Empty",
"from": "",
"text": "#game_spawn_as",
"tick": 99811
},
{
"kind": "TF_Chat_AllDead",
"from": "jinta",
@ -718,6 +1078,18 @@ expression: state
"text": "Ze Venetian Doktor! : Be Quite im playing you asse",
"tick": 101398
},
{
"kind": "Empty",
"from": "",
"text": "Red: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 4.43\n",
"tick": 101811
},
{
"kind": "Empty",
"from": "",
"text": "Blue: Min Spawn 8.90, Scalar 0.79, Next Spawn In: 4.43\n",
"tick": 101811
},
{
"kind": "TF_Chat_Team",
"from": "Trademark",
@ -736,6 +1108,12 @@ expression: state
"text": "jinta ive seen you win these before",
"tick": 104434
},
{
"kind": "Empty",
"from": "",
"text": "#game_spawn_as",
"tick": 104764
},
{
"kind": "TF_Chat_AllDead",
"from": "freak u ___",
@ -802,6 +1180,18 @@ expression: state
"text": "[LogsTF] Uploading logs...",
"tick": 105351
},
{
"kind": "Empty",
"from": "",
"text": "Recording stopped",
"tick": 105351
},
{
"kind": "Empty",
"from": "",
"text": "PUG ends with the score 3 to 5.",
"tick": 105351
},
{
"kind": "TF_Chat_AllDead",
"from": "tridud",

View file

@ -16,6 +16,78 @@ expression: state
"text": "thanks",
"tick": 5000
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] BLU's medic died with 100% uber",
"tick": 5328
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] BLU spent 7.4 seconds after spawning before healing",
"tick": 6926
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] BLU's medic died with 99% uber",
"tick": 10588
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] BLU spent 9.0 seconds after spawning before healing",
"tick": 28546
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] RED spent 11.4 seconds after spawning before healing",
"tick": 28786
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] RED's medic died with 100% uber",
"tick": 33083
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] RED spent 17.0 seconds after spawning before healing",
"tick": 35446
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] RED's medic died with 100% uber",
"tick": 40339
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] RED spent 11.3 seconds after spawning before healing",
"tick": 42406
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] BLU spent 19.4 seconds after spawning before healing",
"tick": 44226
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] BLU's medic died with 100% uber",
"tick": 47735
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] RED had uber for 35 seconds before using it",
"tick": 61463
},
{
"kind": "TF_Chat_All",
"from": "master race",
@ -28,6 +100,12 @@ expression: state
"text": "gr",
"tick": 62805
},
{
"kind": "Empty",
"from": "",
"text": "[STV Stats] RED spent 8.5 seconds after spawning before healing",
"tick": 66293
},
{
"kind": "TF_Chat_AllDead",
"from": "Donald Stump",
@ -105,6 +183,12 @@ expression: state
"from": "",
"text": "[LogsTF] Uploading logs...",
"tick": 80333
},
{
"kind": "Empty",
"from": "",
"text": "[SOAP] Plugins reloaded.",
"tick": 80333
}
],
"users": {

View file

@ -10,6 +10,12 @@ expression: state
"text": "[P-REC] Recording...",
"tick": 110
},
{
"kind": "Empty",
"from": "",
"text": "#TF_TeamsSwitched",
"tick": 110
},
{
"kind": "TF_Chat_All",
"from": "[GC]Kimo [DK]",
@ -352,6 +358,12 @@ expression: state
"text": "gj",
"tick": 39077
},
{
"kind": "Empty",
"from": "",
"text": "#TF_TeamsSwitched",
"tick": 39153
},
{
"kind": "TF_Chat_All",
"from": "[GC]Coféeee",

View file

@ -136,6 +136,12 @@ expression: state
"text": "gr",
"tick": 36278
},
{
"kind": "Empty",
"from": "",
"text": "#TF_TeamsSwitched",
"tick": 36300
},
{
"kind": "TF_Chat_All",
"from": "Pride | Mafia Boss",

View file

@ -3,7 +3,14 @@ source: tests/tests.rs
expression: state
---
{
"chat": [],
"chat": [
{
"kind": "Empty",
"from": "",
"text": "#TF_timeleft",
"tick": 4
}
],
"users": {
"2": {
"classes": {},