IW4M-Admin/Application
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
API post webfront url to master 2022-01-26 15:20:10 -06:00
BuildScripts Added !unmute, !tempmute, !listmutes 2022-10-13 13:29:39 -05:00
Commands set default permission for read message to user 2022-07-23 11:13:21 -05:00
Configuration add default port and rcon password hint during setup 2022-01-26 15:20:10 -06:00
EventParsers add chat/chatteam event mapping for T7 2022-08-16 18:37:35 -05:00
Extensions only default to IPv4 when parsing 2022-02-01 14:27:16 -06:00
Factories implement metaservice v2 2022-03-23 08:43:57 -05:00
IO implement team tracking via game interface (EFClient.Team and EFClient.TeamName) 2022-03-12 13:38:33 -06:00
Localization make notice line separator configurable for different parsers 2020-11-19 20:48:25 -06:00
Meta huge commit for webfront facelift 2022-04-19 18:43:58 -05:00
Migration update delete obsolete plugin migration 2022-03-01 12:47:35 -06:00
Misc fix argument call to interactions 2022-10-13 10:26:22 -05:00
RConParsers fix issues with game interface reconnecting after rcon connection lost 2022-08-26 12:07:43 -05:00
Resources huge commit for webfront facelift 2022-04-19 18:43:58 -05:00
Application.csproj fix issue with game interface meta/provide full example 2022-09-11 11:46:13 -05:00
ApplicationManager.cs add command interceptor functionality 2022-10-11 16:18:56 -05:00
DefaultSettings.json Add H1 maps and gametypes (#252) 2022-07-06 10:01:01 -05:00
GameEventHandler.cs implement client server connection tracking persistence 2021-08-31 18:21:40 -05:00
IW4MAdmin.ico migrating Stats to .Net Core 2 2018-04-08 16:50:58 -05:00
IW4MServer.cs update plugins to support command interception 2022-10-12 10:32:45 -05:00
Main.cs update interactions to allow building custom forms 2022-10-12 21:06:18 -05:00
SerialGameEventHandler.cs [tweaks and fixes] 2020-05-04 16:50:02 -05:00