NS2 Hive Api functions and some nice details about ns2 "hive-whitelisted" servers.
GhoulofGSG9
Join Date: 2013-03-31 Member: 184566Members, Super Administrators, Forum Admins, Forum Moderators, NS2 Developer, NS2 Playtester, Squad Five Blue, Squad Five Silver, Reinforced - Supporter, WC 2013 - Supporter, Pistachionauts
Because i was just ask about hive api functions i thought i might as well publish them here.
Basically there are three important api function for the hive:
http://hive.naturalselection2.com/api/get/badges/<ns2id>
http://hive.naturalselection2.com/api/get/playerData/<ns2id>
http://hive.naturalselection2.com/api/get/whitelistedServers/
I just used the last one to create a small gdoc table as i thought someone else might be also interested to see which server reported how many rounds to hive until now:
http://goo.gl/YY3Xfv
Basically there are three important api function for the hive:
http://hive.naturalselection2.com/api/get/badges/<ns2id>
http://hive.naturalselection2.com/api/get/playerData/<ns2id>
http://hive.naturalselection2.com/api/get/whitelistedServers/
I just used the last one to create a small gdoc table as i thought someone else might be also interested to see which server reported how many rounds to hive until now:
http://goo.gl/YY3Xfv
Comments
Skews the entire thing into irrelevancy.
Yeah that's one of the biggest issues i had with the hive from the start, server identities should be maintained by giving each server a unique private key (that's btw how ns2stats does it).