6 Commits

Author SHA1 Message Date
NotSoToothless cfd2458ab3 fix some scoreboard shit (#1364) 2026-06-30 07:22:13 -07:00
deploy c417226e9e fix: case-insensitive dead-vehicle matching for TSS scoreboard
Spectra sends events.kills[].offended_unit with uppercase roman
numerals (V/VI) while players[].units[].unit uses lowercase (v/vi).
85% of TSS games are affected — dead-vehicle strikethrough on the
Discord scoreboard never triggered because  was
case-sensitive.

Normalize both sides to lowercase before comparing.
2026-06-30 14:03:44 +00:00
NotSoToothless 6d251be97c update for spectra changes (#1363) 2026-06-29 11:05:51 -07:00
NotSoToothless b665eb118f add WL to tss scoreboards (#1345) 2026-06-20 18:55:17 -07:00
NotSoToothless 53e3db9159 add tss map images and update scoreboard again (#1331) 2026-06-17 18:40:19 -07:00
NotSoToothless 7bd8a1b72c -am (#1329) 2026-06-17 00:32:30 -07:00