splewis / get5

CS:GO Sourcemod plugin for competitive matches/scrims
GNU General Public License v3.0
558 stars 176 forks source link

Fix hostname issues + add score tags #933

Closed nickdnk closed 1 year ago

nickdnk commented 1 year ago

This fixes 5 issues:

  1. Fix https://github.com/splewis/get5/issues/509
  2. Fix https://github.com/splewis/get5/issues/438
  3. mp_teamscore_max is now being properly reset if going from Bo3/5 to Bo1.
  4. You can now include {TEAM1_SCORE} and {TEAM2_SCORE} in your hostname (or anywhere else these tags can be used), and hostname will update on each round start.
  5. Spaces in team names are no longer replaced by underscore in hostname.