Skip to content

Maniaplanet update 2018-03-27

Compare
Choose a tag to compare
@Aessi Aessi released this 27 Mar 14:33
· 45 commits to master since this release
2018-03-27
973552a

Modes

Trackmania

  • 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