Re: ManiaPlanet 2 Beta Server 2013-04-12
Posted: 19 Apr 2013, 21:41
Dynamic and static method lists updated.xbx wrote:Here is quick test update:
The method help lists param ClubLinkUrl as the last one, while it actually follows after EmblemUrl.xbx wrote:GetTeamInfo() : to get infos from the team links in use for the match in progress. (the 'TeamLinkUrl' will not be filled-in until we update the scripts.)
Is accompanied by AreServiceAnnouncesDisabled, of course.xbx wrote:DisableServiceAnnounces() to disable 'player has joined / left the game' messages.
The method help for both has a typo: "the automatic mesages" should be "the automatic messages".
In API 2011-10-06 and later, GetServerOptions & SetServerOptions method help include new entries DisableHorns and DisableServiceAnnounces.
But in API 2011-08-01, GetServerOptions is missing the DisableHorns and DisableServiceAnnounces entries, only SetServerOptions lists them.
I've created a preliminary Callbacks list for the new API version. Please let me know of other differences compared to 2012-06-19, or include it in the next full zip release.xbx wrote:callback PlayerDisconnect() now has a second parameter "string DisconnectionReason". It's usually empty, except when the player is sent to an other server. In that case, it's "join ServerLogin" . [needs SetApiVersion("2013-04-16")]
Nice: "ManiaPlanet/3.3.0 (Linux; rv: 2013-04-19-20_00; context: none; distro: )"xbx wrote:http requests user-agent fixed for linux
Edit: the RPC Utilities are now updated for the new API version.