Hi,
Masterserver seems having some troubles (it's not the first time).
I closed tm-ladder because I don't receive any data from stats server and players see a bug page when they log on website.
I hope Nadeo's website will be up as soon as possible.
Search found 14 matches
- 04 Aug 2014, 09:00
- Forum: Off-Topics
- Topic: TM1 - Playerpage dead?
- Replies: 4
- Views: 1351
- 21 Jun 2013, 14:41
- Forum: Maniaplanet Web Services
- Topic: zones requests issue
- Replies: 2
- Views: 2745
zones requests issue
Hi,
When you make a request on getPopulation method, sometimes the result is an int an sometimes it's a string. Is it the expected result ?
getPopulation for id 1 => int 723844
getPopulation for id 5 => string '3506' (length=4)
----
The get request on zones doesn't return the pathId.
When you make a request on getPopulation method, sometimes the result is an int an sometimes it's a string. Is it the expected result ?
getPopulation for id 1 => int 723844
getPopulation for id 5 => string '3506' (length=4)
----
The get request on zones doesn't return the pathId.
- 10 Jun 2013, 13:18
- Forum: Maniaplanet Web Services
- Topic: What information would you like to have access to?
- Replies: 35
- Views: 12890
Re: What information would you like to have access to?
I agree for titles with the good scope but there's nothing about games (with no scope). Titles are personnal information but I don't think that games are personnal.
- 10 Jun 2013, 10:10
- Forum: Maniaplanet Web Services
- Topic: What information would you like to have access to?
- Replies: 35
- Views: 12890
Re: What information would you like to have access to?
Hi,
Will one of these features will be available ?m4rcel wrote:What games the user has. Either as "TM², SM and QM", or as detailled listing of all environments registered for this account.
- 30 Apr 2013, 10:18
- Forum: Maniaplanet Web Services
- Topic: Things which are missing in the API.
- Replies: 14
- Views: 4009
Re: Things which are missing in the API.
I misspoke, I was speaking about owned games and not owned titles (I don't want everybody knows my title "Barbie world"
)

- 30 Apr 2013, 08:59
- Forum: Maniaplanet Web Services
- Topic: [3.5] New Stadium and Royal rankings
- Replies: 11
- Views: 2796
Re: [3.5] New Stadium and Royal rankings
I don't really understand too why royal is not classified as a storm title ?
- 30 Apr 2013, 08:43
- Forum: Maniaplanet Web Services
- Topic: Things which are missing in the API.
- Replies: 14
- Views: 4009
Re: Things which are missing in the API.
For my website, I don't really understand why getOwnedTitles() and getInstalledTitles() are only available in maniaconnect with a title scope. Scopes are here to protect private information of players and I think titles are not a private information. This lack constrains us to request ranking on eve...
- 03 Mar 2013, 20:15
- Forum: Trackmania 2
- Topic: TM Ladder
- Replies: 20
- Views: 6436
Re: TM Ladder
Bonsoir, Je suis actuellement en train de bosser sur le site. Mon agenda est à bloc encore 1 mois et ça devrait être mieux à partir d'avril. Le design est presque OK, certaines pages fonctionnent mais le sdk fournit par Nadeo me pose pas mal de problèmes qu'il faut absolument que je solutionne ...
- 29 Dec 2012, 17:19
- Forum: Trackmania Forever Web Services
- Topic: Get wins, draws and loses
- Replies: 3
- Views: 10795
Re: Get wins, draws and loses
Currently tm-ladder.com uses the old TM API. When the next version of the website will be ready, wins, draws and loses won't be displayed anymore.
- 11 Jul 2012, 15:21
- Forum: Maniaplanet Web Services
- Topic: various question about ws API
- Replies: 3
- Views: 1668
Re: various question about ws API
I made a simple example of mis-synchronisation with the server where a player appears twice and one disappears. At T0 : cache of the website is empty. At T1 : user ask ladder 1 to 3 on the website -> ask on nadeo's server, update cache, display ladder At T2 : user ask ladder 4 to 6 on the website ->...