1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-08 22:28:15 -05:00

26 Commits

Author SHA1 Message Date
Amos
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
RaidMax
19b95cc9db done 2022-04-20 10:57:00 -05:00
RaidMax
c9b2f1749a finish pipeline edits 2022-04-20 10:32:39 -05:00
RaidMax
02de3bdff4 override the font library file name 2022-04-20 10:22:41 -05:00
RaidMax
9e1e74ad93 testing script 2022-04-20 09:56:46 -05:00
RaidMax
21cd69b3bb test replace script 2022-04-20 09:03:29 -05:00
RaidMax
7f43259049 fixup icons font path 2022-04-20 08:39:16 -05:00
RaidMax
0eab76356d trying again 2022-04-19 22:44:36 -05:00
RaidMax
e423e1906c move bundle step after publish 2022-04-19 22:37:45 -05:00
RaidMax
60d7fd08a0 small updates that got lost in last commit 2022-04-19 22:34:35 -05:00
RaidMax
eaab28a2bb modify update script on linux to set executable bit on itself after update 2022-02-01 09:04:40 -06:00
RaidMax
62be8d751f actual fix now? 2022-01-31 17:56:43 -06:00
RaidMax
31086db43e fix again 2022-01-31 17:23:56 -06:00
RaidMax
5bae10cdce fix typo on pipeline 2022-01-31 17:00:24 -06:00
RaidMax
9aa8e9e1ad use proper folder in post publish script 2022-01-31 16:47:51 -06:00
RaidMax
b9f33d1217 create update script for managing updates programatically
./UpdateIW4MAdmin.sh or ./UpdateIW4MAdmin.ps1
Co-authored-by: xerxes-at <xerxes-at@users.noreply.github.com>
2022-01-31 11:06:44 -06:00
RaidMax
03fe013051 s This is a combination of 7 commits.
This is the 1st commit message:
2022-01-27 11:25:42 -06:00
RaidMax
7986b2c0a0 update for .net core SDK Azure 2022-01-27 09:35:16 -06:00
RaidMax
6302b85434 try renable FTP publish 2022-01-26 15:20:10 -06:00
RaidMax
55295b73e1 temporarily disable ftp release integration to bypass unknown Error: connect ETIMEDOUT *:21 (control socket) 2022-01-26 15:20:10 -06:00
RaidMax
8ccf8e2245 remove other changes 2021-08-16 17:13:17 -05:00
RaidMax
78e733cfc6 more pipeline test plz work 2021-08-16 16:53:58 -05:00
RaidMax
94ce6b258e testing again for CLI Version 2021-08-16 16:46:18 -05:00
RaidMax
f5f7637963 specify explicit .net cli sdk version for pipeline 2021-08-16 13:50:22 -05:00
RaidMax
34423fd56c fix issue with T5 status response parsing 2020-10-31 09:18:37 -05:00
RaidMax
4ff92ce9ed update pipeline versioning 2020-10-25 10:03:15 -05:00