1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00
Commit Graph

601 Commits

Author SHA1 Message Date
9cc3733db7 possible improvements for game interface rcon operations 2022-10-13 13:53:28 -05:00
2ec9332251 Added !unmute, !tempmute, !listmutes
Quick fix for PowerShell IE use

Makes date readable for target player

Resolved translation string inconsistencies

Minor code cleanups

Initial commit from review

Cleaned up code & amended a few checks

Comment typo

Fix infinite unmuting

Removed unnecessary checks (Unmuting an already unmuted player will not trigger MuteStateMeta creation (if already doesn't exist))
Resolved !listmutes showing expired mutes

Committing before refactor

Refactor from review

Removed reference to AdditionalProperty

Fix check for meta state when unmuting

Continued request solves main problem

Handle potential failed command execution

Missed CommandExecuted onJoin

Fix another PS Reference to Invoke-WebRequest

Fixes review issues & Cleaned up code
Adds support for Intercepting Commands via Plugin (Credit: @RaidMax)

Comparing

Revert formatting changes

Removing MuteList for Penalty
Added Mute, TempMute & Unmute Penalty

Fixed reference in Mute.csproj & Removed ListMutesCommand.cs
2022-10-13 13:29:39 -05:00
cbe3bb9269 fix argument call to interactions 2022-10-13 10:26:22 -05:00
8502ae47aa update interactions to allow building custom forms 2022-10-12 21:06:18 -05:00
f2736e1f5f update plugins to support command interception 2022-10-12 10:32:45 -05:00
ce6e759cef add command interceptor functionality 2022-10-11 16:18:56 -05:00
a3649124ff fix issue with game interface meta/provide full example 2022-09-11 11:46:13 -05:00
aa5b3b71d3 upgrade nuget packages 2022-09-09 09:45:46 -05:00
8d8a8d869a implement profile interaction registration through plugins (mute and vpn detection implementation) 2022-09-08 15:03:38 -05:00
423cc57986 fix issues with game interface reconnecting after rcon connection lost 2022-08-26 12:07:43 -05:00
517f4ee12f add chat/chatteam event mapping for T7 2022-08-16 18:37:35 -05:00
806491757c tweak for T6 parser 2022-07-25 09:10:12 -05:00
15f243463d fix dvar regex for T7 2022-07-24 13:29:40 -05:00
302475b1b5 make sure color tokens are mapped for kick messages 2022-07-23 13:48:46 -05:00
8311ca63a8 set default permission for read message to user 2022-07-23 11:13:21 -05:00
2255234229 small tweaks for notes/tags 2022-07-20 11:39:46 -05:00
c6b0f96a69 add client note command and feature 2022-07-20 10:32:26 -05:00
b2d4e596e1 tweaks and persistent guid update to game integration/interface 2022-07-16 09:32:07 -05:00
eaac12fa75 update to game interface/integration for persistent stat data 2022-07-13 16:10:16 -05:00
f01f9d3292 fix rcon issue on restart 2022-07-09 20:57:00 -05:00
f5f5084f26 gracefully handle when infoString does not include all expected data 2022-07-09 10:52:27 -05:00
61481f6e33 fix tag on welcome issue 2022-07-08 20:39:58 -05:00
490f37b990 add option to normalize diacritics for rcon parsers (applied to T6) 2022-07-06 15:42:31 -05:00
627a27110d Merge branch 'release/pre' of https://github.com/RaidMax/IW4M-Admin into release/pre 2022-07-06 10:02:09 -05:00
c22a9ac6fe Add H1 maps and gametypes (#252) 2022-07-06 10:01:01 -05:00
dff646aeaf prevent waiting for response on quit command 2022-07-06 09:55:06 -05:00
b422e72c71 support per-command override of rcon timeouts / update t5 parser to reflect 2022-07-01 09:59:11 -05:00
30f4b0a509 remove reports on ban/tempban 2022-07-01 09:14:57 -05:00
dedf471db8 fix issue with previous change 2022-06-21 16:57:06 -05:00
2039ed2951 small parser changes 2022-06-21 16:33:11 -05:00
9102933a9a ensure commands are not displayed/usable for unsupported games 2022-06-17 13:11:44 -05:00
45011d9ff9 fix token auth issue 2022-06-16 10:07:03 -05:00
16d295024e update schema to support unique guid + game combinations 2022-06-15 19:37:34 -05:00
ada98e381e don't publish disconnect event if no client id 2022-06-14 15:00:23 -05:00
2af3e61fe5 fix memory/database leak with ranked player count cache 2022-06-12 12:19:32 -05:00
6d9cc9b19f use bot ip address when determining if client is bot 2022-06-12 10:09:56 -05:00
5966541039 add alert/notification functionality (for server connection events and messages) 2022-06-11 11:34:00 -05:00
345c415c7d add total ranked client number for stats pages 2022-06-09 09:56:41 -05:00
7389defb1d revert time out for status preventing server from entering unreachable state 2022-06-08 09:10:31 -05:00
5c7b2e8c2d fix incorrect wildcard colorcode 2022-06-02 19:59:09 -05:00
4181bf1da7 fix intermittent issue with game interface during connection loss with servers 2022-06-01 11:25:11 -05:00
2f36723fe6 don't use cancellation token when persisting meta on quit 2022-04-28 10:14:35 -05:00
1867a641b2 format all output for color keys 2022-04-27 15:36:58 -05:00
d12c15253e fix rcon issue 2022-04-25 15:39:30 -05:00
19c3ab8a3d add game to client 2022-04-22 16:03:34 -05:00
d5b4c60e5a huge commit for webfront facelift 2022-04-19 18:43:58 -05:00
e17c66887a fix edge case data collection for offline servers/clean up implementation 2022-04-08 16:41:44 -05:00
95f81f811e reduce logging for meta lookup 2022-04-06 14:08:00 -05:00
3d18c07868 collect data when server offline 2022-03-29 17:18:41 -05:00
d0670760fb improve server clientcount/activity graph on server overview 2022-03-29 16:42:53 -05:00