a4d0aedf16
merge from 2.3
2019-08-28 13:47:38 -05:00
718ad3bf7f
update api controller to support actually filtering events by server
...
fix up stats manager async semaphore wait
add new shared guids
fix regex parsing with empty name
2019-08-28 13:45:53 -05:00
22e00dafee
tweak for showing the generated graph color properly in other browsers.
...
apparently the "style" hack doesn't work, but using "title" does
remove return in customcallbacks
2019-08-18 11:20:19 -05:00
36bf35a4d1
update callback
...
set player color history to the correct darken amount
2019-08-12 19:04:25 -05:00
d5cece04f7
have graph color generated by css so that MS Edge doesn't freak out when using rgba
...
don't do simple word check on offensive name
2019-08-10 17:35:34 -05:00
7f388a1ce9
prevent flag icon from showing on banned profiles
...
implement automated penalty info for profanity determent issue #75
2019-08-06 13:36:37 -05:00
d84143012d
add missing dragunov to the live radar weapons
...
color code process names in chat context
2019-08-04 21:25:56 -05:00
ab52388ae1
fix login issue
...
strip colors for logging
feature implementation for issue #76
2019-08-04 20:38:55 -05:00
38313ab184
Add flag icon on client profile
2019-08-04 17:06:07 -05:00
8bd67a1629
finish color code support (I think)
2019-08-02 18:04:34 -05:00
a5c3f78ba8
fix copy paste error in penalty loader
...
start allowing color codes from ingame
2019-08-01 09:37:33 -05:00
984573c902
add a bit more logged for when live radar fail to update
...
update killhouse map offsets (it's still wrong though)
2019-07-29 12:08:25 -05:00
d1713882ac
finish custom accent color feature
2019-07-27 15:23:45 -05:00
75ce21597b
start work to allow custom accent colors
2019-07-27 08:18:49 -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
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
3299ed5182
lots more live radar updates
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
64331f31ef
lots more live radar updates
2019-07-08 20:21:18 -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
02d3a7f861
start work for live radar
2019-06-30 13:39:40 -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
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
7384f3d1a2
clean up the profanity determent plugin by using the Get/Set Additional properties
...
cleaned up the base event parser to not need the server object to generate the event
Hopefully prevent anticheat from freaking out when database connection is lost
2019-05-13 10:36:11 -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
1e729cf193
optimize the find client query
2019-04-25 21:05:35 -05:00
01c94dad79
update application version
...
ignore stat events of bots if they are ignored
limit max number of bot profiles to 18, greater than 18 wraps
prevent anti cheat from running on bot events
create localization folder on publish so copying over doesn't fail
include quick message mapping on webfront server history chat
make gravatar on profile not repeat
2019-04-25 13:00:54 -05:00