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
86edd8a25e
fix regression issue with wine drive name mangling
2020-04-14 15:46:14 -05:00
296411a5be
add server categorization feature (issue #77 )
2020-04-13 20:26:13 -05:00
dd884dc578
fix regression issue with log paths oops
2020-04-13 18:15:46 -05:00
957f7d1a0f
refactor and test log path generation to support pluto IW5 better
2020-04-13 16:16:31 -05:00
c71356344d
allow auto log filepath generation for pluto iw5
2020-04-12 20:48:03 -05:00
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
87987f885d
allow prompt string to have an empty/default value
...
upgrade some project dependencies
don't try to run events on parsers
update top players rank distribution
2020-02-17 10:05:31 -06:00
af380d3744
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
56a17d0c39
re-kick working as expected now
2020-02-07 11:15:21 -06:00
fcf8ccd607
fix disconnect event being cancelled
2020-02-06 21:05:50 -06:00
9f603937e1
Use game time from log to ignore potential false disconnect lines - Fix for latent linking issues with multiple ips - Anticheat fix for T6 - retry kick on update if they're not allowed to connect
2020-02-06 18:35:30 -06:00
3de5ce9ac0
allow Kekno to run with sv_running not returning anything :upside_down:
...
make sure script plugins output correct errors instead of being swallowed
prevent webfront error when webfront tab is left open on a server no longer being modified
2020-02-01 12:27:14 -06:00
786eda7937
Finish implementation of configuable command permissions
2020-01-31 20:15:07 -06:00
475ef92917
start work to allow customizing command properties via configuration
2020-01-26 18:06:50 -06:00
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
4a38268dfd
Add missing active columns with migration
2020-01-06 11:04:36 -06:00
fbd8699329
fix issue accessing the wrong logger
2019-12-29 17:07:00 -06:00
2975607978
fix retarded method that wasn't returning when it should have
2019-12-28 15:40:55 -06:00
9f63eafd7f
fix javascript libraries not being loaded because the stupid CDN change. MICROSOFT, IF YOU'RE LISTENING, FIX YOUR INTEGRATION WITH CDNJS THANK YOU
...
force demo record and increase max demos saved for IW4x
fix issue with disconnect on a not fully connected client
2019-12-27 20:37:50 -06:00
61d35937b5
potential fix for a invalid operation exception on client update
...
change client library cdn provider as cdnjs seems broken at the moment
2019-12-27 12:10:20 -06:00
eaae701f0b
(potentially) fixed object disposed issue with semaphore
...
fix random issue where we were trying to reset a session for a player that has not fully connected
2019-12-26 18:17:49 -06:00
86dd6db3e5
renable weapon name in anticheat snapshot list
...
update migrations for unique index
fix missing total connection time
include total connection time in get client query
2019-11-25 12:05:12 -06:00
89b690938a
update mapname from status query
2019-11-18 14:02:35 -06:00
edb00523a1
fix alias command sending message to origin instead of target
...
(hopefully) fix an issue with banned players causing exception if they create events before they are kicked out
fix issues with sometimes wrong error message for timeout
show most recent IP address at top of alias list
optimization to some sql queries
2019-11-15 14:50:20 -06:00
3de7b23259
allow enabling of only specific detection types
...
allow override of anticheat for tmw3
fix invalid cast if E.Extra is not a command
add a delay after map rotation before getting the the server info. (hopefully prevents increased lost connection notification frequency)
2019-10-23 10:40:24 -05:00
ca62c0aba2
refactor some event handling
...
add concept of blocking events
2019-10-18 13:39:21 -05:00
4623cc6e12
fix small exit exceptions
...
fix the live radar tab switching for .net core 3.0
change events to use "sequential" but still parallel
update the publish scripts
2019-10-09 15:51:02 -05:00
ca439070dd
Update to .NET Core 3.0
2019-09-30 18:35:36 -05:00
3b5c7ec84f
Merge branch '2.3' into 2.4-pr
2019-09-26 16:11:58 -05:00
87c1880268
prevent penalties from being lost in edge case alias linkage
...
small optimization with tasks
2019-09-26 16:08:49 -05:00
7b2ee8df8d
prevent privileged client from being flagged when reported
...
fix issue with enum parsing on finding client
2019-08-30 13:31:23 -05:00
b5c140840e
Merge branch '2.3' into 2.4-pr
2019-08-24 11:10:43 -05:00
5873121780
Make stats update after 10 kills so we don't wait quite as long
...
Gracefully disconnect clients on shutting down again
2019-08-24 10:02:53 -05:00
c2b5aed8cd
top stats info is per server instead of total when selecting each tab
...
fix issue with ingame name failing to match when using color codes
only show live radar for servers that support it
2019-08-10 09:08:26 -05:00
5717b46553
show trigger regex for profanity determent plugin
2019-08-08 15:30:06 -05:00
a5c3f78ba8
fix copy paste error in penalty loader
...
start allowing color codes from ingame
2019-08-01 09:37:33 -05:00
050df67ee1
clean up some penalty stuff
...
force log file to be written if none supplied
fix issue with not all meta loading
2019-06-27 20:06:30 -05:00
2d0f05ea6e
make sure flags are excluded from active penalties on player profile
...
modify how flags "expire"
2019-06-25 18:01:47 -05:00
b4c57d3a53
allow reports to be filed against anyone
...
fix rare issue with alias (maybe)
update some tests
2019-06-24 11:01:34 -05:00
475861a769
add no recoil detection
2019-06-15 17:37:43 -05:00
e8af8914d2
add a check to make sure we're not breaking EFClient entries when updating
...
make sure the alias is updated before banning the player as we want to link them together
update CoD4x parser to fix their breaking change
2019-06-11 08:00:14 -05:00
3016e68a6d
fix duplicate meta data when restarting
...
fix issue with parsing anticheat info in non en-US culture
fix rare issue with client spots "swapping"
don't copy referenced shared library assemeblies from plugins
2019-06-09 09:50:58 -05:00
3ffb163caf
convert GetPort to auto property
...
don't force disconnect player if someone is "in" their spot
increase gamelogserver max time before purge
2019-05-31 10:17:01 -05:00
39d31dbe3c
combined Penalty and EFPenalty
...
moved some classes around
2019-05-29 16:55:35 -05:00
f54d59de9d
fix issue with restarting via web
...
replace some hard coded string in javascript with localization
break things to fix things
2019-05-17 09:02:09 -05:00
b14a5ced52
fix aggregate issue with KDR on global top stats
...
refactor some of the main application code to have a cleaner code flow
add enviroment flag to opt out of .net core telemetry in start script
fixed "a moment" missing the "ago"
fixed case sensitive client searches on postgresql
clean up command code flow
Add missing map "mp_cairo" to default settings
2019-05-08 20:34:17 -05:00
145a444896
force bots to all use the same profile
...
use C# 7.1 for projects
2019-05-04 09:17:18 -05:00
7f430cf73e
upgrade packages, and delete a few unneeded ones
...
fix search for client resulting in invalid GUID parse
simplify output from dvar not being found
make sure to prompt if not all servers could be reached
2019-05-03 20:13:51 -05:00
b3f636e90a
fix penalty list javascript loading duplicates
...
make bad GUID parse throw an exception so we don't have a client connect with GUID of 0
no longer print out ac debug messages
fix small issue of trying to parse empty chat messages
fix issue with set level on accounts with multi guid, same IP
2019-05-02 22:33:38 -05:00