Downloads for Trackmania

Note: The Club Edition of Trackmania is required to use the full feature set of Openplanet. Click here to read why.

Openplanet 1.26.16

27 days ago

Download 1.26.16

Note: This is a hotfix for the update we released with the Rally update to fix some errors and unexpected script behavior.

  • Added game version data for 2024-02-26 (faster startup time)
  • Added file search to Pack Explorer
  • Added several missing UI style variables: DisabledAlpha, TabBarBorderSize, SeparatorTextBorderSize, DockingSeparatorSize, SeparatorTextAlign, SeparatorTextPadding
  • Added Meta::Plugin::SignatureLevel
  • Added Audio::LoadSampleFromAbsolutePath for more efficient sample loading from absolute paths (like plugin storage folder)
  • Added consistent formatting for script sanity check errors
  • Added warning for exported dependencies if they are already a dependency of the current build
  • Added better errors when unable to open zip files
  • Fixed "Create a new map" not using the correct bases
  • Fixed missing settings save when closing settings dialog through menu
  • Fixed allocating too much memory when loading longer audio files, which could eventually cause the game to crash and/or freeze for a long time
  • Fixed missing script exception when unable to find audio source
  • Fixed being able to play streamed samples from more than 1 voice
  • Fixed crash when removing non-handle objects from game buffers in scripts
  • Fixed crash when parsing metadata with extraneous whitespace or newlines
  • Fixed wstring::SubStr differing in behavior when not providing length parameter
  • Fixed missing const on iso classes
  • Removed jit compilation as it was already unstable and incompatible with modern Angelscript
  • Updated miniaudio to v0.11.21
  • Updated Angelscript

Openplanet 1.26.14

30 days ago

Download 1.26.14
  • Added game version data for 2024-02-26 (faster startup time)
  • Added file search to Pack Explorer
  • Added several missing UI style variables: DisabledAlpha, TabBarBorderSize, SeparatorTextBorderSize, DockingSeparatorSize, SeparatorTextAlign, SeparatorTextPadding
  • Added Meta::Plugin::SignatureLevel
  • Added Audio::LoadSampleFromAbsolutePath for more efficient sample loading from absolute paths (like plugin storage folder)
  • Added consistent formatting for script sanity check errors
  • Added warning for exported dependencies if they are already a dependency of the current build
  • Fixed "Create a new map" not using the correct bases
  • Fixed missing settings save when closing settings dialog through menu
  • Fixed allocating too much memory when loading longer audio files, which could eventually cause the game to crash and/or freeze for a long time
  • Fixed missing script exception when unable to find audio source
  • Fixed being able to play streamed samples from more than 1 voice
  • Fixed crash when removing non-handle objects from game buffers in scripts
  • Fixed crash when parsing metadata with extraneous whitespace or newlines
  • Fixed wstring::SubStr differing in behavior when not providing length parameter
  • Fixed missing const on iso classes
  • Updated miniaudio to v0.11.21
  • Updated Angelscript

Openplanet 1.26.12

3 months ago

Download 1.26.12
  • Fixed compatibility with update 2024-01-10

Openplanet 1.26.11

3 months ago

Download 1.26.11
  • Hotfix: Fixed some problems with vehicle entity ID's in the VehicleState dependency plugin (this fixes some Dashboard issues)
  • Added support for the January 9th update
  • Added support for additional mouse buttons in plugins
  • Added flags to UI::Slider*() functions
  • Fixed Text::ParseUInt64 and Text::ParseInt64 returning 32 bit integers
  • Fixed missing error when info.toml can't be loaded from disk

Openplanet 1.26.10

3 months ago

Download 1.26.10
  • Added support for the January 9th update
  • Added support for additional mouse buttons in plugins
  • Added flags to UI::Slider*() functions
  • Fixed Text::ParseUInt64 and Text::ParseInt64 returning 32 bit integers
  • Fixed missing error when info.toml can't be loaded from disk