One Man Left Studios Community Forums
New 1v1 game stats feature! - Printable Version

+- One Man Left Studios Community Forums (http://www.onemanleft.com/forums)
+-- Forum: General (/forumdisplay.php?fid=1)
+--- Forum: Outwitters (/forumdisplay.php?fid=11)
+--- Thread: New 1v1 game stats feature! (/showthread.php?tid=3410)

Pages: 1 2


New 1v1 game stats feature! - onealexleft - 04-11-2014 05:10 PM

While in the middle of putting out the push notification fire I stumbled upon some analytics code we had used for getting a grasp on balancing the game a while ago.

I decided to move it from admin-only to public, as well as adding a json only feature for those that wish to have the raw data.

So what are the stats?
[Image: gamestats.png]
They aren't anything too special, but in cases where you wish to know:
- what your opponent built at a glance
- where they spent their wits vs yours
- the green highlighted player name was the winner
- how many bonus wits were created during the game
- see a turn-by-turn graph of the wit value of your army
- see a turn-by-turn graph of the number of units you have in your army

you'll be able to quickly glance and see if there is anything obviously wrong in your strat or wit spending

How do you access it?

just take the gameID you typically find in a replay and append it to 'gameID=' at the end of this URL like so:
Code:
https://outwittersgame.appspot.com/outwitters/gamestats?gameID=ahRzfm91dHdpdHRlcnNnYW1lLWhyZHIVCxIIR2FtZVJvb20YgICAnKjIyAgM

Want just the raw json data? append a "&jsonData=1" to the URL like so:

Code:
https://outwittersgame.appspot.com/outwitters/gamestats?gameID=ahRzfm91dHdpdHRlcnNnYW1lLWhyZHIVCxIIR2FtZVJvb20YgICAnKjIyAgM&jsonData=1

Enjoy!


RE: New 1v1 game stats feature! - Juslas - 04-11-2014 06:55 PM

Testing with game of the week:
https://outwittersgame.appspot.com/outwitters/gamestats?gameID=ahRzfm91dHdpdHRlcnNnYW1lLWhyZHIVCxIIR2FtZVJvb20YgICA6OKv9AsM
and it works.


RE: New 1v1 game stats feature! - Demon - 04-11-2014 08:16 PM

Wow that's actually really cool.


RE: New 1v1 game stats feature! - HuskyPete - 04-11-2014 09:34 PM

This is amazing. Thanks


RE: New 1v1 game stats feature! - The Big Jalacktus - 04-11-2014 11:28 PM

Any thing for 2v2?


RE: New 1v1 game stats feature! - onealexleft - 04-11-2014 11:40 PM

(04-11-2014 11:28 PM)The Big Jalacktus Wrote:  Any thing for 2v2?

sorry, no. This was a tool made for 1v1 only at the time.


RE: New 1v1 game stats feature! - Phyresis - 04-12-2014 12:31 AM

This could actually be really helpful. Thanks for making this public!


RE: New 1v1 game stats feature! - Necrocat219 - 04-12-2014 02:41 AM

Amazing! This is going to help so much. Will be much faster to review lost games, and do it more thoroughly as well to pick up smaller things. Thanks!


RE: New 1v1 game stats feature! - His_Daddy - 04-12-2014 03:01 AM

awesome.
actually such kind of tool might greatly reduce cost for future new map balance control.
i know i'm just hoping lol


RE: New 1v1 game stats feature! - blckace - 04-12-2014 04:57 AM

Great, very useful
Thanks!