Skip to content

Don't track PlayerStat events in warmup

Freddy requested to merge DefaultUser/warmup_no_GR_events into master

kills-<playerid> and achievement-<achievementname> got added to the PlayerStats even if these events happened during warmup. Other PlayerStats events already cheched for warmup_stage. The firstblood message will now also no longer show in warmup.

Should fix #1961 (closed)

Merge request reports