NS2 Hive Api functions and some nice details about ns2 "hive-whitelisted" servers.

GhoulofGSG9GhoulofGSG9 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
edited February 2015 in Server Discussion
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&gt;
http://hive.naturalselection2.com/api/get/playerData/<ns2id&gt;
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

  • DoctikDoctik Join Date: 2015-02-17 Member: 201403Members
    It's not taking into account IP changes of existing servers. I.e. it only includes data since the last IP change. Poor Scatter :(
    Skews the entire thing into irrelevancy.
  • GhoulofGSG9GhoulofGSG9 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
    edited February 2015
    Doctik wrote: »
    It's not taking into account IP changes of existing servers. I.e. it only includes data since the last IP change. Poor Scatter :(
    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).
Sign In or Register to comment.