Synced Live Replay

Everything about mods can be found here.

Moderator: Morax

Re: Synced Live Replay

Postby Reddev32 » 02 Dec 2013, 18:45

PattogoTehen wrote:ive made a replayparser in python

sample output attached.

some fun stuff to do with this data:

guess the map from heatmap :D

Image

compute avg commands per minute:

Fretters 27.53
CtrlK 41.21
Sheppard89 10.30
ahmed 54.33
roseneath 16.38
BC_Beroxa 19.88
alligatorsam 37.23
stormyk 22.72
loktakwah 28.70
LuvMachine 33.63

extract chat:

[0:02:55] Fantozzi99 to all: sry
[0:07:38] Malvae to all: gg
[0:07:48] ilegendereyv1 to all: GG
[0:07:50] iNF23_Chico23 to all: no gg
[0:08:04] Malvae to all: why not?
[0:08:08] Malvae to all: u wanted the draw
[0:08:12] iNF23_Chico23 to all: i m boom
[0:08:15] Malvae to all: haha
[0:08:18] Malvae to all: to greedy
[0:08:24] iNF23_Chico23 to all: no soutien air
[0:08:46] Malvae to all: hf gl
[0:09:58] TheChosenHalf to allies: i need some air support here
[0:14:53] esc_82_ to all: the game is end
[0:17:50] esc_82_ to all: bg


TWIN RIVERS :D
Reddev32 ~ Reddev GPGnet ~ Obliterating Wave ~ GPGnet ~ SC-Vanilla ~ FA ~ Supcom 2

GPGnet Vault
User avatar
Reddev32
Priest
 
Posts: 342
Joined: 26 Aug 2011, 17:59
Has liked: 0 time
Been liked: 3 times
FAF User Name: Reddev32

Re: Synced Live Replay

Postby Nombringer » 03 Dec 2013, 06:01

[quote="PattogoTehen"]
compute avg commands per minute:

roseneath 16.38

16.38

16.38

Am I missing something here? Does commands per minute not mean what I think it means?
BC_Blackheart: i just copy his shit and do it 5% better leads to easy win usually xD

Need help? Are you a new player? Feel free to message me any time in the lobby :) Lessons may cost a portoin of your soul.... (Noms are included but not guaranteed)
Nombringer
Supreme Commander
 
Posts: 1036
Joined: 16 Nov 2012, 06:31
Has liked: 210 times
Been liked: 65 times
FAF User Name: Nombringer

Re: Synced Live Replay

Postby Ze_PilOt » 03 Dec 2013, 09:35

Commands != Clicks. (ie. a command in supcom requires normally 2 clicks minimum).

But it's still very low.
Nossa wrote:I've never played GPG or even heard of FA until FAF started blowing up.
User avatar
Ze_PilOt
Supreme Commander
 
Posts: 8985
Joined: 24 Aug 2011, 18:41
Location: fafland
Has liked: 18 times
Been liked: 376 times
FAF User Name: Ze_PilOt

Re: Synced Live Replay

Postby PattogoTehen » 03 Dec 2013, 16:13

new version is up at http://dropcanvas.com/tgnyf

Image

bugs are the same, only the ui is updated this time

changes:
- now parsing commands (and this makes the program slow..)
- generating heatmap
- display avg command per minute
- display ingame chat
- display game settings page
My FAF projects:
LiveStreamer Launcher, Online Replay Analyzer, Replay Syncer, Custom FAF client

Paypal: pattogotehen at outlook.com
PattogoTehen
Avatar-of-War
 
Posts: 70
Joined: 29 Aug 2013, 19:19
Has liked: 0 time
Been liked: 44 times
FAF User Name: PattogoTehen

Re: Synced Live Replay

Postby Myxir » 03 Dec 2013, 17:16

Code: Select all
Traceback (most recent call last):
  File "server.py", line 297, in populatePages
  File "replayreader.pyo", line 601, in returnHeatmap
  File "heatmap\heatmap.pyo", line 73, in __init__
  File "ctypes\__init__.pyo", line 443, in LoadLibrary
  File "ctypes\__init__.pyo", line 365, in __init__
WindowsError: [Error 126] Das angegebene Modul wurde nicht gefunden


everything except the heatmap worked
last line is german, should be something like "WindowsError: [Error 126] the called module wasn't found"
Unhappy with balance http://i.imgur.com/q5G2BlM.png
User avatar
Myxir
Evaluator
 
Posts: 791
Joined: 09 Apr 2012, 14:01
Has liked: 94 times
Been liked: 306 times
FAF User Name: Washy (irc)

Re: Synced Live Replay

Postby PattogoTehen » 03 Dec 2013, 17:40

[quote="Myxir"]
Code: Select all
Traceback (most recent call last):
  File "server.py", line 297, in populatePages
  File "replayreader.pyo", line 601, in returnHeatmap
  File "heatmap\heatmap.pyo", line 73, in __init__
  File "ctypes\__init__.pyo", line 443, in LoadLibrary
  File "ctypes\__init__.pyo", line 365, in __init__
WindowsError: [Error 126] Das angegebene Modul wurde nicht gefunden


should be fixed now, download again
My FAF projects:
LiveStreamer Launcher, Online Replay Analyzer, Replay Syncer, Custom FAF client

Paypal: pattogotehen at outlook.com
PattogoTehen
Avatar-of-War
 
Posts: 70
Joined: 29 Aug 2013, 19:19
Has liked: 0 time
Been liked: 44 times
FAF User Name: PattogoTehen

Re: Synced Live Replay

Postby Myxir » 03 Dec 2013, 17:46

now the tabs for the heatmap and chat disappeared, can't test now whether it should be there after i watched the replay
Unhappy with balance http://i.imgur.com/q5G2BlM.png
User avatar
Myxir
Evaluator
 
Posts: 791
Joined: 09 Apr 2012, 14:01
Has liked: 94 times
Been liked: 306 times
FAF User Name: Washy (irc)

Re: Synced Live Replay

Postby PattogoTehen » 03 Dec 2013, 17:53

u have to use the ui build not the release one :roll:

this is the link: http://dropcanvas.com/tgnyf
My FAF projects:
LiveStreamer Launcher, Online Replay Analyzer, Replay Syncer, Custom FAF client

Paypal: pattogotehen at outlook.com
PattogoTehen
Avatar-of-War
 
Posts: 70
Joined: 29 Aug 2013, 19:19
Has liked: 0 time
Been liked: 44 times
FAF User Name: PattogoTehen

Re: Synced Live Replay

Postby PattogoTehen » 06 Dec 2013, 18:49

today's changes:
- fixed error 126 (recompiled the dll with gcc..)
- time slider for heatmap
My FAF projects:
LiveStreamer Launcher, Online Replay Analyzer, Replay Syncer, Custom FAF client

Paypal: pattogotehen at outlook.com
PattogoTehen
Avatar-of-War
 
Posts: 70
Joined: 29 Aug 2013, 19:19
Has liked: 0 time
Been liked: 44 times
FAF User Name: PattogoTehen

Re: Synced Live Replay

Postby PattogoTehen » 08 Dec 2013, 19:47

today's changes:
- rewrote the replayparser, using different method to unpack data (~3x speed increase parsing the replay)
My FAF projects:
LiveStreamer Launcher, Online Replay Analyzer, Replay Syncer, Custom FAF client

Paypal: pattogotehen at outlook.com
PattogoTehen
Avatar-of-War
 
Posts: 70
Joined: 29 Aug 2013, 19:19
Has liked: 0 time
Been liked: 44 times
FAF User Name: PattogoTehen

PreviousNext

Return to Mods & Tools

Who is online

Users browsing this forum: No registered users and 1 guest