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

71 Commits

Author SHA1 Message Date
3b459ac55b add user agent header for vpn detection issue #195 2021-04-07 08:47:42 -05:00
Edo
aac4c2c635 Removed tempbanclient (#187)
Removed tempbanclient because Tekno has "weird" internal DB that manages temp bans it it would interfere with iw4m
2021-03-23 10:36:33 -05:00
0387b6bd23 update 'uptime' output
use translations for certain webfront page meta that was neglected
update plutonium parsers to not use new line in notices as it is not supported
2021-01-08 19:21:23 -06:00
50f7767bf1 fix issue with view stats and reset stats failing
fix issue with set level returning wrong error message if setting a client to the same level they're currently at
update CoD4x parser version
update nuget packages
2020-12-16 13:11:30 -06:00
c53895ca11 resolve bot guid issue with T5
remove unneeded check for CNCT state
2020-12-14 21:10:50 -06:00
5a81d5b214 add official T4/WaW support for issue #178
CoD4x parser tweak to parse full guid as decimal
2020-12-13 20:33:37 -06:00
c77f956aca update CoD4x parser
tweak handling segmented status response
actually support more than 18 clients LOL
2020-12-02 14:29:49 -06:00
37a0e92cbd make notice line separator configurable for different parsers
(updated tekno's as it doesn't support \n)
2020-11-19 20:48:25 -06:00
057de452e7 modify iw6x parser to default game log vars temporarily, small amount of code cleanup to git rid of warnings 2020-11-12 20:39:56 -06:00
3e1db4b00a fix introduced issue with map/map_rotate commands 2020-11-11 18:53:23 -06:00
04fe6836c6 refactor logging in pretty big overhaul 2020-11-11 17:35:55 -06:00
f8c886d9db partial support of IW6x until the game log is implemented 2020-11-07 10:40:58 -06:00
34423fd56c fix issue with T5 status response parsing 2020-10-31 09:18:37 -05:00
ca14311d72 enhance script plugin features
(support service resolver with generic args)
(support requiresTarget for command)
2020-09-28 20:32:53 -05:00
a11596a8fd implement service resolver for script plugins 2020-09-26 18:13:56 -05:00
785295056b add website override mapping to tekno parser (_website -> sv_clanWebsite) 2020-08-31 11:58:56 -05:00
176d8edf22 another attempt to fix display of long client names/temporary t6 getinfo workaround 2020-08-18 20:11:41 -05:00
a749185468 grab gametype from status for T7 2020-08-05 09:43:31 -05:00
fc20e78066 prevent action on report from activating on privileged clients 2020-07-27 16:22:07 -05:00
ed0336a6c2 implement action on report plugin for issue #144 2020-07-25 21:15:46 -05:00
41474768fc add kick client functionality to webfront home for issue #142 2020-07-14 14:13:40 -05:00
9b9c1bd851 support custom master url
refactor api instatation to allow custom master url in config
2020-06-30 16:39:32 -05:00
e0cbdf76d5 adjustments for T6 and tekno (implement mapped dvars and default values) 2020-06-16 17:16:12 -05:00
7b9eb2fa5e update IW5 parser 2020-05-19 11:01:08 -05:00
46fee97e4e implement script plugin command registration - issue #132 2020-05-11 16:20:25 -05:00
0e2e739281 [issue #129]
Add most kills command/macro
sneaky fix for tekno parser
2020-05-05 18:49:30 -05:00
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
37daca4a9f unmeme a dvar check 2020-04-18 17:48:49 -05:00
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
6054289a58 update for new pluto iw5 rcon response 2020-04-13 19:43:24 -05:00
957f7d1a0f refactor and test log path generation to support pluto IW5 better 2020-04-13 16:16:31 -05:00
c71356344d allow auto log filepath generation for pluto iw5 2020-04-12 20:48:03 -05:00
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
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
f4ba98221f fix issue with PT6 guid parsing in log file 2020-01-15 18:43:52 -06:00
08ef6f45c6 merge from 2.3 2019-12-09 13:30:50 -06:00
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
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
564c1524e3 Merge branch '2.3' into 2.4-pr 2019-11-18 13:07:24 -06:00
401deca22e fix regex pattern for PT6 2019-11-18 12:29:37 -06:00
2ae4d031e5 Merge 2019-10-08 17:02:22 -05:00
66de7650b1 Update shared GUIDs 2019-09-30 13:00:44 -05:00
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
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
3299ed5182 lots more live radar updates 2019-07-17 12:38:00 -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
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
39d31dbe3c combined Penalty and EFPenalty
moved some classes around
2019-05-29 16:55:35 -05:00