Page 4 of 13
Re: ManiaPlanet 2 Beta Server 2012-07-04
Posted: 05 Jul 2012, 06:42
by Xymph
MiniGod wrote:Are there any new methods or callbacks?
Yes, a bunch of new methods:
http://server.xaseco.org/methods2.php
No new callbacks for TM2, and the callbacks for SM aren't done yet.
Re: ManiaPlanet 2 Beta Server 2012-07-04
Posted: 05 Jul 2012, 07:01
by HaagseSmurf
xbx wrote:HaagseSmurf wrote:Servers can already work by just updating the the Maniaplanetfile (the linux exe

) even without the packs
Greetz,
(but then you won't be able to load maps with new blocks...)
Yep, thats why i updated the packs as well later on
Greetz,
Re: ManiaPlanet 2 Beta Server 2012-07-04
Posted: 05 Jul 2012, 07:43
by fastforza
You need to update the MapInfo struct. There are two new fields: MapType and MapStyle.
Re: ManiaPlanet 2 Beta Server 2012-07-03
Posted: 05 Jul 2012, 08:04
by Sythy
xbx wrote:Sythy wrote: I had to have this in my run.sh file:
Code: Select all
./ManiaPlanetServer /title=TMCanyon /game_settings=MatchSettings/TMCanyonB.txt /dedicated_cfg=dedicated_cfg.txt
Rather than this:
Code: Select all
./ManiaPlanetServer /game_settings=MatchSettings/TMCanyonB.txt /dedicated_cfg=dedicated_cfg.txt /title=TMCanyon
Ok I'll have a look into this. But I'm pretty sure our command line parsing is order independent.
To help me reproduced the issue: was it linux or windows?
And, aaaargh, looks like I forgot one more time to include canyon and storm command lines examples.

Linux.
Re: ManiaPlanet 2 Beta Server 2012-07-04
Posted: 05 Jul 2012, 10:53
by bttrtrpfhr
server works fine at my home pc.
i only overwrite the files from this version to the 2012-01-17 version and add /title=TMCanyon and i have no problems.
good job guys

Re: ManiaPlanet 2 Beta Server 2012-07-04
Posted: 05 Jul 2012, 11:19
by Xymph
fastforza wrote:
You need to update the MapInfo struct. There are two new fields: MapType and MapStyle.
I don't and can't: the info on those pages is generated directly from the pertaining dedicated server versions.
Which method(s) are you seeing those new fields?
xbx would then have to update the methodHelp info for them in the next release.
Re: ManiaPlanet 2 Beta Server 2012-07-04
Posted: 05 Jul 2012, 11:46
by om23
om23 wrote:pls tell me how the tmuf dedicated can run without packs?
Re: ManiaPlanet 2 Beta Server 2012-07-04
Posted: 05 Jul 2012, 11:52
by fastforza
Xymph wrote:Which method(s) are you seeing those new fields?
I'll assume it applies to any of the Map methods that return MapInfo struct. I first noticed it when I called GetMapInfo.
Re: ManiaPlanet 2 Beta Server 2012-07-04
Posted: 05 Jul 2012, 12:35
by moo-whazzaa
Does anybody know when the lan option in the game or in the server is going to be fixed :
During the beta phases, the lan mode is disabled -> so this server doesn't work in lan mode.
Due to nat looback issues i'm not able to connect / maintain my own servers.
Any idea when this is going to be solved ?