Files
TSSBOT/BOT
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
..
2026-06-18 21:04:40 -07:00
2026-06-17 01:21:00 -07:00
2026-06-18 04:04:12 -07:00
2026-06-17 01:21:00 -07:00
2026-06-18 01:02:59 -07:00
2026-06-20 18:55:17 -07:00