- About all request asking for a "batch" version taking hundreds of data in input: it won't exist. For a quite simple reason: calling /servers/online/?login1=foo&login2=bar&login3 (with N parameters) takes the same amount of ressources on our architecture than calling N times /servers/foo/online/ and /servers/bar/online/ etc. (Yep network usage is lower with batch request but that's not what is costly on our architecture)
- UID of current server maps: we don't have them
- Information about relay server is on my todo list
Things which are missing in the API.
Moderator: NADEO
Re: Things which are missing in the API.
ManiaPlanet technical documentation portal (Dedicated, ManiaLink, ManiaScript, Titles...) -- contribute!
Re: Things which are missing in the API.
I've added the relay information. Player count is automatically corrected
For instance:
[edit] Environment filtering should be working too
For instance:
Code: Select all
Object
(
[login] => adatm2_relay
[owner] => ameliesachs_tm2
[serverName] => $w$o$i$3f3 Ä„ÃÄ„* TV 1
[description] => Hosted by www.valid.cz
[...]
[relayOf] => adatm2_match
[...]
)
ManiaPlanet technical documentation portal (Dedicated, ManiaLink, ManiaScript, Titles...) -- contribute!
Re: Things which are missing in the API.
wow that's looking promising!
good job
good job

Who is online
Users browsing this forum: No registered users and 1 guest