Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2019-01-29 00:00:00Z and 2019-01-30 00:00:00Z
Avatar
See https://github.com/teeworlds/teeworlds/blob/4ae94d4745a3d8b6a45c5d129382ef3604c29722/src/game/server/gamecontext.cpp#L437-L449 The method CGameContext::SwapTeams() will swap the teams, but not the teamscore. Swapping the teams can be triggered by:
  • command swap_teams
  • end of match with sv_match_swap
  • some mod (my very own case)
Swapping the teams should swap the teamscore, too.
20:29
e8afe5d check if whisper message has a valid target - nheir 042f2bb filter whisper target id like other chat messages - nheir 4c686e7 Merge pull request #2002 from nheir/fix_whisper - oy
Exported 5 message(s)