RaidMax
c7005c7ac0
partial T7 (BO3) support. includes rcon communication improvements and a small fix for displaying live radar tab
2020-04-17 15:05:16 -05:00
RaidMax
d45d99454b
fix for runaway regular expression on linux
...
explicitly set string dvars in quotes to allow setting empty dvars
allow piping in input from command line (#114 )
update the distribution for top stats elo
prevent game log file rotation from stopping event parsing
2020-04-01 14:11:56 -05:00
RaidMax
f4ba98221f
fix issue with PT6 guid parsing in log file
2020-01-15 18:43:52 -06:00
RaidMax
88d99d1761
implement feedback from issue #91 when sv_running is off
...
clean up a trying to abort thread which doesn't actually work with .net core
don't log event tasks cancelled as error, because it's not
2020-01-13 16:51:16 -06:00
RaidMax
89b690938a
update mapname from status query
2019-11-18 14:02:35 -06:00
RaidMax
f79d9d8469
update parsers to include game name
...
prompt to enter log path if game doesn't generate
2019-02-05 18:02:45 -06:00
RaidMax
54147e274b
Move T6 parser to javascript parser
2019-02-03 20:47:05 -06:00
RaidMax
0860ce6f62
Add commenting for parsers
...
rename IW4*Parser to Base*Parser
2019-02-02 19:40:37 -06:00
RaidMax
213ddf0a15
Finish dynamic dvar parsing for IW4x
2019-02-01 19:49:25 -06:00
RaidMax
c0f9568768
Finish RCON dynamic parser impl
...
Fix configuration generation bug
2019-01-27 18:41:54 -06:00
RaidMax
88992d1a7b
Fix bug with webfront spamming issues when running
...
Remove IW5 parser
Begin implementation of dynamic parsers
2019-01-26 20:33:37 -06:00