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

22 Commits

Author SHA1 Message Date
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
9535815cea misc performance graph display tweaks 2022-07-16 09:56:41 -05:00
7972c75b4d add date stamp to performance graphs / increase number of performance rating snapshots / localize graph timestamps 2022-07-10 17:06:46 -05:00
16d295024e update schema to support unique guid + game combinations 2022-06-15 19:37:34 -05:00
345c415c7d add total ranked client number for stats pages 2022-06-09 09:56:41 -05:00
231f3e47fd add mwr to game list (h1) 2022-06-07 12:10:39 -05:00
19c3ab8a3d add game to client 2022-04-22 16:03:34 -05:00
bab39955c8 add searching by partial ip address 2022-04-04 14:27:22 -05:00
d0670760fb improve server clientcount/activity graph on server overview 2022-03-29 16:42:53 -05:00
bae415c81b implement metaservice v2 2022-03-23 08:43:57 -05:00
13c09f5184 add create/update times to penalty identifiers 2022-02-23 09:02:01 -06:00
34328848f4 simplify ban process with new system 2022-02-22 17:09:50 -06:00
dc69e5d602 disable some warnings 2022-01-28 09:37:04 -06:00
6f6dd035ee Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
6458aee2ee add server scoreboard functionality 2022-01-26 15:20:10 -06:00
d46c090301 implement client server connection tracking persistence 2021-08-31 18:21:40 -05:00
fe140707ee Add max concurrent players over 24 hours badge to home 2021-08-26 17:35:05 -05:00
b63803885b add offline messaging feature 2021-07-08 21:12:09 -05:00
7f7c00e1f0 Use string for AC snapshot weapon and hit location
Add webfront logging
2021-06-29 15:02:01 -05:00
7e01dc3fc2 add initial CS:GO support 2021-06-03 10:51:03 -05:00
0592ab1e02 Add RCon support for S1x 2021-04-16 13:35:51 -05:00
434392a7e4 huge commit for advanced stats feature.
broke data out into its own library.
may be breaking changes with existing plugins
2021-03-22 11:09:25 -05:00