1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-07 13:48:00 -05:00

42 Commits

Author SHA1 Message Date
RaidMax
cc8a6df463 remove md5 check for windows update script as content-md5 header no longer appears to be transmitted 2024-07-04 11:02:04 -05:00
RaidMax
451b25ffb2 simplify build script for local builds 2024-06-29 16:54:06 -05:00
RaidMax
9cdb2ca63e update nuget pipeline
update script
2024-06-28 16:18:42 -05:00
RaidMax
dbb5a9117a update nuget packages 2024-06-22 17:20:05 -05:00
RaidMax
bfa8a25a43 Remove unneeded nuget pipeline step 2024-02-04 20:27:59 -06:00
RaidMax
82d89b9dd0 Add nuget package pipeline 2024-02-04 12:47:08 -06:00
RaidMax
94d436a203 Actually do the last thing 2024-01-21 18:50:03 -06:00
RaidMax
b1efa3d140 Update SLC nuget artifact path 2024-01-21 18:30:42 -06:00
RaidMax
5b842f7c40 Remove pack arg in cd pipeline 2024-01-21 18:07:55 -06:00
RaidMax
a69f2ea2d9 Add dynamic SharedLibraryCore version to pipeline 2024-01-21 18:00:17 -06:00
RaidMax
c5e38991cc Add nuget package artifact to cd pipeline 2024-01-21 11:13:33 -06:00
RaidMax
ff34335c1e update release notes template 2023-06-10 09:57:58 -05:00
RaidMax
84f25a9260 fix job name 2023-06-04 11:30:26 -05:00
RaidMax
2fab2f7713 revert pipeline back to one job 2023-06-04 11:29:19 -05:00
RaidMax
c6c356fc3b add job dependency to pipeline 2023-06-04 11:16:33 -05:00
RaidMax
93e6b9825a update pipeline to build develop 2023-06-04 11:09:51 -05:00
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