Changes

Jump to navigation Jump to search
1,825 bytes added ,  14:42, 10 June 2019
Adding the software Openplanet
{{Infobox Software
|screenshot = [[File:Openplanet.jpg|220px]]
|caption = Screenshot of Openplanet
|fullname = Openplanet
|author = Miss
|supports = Maniaplanet 4<br/>Trackmania Turbo
|status = Available
|version = 1.12
|source = C/C++
|language = English
|link = [https://openplanet.nl/ Website]<br/>[https://openplanet.nl/download Download]<br/>[https://openplanet.nl/getting-started Getting started]
|forum = {{mpforum|44074}}
}}
== Overview ==

'''Openplanet''' is a scripting platform developed by Melissa Geels as an alternative to [https://doc.maniaplanet.com/maniascript ManiaScript].

While ManiaScript uses its own encapsulated class library, [https://openplanet.nl/ Openplanet] provides direct access to large parts of the game engine framework. Openplanet hooks itself into the Maniaplanet 4 (or Trackmania Turbo) process for this purpose. In this way, an overlay menu is also provided to access all Openplanet functions and the scripts.

The scripting language used is the C++ oriented [http://angelcode.com/angelscript/ AngelScript].

Openplanet provides its own API for accessing the game framework. In this way, the overlay GUI ([https://github.com/ocornut/imgui Dear ImGui]) used by Openplanet can also be referenced in own scripts.

== Features ==

With the built-in functions, the included plugins and scripts, the tool offers the following functions out of the box:

* Unlocking environment mixing on Trackmania² Stadium
* Full Maniaplanet and Trackmania Turbo integration with Discord's Rich Presence
* Increasing map size to 64 x 64
* Extracting files from .Pack.Gbx and .pak files
* Unlocking the unrestricted editor in Trackmania Turbo
* Unlocking Cam1/Cam2/Cam3 in Trackmania Turbo

More [https://openplanet.nl/files scripts from users] can be found on the Openplanet website.

[[Category:Software]]

Navigation menu