RaidMax
a6c0a94f6c
support per-command override of rcon timeouts / update t5 parser to reflect
2022-07-01 09:59:11 -05:00
RaidMax
1f13f9122c
fix intermittent issue with game interface during connection loss with servers
2022-06-01 11:25:11 -05:00
RaidMax
a863f78678
only unload plugins once at shutdown
...
clean up some doc warnings
2022-03-24 11:34:32 -05:00
RaidMax
59d69bd22b
add cancellation token for rcon connection to allow more granular control
2022-02-28 20:44:30 -06:00
RaidMax
a602e8caed
Initial .net 6 upgrades
2022-01-26 15:26:25 -06:00
RaidMax
3a1e8359c2
add one log indicator for games (Pluto IW5) that don't log to mods folder even when fs_game is specified.
2021-06-07 16:58:36 -05:00
RaidMax
be08d49f0a
add initial CS:GO support
2021-06-03 10:51:03 -05:00
RaidMax
5d9c8f5369
fix introduced issue with map/map_rotate commands
2020-11-11 18:53:23 -06:00
RaidMax
b59504a882
grab gametype from status for T7
2020-08-05 09:43:31 -05:00
RaidMax
bb4e51d9c8
adjustments for T6 and tekno (implement mapped dvars and default values)
2020-06-16 17:16:12 -05:00
RaidMax
8c29027b3f
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
c3c21a7749
refactor a good bit of stuff for better dependency injection
...
fix regular expression for T6 log parsing
2020-02-11 16:44:06 -06:00
RaidMax
9e345752f2
update parser selection menu text during setup
...
update IW4 script commands gsc and plugin to give base example
fix issue with new account alias linking (I think)
2020-01-21 18:08:18 -06:00
RaidMax
56008e80c7
update mapname from status query
2019-11-18 14:02:35 -06:00
RaidMax
95d64df321
combined Penalty and EFPenalty
...
moved some classes around
2019-05-29 16:55:35 -05:00
RaidMax
044991272f
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
0a1dc46760
Add commenting for parsers
...
rename IW4*Parser to Base*Parser
2019-02-02 19:40:37 -06:00
RaidMax
3e5282df87
Finish preliminary parser for TeknoMW3
2019-02-02 18:54:30 -06:00
RaidMax
7a6dccc26a
Fix bug with webfront spamming issues when running
...
Remove IW5 parser
Begin implementation of dynamic parsers
2019-01-26 20:33:37 -06:00
RaidMax
ed83c4c011
started work on getting the restart functionality in the gamelogserver
...
fix bug with unbanned players still showing as banned via lock icon
move player based stuff into client class
finally renamed Player to EFClient via partial class
don't try to run this build because it's in between stages
2018-11-05 21:01:29 -06:00
RaidMax
4caa4655e2
abstracting rcon parsing and event parsing
...
changed Event to GameEvent
finally fixed the stats NaN
check ip for bans
consolidated console, profile, and logout into dropdown
make sure game is iw4 before using :^ in say
fix pm not showing from name if in web console
show time left of temban on profile
2018-04-13 01:32:30 -05:00
RaidMax
827e69f70a
fixed loader offset
...
some stat stuff still not working
made seperate parsers
2018-04-11 17:24:21 -05:00