6b09889f6e
Merge 2.3 into 2.4-pr
2019-07-26 10:25:05 -05:00
7afa9448d5
finish tweaks to log reader
...
add some more shared guids
2019-07-26 10:22:02 -05:00
7e868029f8
Merge 2.3 into 2.4-pr
2019-07-25 10:01:20 -05:00
d6a5c27c60
optimize index for rating history
...
update log server to prevent delays or missed information
2019-07-24 19:15:07 -05:00
ba86810d4f
fix issue with duplicate js function names for loader
...
hide flagged status of users on webfront unless logged in (will still show the level if they report someone because cba to update the view component w/out auth status)
add terminal to the radar maps
2019-07-24 10:36:37 -05:00
21cda0123b
increase master history to 7 day, up from 1 day
2019-07-21 17:14:44 -05:00
486973a2bc
small code cleanups
2019-07-19 14:54:39 -05:00
4a013a98f8
finished server selection for live radar and adding it as button to home screen
...
only update flag for recent players if country code is available
2019-07-19 10:33:00 -05:00
88401934f1
Move folder structure for radar plugin
2019-07-17 13:26:48 -05:00
3ff2268251
Add unstaged files
2019-07-17 13:16:45 -05:00
9ca1eda387
Remove double track images
2019-07-17 13:16:25 -05:00
da8127a0cf
merge
2019-07-17 13:09:25 -05:00
f0588117bd
add images for radar to source control
...
cleanup some nuget packages
2019-07-17 13:00:30 -05:00
e4bb1933d8
move some stuff for live radar for compiled views
...
add chat icon to send messages to servers on server view
2019-07-17 12:38:02 -05:00
bf44276940
More radar tweaks
2019-07-17 12:38:02 -05:00
1519781ab2
can you say more radar updates?
2019-07-17 12:38:01 -05:00
3299ed5182
lots more live radar updates
2019-07-17 12:38:00 -05:00
94cdff9fcd
tweak initial live radar
2019-07-17 12:38:00 -05:00
90ab7e9c52
start work for live radar
2019-07-17 12:37:24 -05:00
99a163fa2b
Clean up some old files
2019-07-17 12:29:51 -05:00
1705db63ff
add most recent players dropdown option to webfront
...
remove unneeded compiled bootstrap file
2019-07-16 15:27:19 -05:00
d4598d6687
Merge
2019-07-13 20:50:10 -05:00
15eb509ba3
move some stuff for live radar for compiled views
...
add chat icon to send messages to servers on server view
2019-07-13 20:45:25 -05:00
d06cf33812
More radar tweaks
2019-07-08 20:21:20 -05:00
66a2cf0e63
can you say more radar updates?
2019-07-08 20:21:19 -05:00
64331f31ef
lots more live radar updates
2019-07-08 20:21:18 -05:00
73cc144085
tweak initial live radar
2019-07-08 20:21:17 -05:00
22600427ca
start work for live radar
2019-07-08 20:21:17 -05:00
fc54112fcf
require minimum kills before recoil threshold evaluated
...
make sure edit configuration link on webfront visible when accessing via localhost
2019-07-07 17:57:06 -05:00
5060b16b4c
lots more live radar updates
2019-07-05 20:53:03 -05:00
465e4b4327
tweak initial live radar
2019-07-02 17:30:05 -05:00
02d3a7f861
start work for live radar
2019-06-30 13:39:40 -05:00
1a8c8634b3
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
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
72c8a108c5
fix old bug of auto unflag not working
...
fix wrong thresholds on recoil
2019-06-24 18:32:14 -05:00
cfca00d6c8
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
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
4e9c420f81
update version
...
make sure ac snapshots are saved
2019-06-16 14:49:04 -05:00
d5ece456d8
don't count bots on master list
...
don't save every ac snapshot oops..
2019-06-16 12:19:23 -05:00
475861a769
add no recoil detection
2019-06-15 17:37:43 -05:00
46abdd7fbc
Merge branch '2.3' of https://github.com/RaidMax/IW4M-Admin into 2.3
2019-06-15 08:53:15 -05:00
3dd01793fa
fix GUID parsing on T6
2019-06-15 08:52:59 -05:00
a49f4b0230
Update README.md
2019-06-14 18:48:14 -05:00
4b8ebc8272
fix start scripts on linux (dos2unix)
...
fix permissions on linux (why were/are they carrying over from windows? )
2019-06-14 18:16:47 -05:00
d35d569a99
prevent partial client updates from setting things they shouldn't be *cough* mask *cough*
...
setup shared library for NuGet package
fix a couple things with offset detection calc
get cod4x working again
2019-06-13 19:10:08 -05:00
48c86d8cf5
update anti-cheat offset calculation
2019-06-12 10:27:15 -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