IW4M-Admin/SharedLibraryCore
Amos cf3209e1d0 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
..
Alerts add alert/notification functionality (for server connection events and messages) 2022-06-11 11:34:00 -05:00
Commands ensure commands are not displayed/usable for unsupported games 2022-06-17 13:11:44 -05:00
Configuration ensure commands are not displayed/usable for unsupported games 2022-06-17 13:11:44 -05:00
Dtos add level color coding to target on penalty list for issue #265 2022-10-13 10:41:51 -05:00
Events update to game interface/integration for persistent stat data 2022-07-13 16:10:16 -05:00
Exceptions Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
Formatting Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
Game Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
Helpers update interactions to allow building custom forms 2022-10-12 21:06:18 -05:00
Interfaces Added !unmute, !tempmute, !listmutes 2022-10-13 13:29:39 -05:00
Localization Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
PartialEntities add option to normalize diacritics for rcon parsers (applied to T6) 2022-07-06 15:42:31 -05:00
QueryHelper Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
RCon add tell async and update SharedLibraryCore version 2022-03-23 11:38:09 -05:00
Repositories Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
Services add level color coding to target on penalty list for issue #265 2022-10-13 10:41:51 -05:00
TagHelpers Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
BaseController.cs update schema to support unique guid + game combinations 2022-06-15 19:37:34 -05:00
Command.cs Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
Dvar.cs Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
Server.cs add option to normalize diacritics for rcon parsers (applied to T6) 2022-07-06 15:42:31 -05:00
SharedLibraryCore.csproj update interactions to allow building custom forms 2022-10-12 21:06:18 -05:00
Utilities.cs fix rcon issue on restart 2022-07-09 20:57:00 -05:00