Commit 873b267
authored
Antag Selection Logging (#5847)
## Short description
Adds more robust logging to antag selection. (Aka, late joins, and round
number)
As I always say when I use AI, I used AI to help me, because I had no
clue what coderabbit was talking about on that second comment but I
figured "yeah I probably shouldn't flood the database".
## Why we need to add this
So we can group Grafana entries by round and track latejoin selections
<img width="1143" height="258" alt="image"
src="https://github.com/user-attachments/assets/246ac900-5a5f-406e-8428-add38b7e458d"
/>
## Checks
- [X] I do not require assistance to complete the PR.
- [X] Before posting/requesting review of a PR, I have verified that the
changes work.
- [X] I have added screenshots/videos of the changes, or this PR does
not change in-game mechanics.
- [X] I affirm that my changes are licensed under the [MIT
License](https://github.com/ss14Starlight/space-station-14/blob/Starlight/LICENSE.TXT)
and grant permission for use in this repository under its conditions.
Nothing player facing here1 parent e6a1e85 commit 873b267
3 files changed
Lines changed: 513 additions & 435 deletions
File tree
- Content.Server/Antag
Lines changed: 26 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
341 | 353 | | |
342 | 354 | | |
343 | 355 | | |
| |||
348 | 360 | | |
349 | 361 | | |
350 | 362 | | |
351 | | - | |
352 | | - | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
353 | 370 | | |
354 | 371 | | |
355 | 372 | | |
| |||
385 | 402 | | |
386 | 403 | | |
387 | 404 | | |
388 | | - | |
389 | | - | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
390 | 412 | | |
391 | 413 | | |
392 | 414 | | |
| |||
0 commit comments