Commit Graph

  • dcd1c97d37 Merge branch '2.3' into 2.4-pr RaidMax 2019-08-24 11:10:43 -0500
  • 6726217354 Make stats update after 10 kills so we don't wait quite as long Gracefully disconnect clients on shutting down again RaidMax 2019-08-24 10:02:53 -0500
  • c1a825f8f2 Merge branch '2.3' into 2.4-pr RaidMax 2019-08-23 21:28:09 -0500
  • 563c73221e actually fix it here RaidMax 2019-08-23 21:27:36 -0500
  • d35001049f Merge branch '2.3' into 2.4-pr RaidMax 2019-08-23 19:12:28 -0500
  • 652f3fb86b Fix small issue with saving client kills multithreaded RaidMax 2019-08-23 19:11:36 -0500
  • f877ba73a9 Merge branch '2.3' into 2.4-pr RaidMax 2019-08-23 18:36:28 -0500
  • 91078eec0f Update to some stat stuff to fix some latent issues RaidMax 2019-08-23 18:34:31 -0500
  • a57c982270 Merge branch '2.3' into 2.4-pr RaidMax 2019-08-18 11:20:31 -0500
  • ed5d8faf5c 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 RaidMax 2019-08-18 11:20:19 -0500
  • f6857ac635 bugfix for issue #81 (linked accounts being demoted) RaidMax 2019-08-18 11:18:20 -0500
  • 320b01d15c Merge branch '2.3' into 2.4-pr RaidMax 2019-08-12 20:09:31 -0500
  • 001ecc5961 prevent flagging banned players RaidMax 2019-08-12 20:00:40 -0500
  • 4bdd240122 update callback set player color history to the correct darken amount RaidMax 2019-08-12 19:04:25 -0500
  • 5fef69d697 slight tweak to log reader to expire old keys RaidMax 2019-08-10 17:58:20 -0500
  • 8fc85ef4c1 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 RaidMax 2019-08-10 17:35:34 -0500
  • 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 RaidMax 2019-08-10 09:08:26 -0500
  • a0266c5e69 Merge branch '2.3' into 2.4-pr RaidMax 2019-08-08 15:59:00 -0500
  • 2ba0b1e7d3 prevent same level clients from demoting each other RaidMax 2019-08-08 15:58:23 -0500
  • 3051d44b0d show trigger regex for profanity determent plugin RaidMax 2019-08-08 15:30:06 -0500
  • b8a310bb07 prevent flag icon from showing on banned profiles implement automated penalty info for profanity determent issue #75 RaidMax 2019-08-06 13:36:37 -0500
  • d11a5f862b add missing dragunov to the live radar weapons color code process names in chat context RaidMax 2019-08-04 21:25:56 -0500
  • 08d250156c fix login issue strip colors for logging feature implementation for issue #76 RaidMax 2019-08-04 20:38:55 -0500
  • 75378400e7 Add flag icon on client profile RaidMax 2019-08-04 17:06:07 -0500
  • bb42861a92 finish color code support (I think) RaidMax 2019-08-02 18:04:34 -0500
  • dfecb99d07 Merge branch '2.3' into 2.4-pr RaidMax 2019-08-01 19:45:44 -0500
  • 1c66ac9117 fix issue with log reader fix issue with searching names on webfront that could be parsed to hex RaidMax 2019-08-01 19:42:44 -0500
  • 55fb36863c fix copy paste error in penalty loader start allowing color codes from ingame RaidMax 2019-08-01 09:37:33 -0500
  • 034d887abd modify how reading from file works to prevent accidental overreads RaidMax 2019-07-31 20:15:29 -0500
  • 9f3f344daa add a bit more logged for when live radar fail to update update killhouse map offsets (it's still wrong though) RaidMax 2019-07-29 12:08:25 -0500
  • ebe85a9ded Merge branch '2.3' into 2.4-pr RaidMax 2019-07-27 17:50:25 -0500
  • 06af995202 prevent certain shotguns, and shotgun attachments from being used for no recoil detection RaidMax 2019-07-27 17:46:48 -0500
  • 92e71ae2f4 finish custom accent color feature RaidMax 2019-07-27 15:23:45 -0500
  • f8505781a0 fix issue with teknomw3 GUIDs RaidMax 2019-07-27 10:02:46 -0500
  • 3b9b99a07e start work to allow custom accent colors RaidMax 2019-07-27 08:18:49 -0500
  • ab4ce41015 Merge 2.3 into 2.4-pr RaidMax 2019-07-26 10:25:05 -0500
  • f613f0aace finish tweaks to log reader add some more shared guids RaidMax 2019-07-26 10:22:02 -0500
  • 2b8d8fc4b7 Merge 2.3 into 2.4-pr RaidMax 2019-07-25 10:01:20 -0500
  • ac32034910 optimize index for rating history update log server to prevent delays or missed information RaidMax 2019-07-24 19:15:07 -0500
  • 9665d2d457 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 RaidMax 2019-07-24 10:36:37 -0500
  • d73d68d9f4 increase master history to 7 day, up from 1 day RaidMax 2019-07-21 17:14:44 -0500
  • 50ba71c6fb small code cleanups RaidMax 2019-07-19 14:54:39 -0500
  • 38f1169061 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 RaidMax 2019-07-19 10:33:00 -0500
  • 5c90228320 Move folder structure for radar plugin RaidMax 2019-07-17 13:26:48 -0500
  • 03db194046 Add unstaged files RaidMax 2019-07-17 13:16:45 -0500
  • 68382d3f61 Remove double track images RaidMax 2019-07-17 13:16:25 -0500
  • 4e99046874 merge RaidMax 2019-07-17 13:09:25 -0500
  • 64b320614b add images for radar to source control cleanup some nuget packages RaidMax 2019-07-17 13:00:30 -0500
  • 7b5f3e8e83 move some stuff for live radar for compiled views add chat icon to send messages to servers on server view RaidMax 2019-07-13 20:45:25 -0500
  • 748841776f More radar tweaks RaidMax 2019-07-08 20:21:08 -0500
  • edfbb92a3f can you say more radar updates? RaidMax 2019-07-07 14:59:14 -0500
  • 1a9a0e48b7 lots more live radar updates RaidMax 2019-07-05 20:53:03 -0500
  • d27f1ded36 tweak initial live radar RaidMax 2019-07-02 17:30:05 -0500
  • e5cd824c99 start work for live radar RaidMax 2019-06-30 13:37:59 -0500
  • 2542b7de12 Clean up some old files RaidMax 2019-07-17 12:29:51 -0500
  • f42a66e756 add most recent players dropdown option to webfront remove unneeded compiled bootstrap file RaidMax 2019-07-16 15:27:19 -0500
  • d301915273 Merge RaidMax 2019-07-13 20:50:10 -0500
  • fc43e47874 move some stuff for live radar for compiled views add chat icon to send messages to servers on server view RaidMax 2019-07-13 20:45:25 -0500
  • b0365a5a43 More radar tweaks RaidMax 2019-07-08 20:21:08 -0500
  • 2a63a55359 can you say more radar updates? RaidMax 2019-07-07 14:59:14 -0500
  • 0e9fd144f1 lots more live radar updates RaidMax 2019-07-05 20:53:03 -0500
  • d81646087e tweak initial live radar RaidMax 2019-07-02 17:30:05 -0500
  • 7f1da4d1fc start work for live radar RaidMax 2019-06-30 13:37:59 -0500
  • 68f6be23a6 require minimum kills before recoil threshold evaluated make sure edit configuration link on webfront visible when accessing via localhost RaidMax 2019-07-07 17:57:06 -0500
  • 0b282b2664 lots more live radar updates RaidMax 2019-07-05 20:53:03 -0500
  • 665218f641 tweak initial live radar RaidMax 2019-07-02 17:30:05 -0500
  • b64bce2936 start work for live radar RaidMax 2019-06-30 13:37:59 -0500
  • 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 RaidMax 2019-06-28 16:57:01 -0500
  • 3d468e32b9 clean up some penalty stuff force log file to be written if none supplied fix issue with not all meta loading RaidMax 2019-06-27 20:06:30 -0500
  • 16d2ec82b8 make sure flags are excluded from active penalties on player profile modify how flags "expire" RaidMax 2019-06-25 18:01:47 -0500
  • 421e90cf70 fix old bug of auto unflag not working fix wrong thresholds on recoil RaidMax 2019-06-24 18:32:14 -0500
  • 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 RaidMax 2019-06-24 16:56:47 -0500
  • 253c7c8721 allow reports to be filed against anyone fix rare issue with alias (maybe) update some tests RaidMax 2019-06-24 11:01:34 -0500
  • cb80def122 update version make sure ac snapshots are saved RaidMax 2019-06-16 14:49:04 -0500
  • e669d0be82 don't count bots on master list don't save every ac snapshot oops.. RaidMax 2019-06-16 12:19:23 -0500
  • 495197c19d add no recoil detection RaidMax 2019-06-15 17:37:43 -0500
  • a5414c2c57 Merge branch '2.3' of https://github.com/RaidMax/IW4M-Admin into 2.3 RaidMax 2019-06-15 08:53:15 -0500
  • cbfb3919fc fix GUID parsing on T6 RaidMax 2019-06-15 08:52:59 -0500
  • d789542d0f Update README.md RaidMax 2019-06-14 18:48:14 -0500
  • c6c2ec7784 fix start scripts on linux (dos2unix) fix permissions on linux (why were/are they carrying over from windows? ) RaidMax 2019-06-14 18:16:47 -0500
  • 4645bd84e8 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 RaidMax 2019-06-13 19:10:08 -0500
  • 10829b32ad update anti-cheat offset calculation RaidMax 2019-06-12 10:27:15 -0500
  • e86904b11e 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 RaidMax 2019-06-11 08:00:14 -0500
  • 82390340c9 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 RaidMax 2019-06-09 09:50:58 -0500
  • 163523d586 convert GetPort to auto property don't force disconnect player if someone is "in" their spot increase gamelogserver max time before purge RaidMax 2019-05-31 10:17:01 -0500
  • 95d64df321 combined Penalty and EFPenalty moved some classes around RaidMax 2019-05-29 16:55:35 -0500
  • 0b0290a871 fix issue with restarting via web replace some hard coded string in javascript with localization break things to fix things RaidMax 2019-05-17 09:02:09 -0500
  • 5f588bb0f7 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 RaidMax 2019-05-13 10:36:11 -0500
  • b99cc424e7 fixes for things that should have been in the previous release console output reenabled server start task actually runs RaidMax 2019-05-09 20:00:00 -0500
  • 1dc0f5a240 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 RaidMax 2019-05-08 20:34:17 -0500
  • 43c4d4af38 force bots to all use the same profile use C# 7.1 for projects RaidMax 2019-05-04 09:17:18 -0500
  • db11a5f480 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 RaidMax 2019-05-03 20:13:51 -0500
  • b51af7ca9a 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 RaidMax 2019-05-02 22:33:38 -0500
  • 2cceb2f3e7 make database seed code less verbose disable killserver command fix issue with default parser not saving during setup fix issue with unban reason displayed when player is rebanned RaidMax 2019-04-28 20:54:11 -0500
  • 599a14b646 optimize the find client query RaidMax 2019-04-25 21:05:35 -0500
  • 02622ea7de 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 2.3-prerelease8r4 2.3-prerelease8r3 2.3-prerelease8r2 2.3-prerelease8r1 2.3-prerelease8r0 2.3-prerelease7r6 2.3-prerelease7r5 2.3-prerelease7r4 2.3-prerelease7r3 2.3-prerelease7r2 2.3-prerelease7r1 2.3-prerelease7r0 RaidMax 2019-04-25 13:00:54 -0500
  • 03ae3b5822 deleted localization files as they're now generated during release reintroduce throttling for servers that are unreachable (defaults to 60 seconds between polls) small revert to the RektT5M parser contell -> tell add migration to introduce gamename to server impllement quickmessage mapping 2.3-prerelease6r5 RaidMax 2019-04-23 17:27:20 -0500
  • 0711249a46 add parser for RektT5M update base event parser to include "short" GUIDs updated some localization add tooltip to anti cheat metrics on profile for more information about what they mean RaidMax 2019-04-21 16:28:13 -0500
  • 18f4ffa9ff fix extra prompt for server port change vpn detection failure to warning instead of error 2.3-prerelease6r4 RaidMax 2019-04-18 14:19:50 -0500
  • 934fead5c2 fix issue with login RaidMax 2019-04-17 17:50:53 -0500