Development Blog Update - Game Statistics

13»

Comments

  • ZycaRZycaR Join Date: 2002-11-12 Member: 8263Members
    edited February 2011
    simple java-script "End game Statistics" in actual UWE web layout:
    <a href="http://endgamestats.own.cz/" target="_blank">http://endgamestats.own.cz/</a>

    Shows only aggregated % of wins (same as pie graph), but you can change filters (use as check-boxes).
    All versions and maps (in filters) are enumerated from given JSON data.

    If you like it, I can update it in future by adding the:
    - something like sliders for min-max game length
    - and simple timespan aggregation filter

    EDIT: new free hosting :o)
  • Dalai-LamaDalai-Lama Join Date: 2002-11-20 Member: 9459Members, Constellation
    The link don't work :(
  • QuovatisQuovatis Team Inversion Join Date: 2010-01-26 Member: 70321Members, NS2 Playtester, Squad Five Blue
    Is there a way to distinguish between wins due to an actual victory condition and just because all the players on a team left for the ready room? I'd venture to guess the vast majority of the quick marine wins are due to players leaving, as it's hard to go in an take a hive down in just 2-3 minutes.
  • EnceladusEnceladus Join Date: 2004-01-18 Member: 25442Members
    Here's the current state of my approach to the game stats.

    <a href="http://ns2.sorcerer.de/stats/" target="_blank">http://ns2.sorcerer.de/stats/</a>

    enjoy :)
  • MurphyIdiotMurphyIdiot NS2 programmer Join Date: 2008-04-17 Member: 64095Members, Super Administrators, NS2 Developer, Subnautica Developer, Pistachionauts, Future Perfect Developer
    <!--quoteo(post=1830870:date=Feb 9 2011, 11:36 AM:name=Enceladus)--><div class='quotetop'>QUOTE (Enceladus @ Feb 9 2011, 11:36 AM) <a href="index.php?act=findpost&pid=1830870"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->Here's the current state of my approach to the game stats.

    <a href="http://ns2.sorcerer.de/stats/" target="_blank">http://ns2.sorcerer.de/stats/</a>

    enjoy :)<!--QuoteEnd--></div><!--QuoteEEnd-->

    Wow, that is really slick! Well done :)
  • Dalai-LamaDalai-Lama Join Date: 2002-11-20 Member: 9459Members, Constellation
    <a href="http://flo.starshine-online.com/ns2/" target="_blank">http://flo.starshine-online.com/ns2/</a>

    Update :
    - New style (like "ZycaR" and NS2 website).
    - New js library to generate graphs.
    - New graph => Game played per day, with the average game length.
    - The table datas are hidden by default, you can click to show them.
    - New filter => Ignore game below 30s.
    - Ignore data with less than 3 game, so the weird graph are gone.
  • Dalai-LamaDalai-Lama Join Date: 2002-11-20 Member: 9459Members, Constellation
    @MurphyIdiot : does the new stats will come soon ? :)
  • EnceladusEnceladus Join Date: 2004-01-18 Member: 25442Members
    The servers are still sending the same data, so probably no
  • MurphyIdiotMurphyIdiot NS2 programmer Join Date: 2008-04-17 Member: 64095Members, Super Administrators, NS2 Developer, Subnautica Developer, Pistachionauts, Future Perfect Developer
    <!--quoteo(post=1833216:date=Feb 18 2011, 03:09 AM:name=Dalai-Lama)--><div class='quotetop'>QUOTE (Dalai-Lama @ Feb 18 2011, 03:09 AM) <a href="index.php?act=findpost&pid=1833216"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->@MurphyIdiot : does the new stats will come soon ? :)<!--QuoteEnd--></div><!--QuoteEEnd-->

    Not yet. That will have to wait a little bit.
  • peregrinusperegrinus Join Date: 2010-07-16 Member: 72445Members
    <!--quoteo(post=1832170:date=Feb 14 2011, 06:06 PM:name=Dalai-Lama)--><div class='quotetop'>QUOTE (Dalai-Lama @ Feb 14 2011, 06:06 PM) <a href="index.php?act=findpost&pid=1832170"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec--><a href="http://flo.starshine-online.com/ns2/" target="_blank">http://flo.starshine-online.com/ns2/</a>

    Update :
    - New style (like "ZycaR" and NS2 website).
    - New js library to generate graphs.
    - New graph => Game played per day, with the average game length.
    - The table datas are hidden by default, you can click to show them.
    - New filter => Ignore game below 30s.
    - Ignore data with less than 3 game, so the weird graph are gone.<!--QuoteEnd--></div><!--QuoteEEnd-->

    Are you going to update this site? It's so good!
Sign In or Register to comment.