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
QuovatisTeam InversionJoin Date: 2010-01-26Member: 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.
<!--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.
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.
<!--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-->
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-->
Comments
<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)
<a href="http://ns2.sorcerer.de/stats/" target="_blank">http://ns2.sorcerer.de/stats/</a>
enjoy :)
<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 :)
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.
Not yet. That will have to wait a little bit.
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!