1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-07 21:58:06 -05:00

201 Commits

Author SHA1 Message Date
RaidMax
41474768fc add kick client functionality to webfront home for issue #142 2020-07-14 14:13:40 -05:00
RaidMax
9b9c1bd851 support custom master url
refactor api instatation to allow custom master url in config
2020-06-30 16:39:32 -05:00
RaidMax
e0cbdf76d5 adjustments for T6 and tekno (implement mapped dvars and default values) 2020-06-16 17:16:12 -05:00
RaidMax
7b9eb2fa5e update IW5 parser 2020-05-19 11:01:08 -05:00
RaidMax
46fee97e4e implement script plugin command registration - issue #132 2020-05-11 16:20:25 -05:00
RaidMax
0e2e739281 [issue #129]
Add most kills command/macro
sneaky fix for tekno parser
2020-05-05 18:49:30 -05:00
RaidMax
84ffb9aa29 [tweaks and fixes]
reenable tekno support
address vagrant thread issue
refactor game log reader creation to follow better practices
fix bot issues/address how guids are generated for bots/none provided
2020-05-04 16:50:02 -05:00
RaidMax
37daca4a9f unmeme a dvar check 2020-04-18 17:48:49 -05:00
RaidMax
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
RaidMax
6054289a58 update for new pluto iw5 rcon response 2020-04-13 19:43:24 -05:00
RaidMax
957f7d1a0f refactor and test log path generation to support pluto IW5 better 2020-04-13 16:16:31 -05:00
RaidMax
c71356344d allow auto log filepath generation for pluto iw5 2020-04-12 20:48:03 -05:00
RaidMax
3f83737645 support for Plutonium IW5 and only show live radar tab if monitoring at least one IW4 serves 2020-04-11 18:05:18 -05:00
RaidMax
c17ee0a352 update parser selection menu text during setup
update IW4 script commands gsc and plugin to give base example
fix issue with new account alias linking (I think)
2020-01-21 18:08:18 -06:00
RaidMax
f4ba98221f fix issue with PT6 guid parsing in log file 2020-01-15 18:43:52 -06:00
RaidMax
08ef6f45c6 merge from 2.3 2019-12-09 13:30:50 -06:00
Xerxes
fcc001b201 Fixed the PT6 parser
Reworked most of the regex.
Fixed the mapping.
This hopefully fixes all issues with it.
2019-12-04 20:08:01 +01:00
RaidMax
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
RaidMax
564c1524e3 Merge branch '2.3' into 2.4-pr 2019-11-18 13:07:24 -06:00
RaidMax
401deca22e fix regex pattern for PT6 2019-11-18 12:29:37 -06:00
RaidMax
2ae4d031e5 Merge 2019-10-08 17:02:22 -05:00
RaidMax
66de7650b1 Update shared GUIDs 2019-09-30 13:00:44 -05:00
RaidMax
a4d0aedf16 merge from 2.3 2019-08-28 13:47:38 -05:00
RaidMax
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
RaidMax
6b09889f6e Merge 2.3 into 2.4-pr 2019-07-26 10:25:05 -05:00
RaidMax
7afa9448d5 finish tweaks to log reader
add some more shared guids
2019-07-26 10:22:02 -05:00
RaidMax
3299ed5182 lots more live radar updates 2019-07-17 12:38:00 -05:00
RaidMax
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
RaidMax
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
RaidMax
39d31dbe3c combined Penalty and EFPenalty
moved some classes around
2019-05-29 16:55:35 -05:00
RaidMax
3488bc5d15 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
2019-04-23 17:27:20 -05:00
RaidMax
5a0b2ff169 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
2019-04-21 16:28:13 -05:00
RaidMax
14531e2184 fix extra prompt for server port
change vpn detection failure to warning instead of error
2019-04-18 14:19:50 -05:00
RaidMax
15a0be3035 remove create proxy as it's not even used anymore
more fixes for alias stuff
hopefully fix rare bug where client activity cshtml loop goes oob
add URLProtocol format to event parsers to allow connecting through webfront
2019-04-06 21:48:49 -05:00
Xerxes
cf740e07cf 2 typos fixed
Plutoniun -> Plutonium
IW3 -> IW4
2019-03-17 08:06:15 -05:00
RaidMax
2714f5069d finish cod4x parser
add IW3 map names
2019-02-06 20:12:35 -06:00
RaidMax
f79d9d8469 update parsers to include game name
prompt to enter log path if game doesn't generate
2019-02-05 18:02:45 -06:00
RaidMax
30055cdc5e move IW4x parser out of code
add CoD4x parser
2019-02-05 11:14:43 -06:00
RaidMax
54147e274b Move T6 parser to javascript parser 2019-02-03 20:47:05 -06:00
RaidMax
6b051f2252 move IW3 parser to javascript 2019-02-02 20:19:24 -06:00
RaidMax
5e7aefb35f put parser in right location :P 2019-02-02 19:13:17 -06:00
RaidMax
72a3ae65d5 update shared guid kick plugin
script plugins reload without error using the correct file share mode when opening
increase socket timeout to 10 seconds
2018-10-09 20:19:06 -05:00
RaidMax
e97448641f update project to .net core 2.1.5
got rid of "threadsafe" stats service in stats plugin
2018-10-07 21:34:30 -05:00
RaidMax
6b9f4f3bb7 fixed the vpn detection plugin method signature call
added some fixes for stats/ac
2018-10-06 15:31:05 -05:00
RaidMax
9295f9aa5b update map names for IW4 (issue #48)
only check shared GUID for IW4
optimized get privileged clients query
fine-tuned the version printout to include revision numbers
2018-09-13 14:34:42 -05:00
RaidMax
e221b830f6 fixed profanity bug
fix the shared GUID connect
fix linux  log issue
2018-09-08 20:20:11 -05:00
RaidMax
36f7c5bc51 fixed rating and kill streak bug, but uncommenting something I forgot I commented out
Added SharedGUIDKick plugin to kick people with shared GUID
2018-09-08 17:29:30 -05:00
RaidMax
8868f98dc5 fix bug with player not getting updated on disconnect (related to issue #24)
jint version downgraded for better stability (also locked the engine instance as it's not thread safe)
updated readme
remove vpn detection from application configuration as it's now in a seperate plugin
defaulted webfront bind URl to all interfaces
readd the custom say name
added visibility percentage to AC
2018-09-04 12:40:29 -05:00
RaidMax
bc0fe3daec Added additional properties method to allow easier extension to client properties
updated VPN plugin to use WebClient
message is sent to client trying to execute commands before they are authenticated
fixed rare issue with ToAdmins failing
record bullet distance fraction for client kills (_customcallbacks)
change client level/permissions through webfront
ability to tempban through webfront
2018-09-02 16:59:27 -05:00
RaidMax
18aa6e85fc moved event API stuff around
finally fixed threading issue (which actually had to do with IW4x log outputs being out of sync (not an issue with my code). What a lot of headache over something that wasn't my fault.
2018-08-30 20:53:00 -05:00