Page 1 of 1

Update 1.13.0

Posted: 12 Sep 2019, 17:54
by Miss
Openplanet 1.13.0 is out now! Lots of great fixes and new features.

Changelog:
  • Added the ability for plugins to categorize settings
  • Added the ability to stop Openplanet from loading entirely by holding the "Pause" key while starting ManiaPlanet
  • Added regex flags to Regex API
  • Added `RenderSettings()` function to plugins
  • Added `string::Join()` script function
  • Added `UI::Separator()`
  • Added `Dev::ReadInt` and `Dev::WriteInt`
  • Added initial support for dedicated server builds (Windows + Linux)
  • Updated the way the game update routine runs
  • Updated game version data (slightly faster startup speed)
  • Updated Angelscript & ImGui
  • Fixed Openplanet not loading on Windows 7
  • Fixed plugin settings not being sorted correctly
  • Fixed `IO::File::Read()` only ever returning a buffer of size 1
  • Fixed drawing API not drawing behind all the other UI
  • Fixed enum property getters returning as reference rather than value
  • Fixed json escaping being wrong in some scenarios
  • Fixed documentation for Import API
  • Fixed potential future compatibility issues
  • Fixed a couple minor general stability issues
(Windows 7 users: You will likely have to update manually due to Openplanet being slightly broken with the last update. Sorry about that :oops:)

Also, check out the brand new Openplanet website!

Re: Update 1.13.0

Posted: 22 Dec 2019, 11:00
by PhantOM51
Hi Miss !

I have a little problem with this version (1.13.0)...
I can't create a 64x64 map, when i chose it from the menu "Script", Nothing happens.

Can you help me ? :-)

Re: Update 1.13.0

Posted: 22 Dec 2019, 13:29
by Miss
Yep, I believe I already fixed this for the next update. I'll post it soon! Have a few things left to finish up for it :thumbsup:

Re: Update 1.13.0

Posted: 22 Dec 2019, 13:57
by PhantOM51
Cool ! :thumbsup:

Do you know where i can find a stable and empty 64x64 base map ?

Good work !

Your tool is very usefull for us to create 1000cp maps (rpg). :pil

Re: Update 1.13.0

Posted: 23 Dec 2019, 18:51
by Harest
@PhantOM51 : You can download most of them here.

Re: Update 1.13.0

Posted: 24 Dec 2019, 00:34
by PhantOM51
@Harest Thanks :thumbsup: