Page 1 of 2

ManiaPlanet 3.1 Server 2014-07-15

Posted: 15 Jul 2014, 18:44
by xbx
Hi all!

Here is a small update to the server:
http://files.maniaplanet.com/ManiaPlane ... -07-15.zip

(and the changes from 2014-07-11 : http://files.maniaplanet.com/ManiaPlane ... _delta.zip )


Changes:
  • support for maps with embedded objets
  • fix crash for modes with action / custom weapons

Re: ManiaPlanet 3.1 Server 2014-07-15

Posted: 15 Jul 2014, 18:58
by steppie
Have a small problem, I can't add Canyon maps if I run server as a TM2 title. (The map doesn't match the server packmask)
Valley and Stadium works fine!

UPDATE:
After a lot of help from Riibi and undef, it turn out to be a corrupted dedicated_TMCanyon.pak file.
Now all envi loads fine :)

Re: ManiaPlanet 3.1 Server 2014-07-15

Posted: 15 Jul 2014, 19:24
by undef.de
No problems here to add a Map from ManiaExchange into TMCanyon at TimeAttack.Script.txt, just added id 67629.

Re: ManiaPlanet 3.1 Server 2014-07-15

Posted: 15 Jul 2014, 19:27
by steppie
undef.de wrote:No problems here to add a Map from ManiaExchange into TMCanyon at TimeAttack.Script.txt, just added id 67629.
Then it must be a problem related to trackmania_2@nadeolabs title.

Re: ManiaPlanet 3.1 Server 2014-07-15

Posted: 15 Jul 2014, 19:28
by toffe
Embedded items working on map mxid 67437. Native TimeAttack.
Thanks :clap:

Re: ManiaPlanet 3.1 Server 2014-07-15

Posted: 15 Jul 2014, 20:16
by xbx
toffe wrote:Embedded items working on map mxid 67437. Native TimeAttack.
Thanks :clap:
now you can race under the patronizing look of suzanne!

Re: ManiaPlanet 3.1 Server 2014-07-15

Posted: 15 Jul 2014, 20:28
by Xymph
xbx wrote:(and the changes from 2014-07-11 : http://files.maniaplanet.com/ManiaPlane ... _delta.zip )
As usual, that contains more than just the changed files, which are:

./ManiaPlanetServer
./ManiaPlanetServer.exe
./UserData/Config/dedicated_cfg.default.txt
./UserData/Scripts/Libs/Nadeo/Interface.Script.txt
./UserData/Scripts/Modes/TrackMania/TeamAttack.Script.txt
./UserData/Scripts/Modes/TrackMania/TimeAttack.Script.txt

The dedicated_cfg.default.txt change is merely the addition of "SetModeScriptSettingsAndCommands" to the <callvote_ratios> comment.

Re: ManiaPlanet 3.1 Server 2014-07-15

Posted: 15 Jul 2014, 20:29
by HaagseSmurf
:yes: Working nice !!!

Image

Re: ManiaPlanet 3.1 Server 2014-07-15

Posted: 16 Jul 2014, 18:47
by undef.de
steppie wrote:
undef.de wrote:No problems here to add a Map from ManiaExchange into TMCanyon at TimeAttack.Script.txt, just added id 67629.
Then it must be a problem related to trackmania_2@nadeolabs title.
Just tested and i have no problems to add a Canyon map with the Title "Trackmania_2@nadeolabs".

Re: ManiaPlanet 3.1 Server 2014-07-15

Posted: 16 Jul 2014, 20:57
by undef.de
I have another small wish:
Currently there exists no way to get the current MatchSettings filename (and path) from the dedicated server, so my wish is to add a new ListMethod e.g. "GetMatchSettingsFilename" (or an other way).