9e74dac5ed
fix stat issue with concurrent threads
...
fix potential lost penalty if server does not response to kick request
make sure that broadcast only shows one custom say name
add unit tests
2020-04-21 17:34:00 -05:00
33494197e3
re-kick working as expected now
2020-02-07 11:15:21 -06:00
fe380ca331
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
318a23ae5b
Finish implementation of configuable command permissions
2020-01-31 20:15:07 -06:00
042fde971e
(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
b086190ab0
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
d1886fdd20
Fix small issue with query optimization missing a FK set
...
Fix accidentally rename of controller method
2019-11-18 08:08:09 -06:00
161b27e2f2
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
96e434213f
refactor some event handling
...
add concept of blocking events
2019-10-18 13:39:21 -05:00
aa9dd7ac6d
Merge branch '2.3' into 2.4-pr
2019-08-30 11:50:48 -05:00
d644387091
Strip out color codes and spaces when checking for min length
2019-08-30 09:26:16 -05:00
320b01d15c
Merge branch '2.3' into 2.4-pr
2019-08-12 20:09:31 -05:00
001ecc5961
prevent flagging banned players
2019-08-12 20:00:40 -05:00
85d88815f1
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
2542b7de12
Clean up some old files
2019-07-17 12:29:51 -05:00
042327840f
fix bug with wrong locale when master is down
...
fix issue with reapplying penalties
show subset of penalties that are linked on client profile
2019-06-28 16:57:01 -05:00
3d468e32b9
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
16d2ec82b8
make sure flags are excluded from active penalties on player profile
...
modify how flags "expire"
2019-06-25 18:01:47 -05:00
8119ff9f83
adjust detection thresholds for recoil and offset
...
make sure we don't keep adding penalties after first
add "Other" penalty for future plugin use
2019-06-24 16:56:47 -05:00
253c7c8721
allow reports to be filed against anyone
...
fix rare issue with alias (maybe)
update some tests
2019-06-24 11:01:34 -05:00
95d64df321
combined Penalty and EFPenalty
...
moved some classes around
2019-05-29 16:55:35 -05:00