You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chase: Find the correct next relay player when the opposing team lose a player.
Cup: Fix the match ending conditions.
If a winner switched to spectator mode or left the server the match could end before enough winners were gathered. see
Cup: Reset the result of the race before spawning the players at the beginning of the round.
This prevent players that do not spawn to have their latest race saved in the CurRace variable. see
All: Implement a basic pause system in the Cup, Rounds and Team game modes. see
Libraries
Maniaplanet
Makers: we pushed all the scripts used by the title makers to the repo.
Matchmaking: Option to turn on/off match server reconnection. Thanks to Dommy.
Trackmania
Scores: Send the values of the previous race in the Trackmania.Scores callback. see