Page 1 of 3

ManiaPlanet 2 Beta Server 2013-05-16

Posted: 16 May 2013, 12:02
by xbx
hello all!

Here is today's update:
http://files.maniaplanet.com/ManiaPlane ... -05-16.zip

Client need to be updated to be able to connect.
(however new clients can connect to both old and new servers)

Not many "dedicated server specific" changes.
It's mainly needed to support new stadium and storm blocks, and new script api.

I just changed the customize quit dialog function to be able to grey out the quit button for a short time.
And fixed a problem with very long urls being truncated on the linux server.

client forum:
http://forum.maniaplanet.com/viewtopic.php?f=8&t=19495

[edit] Updated method list: https://github.com/maniaplanet/document ... 3-05-16.md

Re: ManiaPlanet 2 Beta Server 2013-05-16

Posted: 16 May 2013, 12:40
by TheBigG.
is the dedicated.pak in UserData/Packs a new feature? or can i delete it?

Re: ManiaPlanet 2 Beta Server 2013-05-16

Posted: 16 May 2013, 12:57
by xbx
oups. sorry. reuploaded.

(the one in userdata/Packs should be moved and overwrite the one in packs)

Re: ManiaPlanet 2 Beta Server 2013-05-16

Posted: 16 May 2013, 15:22
by fng_thatoneguy
Since new blocks are involved, we need to recompute old maps, correct? (Should this just be expected each time a new server/client is released?)

Thanks for the update! I'm trying it on my servers now.

Re: ManiaPlanet 2 Beta Server 2013-05-16

Posted: 16 May 2013, 15:27
by magnetik

Re: ManiaPlanet 2 Beta Server 2013-05-16

Posted: 16 May 2013, 15:35
by xbx
fng_thatoneguy wrote:Since new blocks are involved, we need to recompute old maps, correct? (Should this just be expected each time a new server/client is released?)

Thanks for the update! I'm trying it on my servers now.
not necessarily, we try to stay compatible as best as we can.
if it's ugly, then recompute! :D

Re: ManiaPlanet 2 Beta Server 2013-05-16

Posted: 16 May 2013, 16:00
by fng_thatoneguy
:thumbsup:
I've already seen a couple maps that have some spots that look like it's time for a recompute.

Thanks.

Re: ManiaPlanet 2 Beta Server 2013-05-16

Posted: 16 May 2013, 16:47
by Raymann_Brain
when I go to paint cars, and I click on painting
crashes from the game.. :o

Re: ManiaPlanet 2 Beta Server 2013-05-16

Posted: 16 May 2013, 17:16
by Xymph
Minor but long-standing issue: in the zip "UserData/Maps/Campaigns/TMCanyon/Red/D10 .Map.Gbx" has an inadvertent space in the map filename.
xbx wrote:I just changed the customize quit dialog function to be able to grey out the quit button for a short time.
In the updated method signature, the comma is misplaced after the space:
"Parameters are: ManialinkPage, SendToServer url '#qjoin=login@title' ,ProposeAddToFavorites and"
magnetik wrote:Updated method list:
My dynamic methods pages (and the static lists) are now also updated.