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

18 Commits

Author SHA1 Message Date
Amos
bc3bd5b0f2
Using TellAsync instead of Tell to prevent Event flooding. (#332) 2024-07-22 20:43:54 +01:00
RaidMax
539050d95f add clear all reports command 2023-09-14 21:40:35 -05:00
RaidMax
e463e9c5fe add command to set log level and develop mode dynamically 2023-05-28 11:38:57 -05:00
RaidMax
7c94806ece update readmessage command to use TellAsync 2023-04-03 15:56:13 -05:00
RaidMax
611ff2ae17 update help command to use TellAsync 2023-04-03 15:55:46 -05:00
RaidMax
8311ca63a8 set default permission for read message to user 2022-07-23 11:13:21 -05:00
RaidMax
2255234229 small tweaks for notes/tags 2022-07-20 11:39:46 -05:00
RaidMax
c6b0f96a69 add client note command and feature 2022-07-20 10:32:26 -05:00
RaidMax
5966541039 add alert/notification functionality (for server connection events and messages) 2022-06-11 11:34:00 -05:00
RaidMax
a84b9abe68 fix issue with multi line output freezing console 2022-03-23 12:09:40 -05:00
RaidMax
bae415c81b implement metaservice v2 2022-03-23 08:43:57 -05:00
RaidMax
57558f6223 add cancellation token for rcon connection to allow more granular control 2022-02-28 20:44:30 -06:00
RaidMax
76d58d6969 improve mag command matching of maps and gametypes 2022-02-22 08:38:02 -06:00
RaidMax
27d14b9386 work around for iw5/t6 not being able to parse multiple commands over rcon for mag command 2022-01-26 15:20:10 -06:00
RaidMax
b33b518fa2 implement map and gametype command 2022-01-26 15:20:10 -06:00
RaidMax
4ae3ee1683 abstract engine color codes to use (Color::<Color>) format to make codes more.
see pt6 parser and configs for example usages
2022-01-26 15:20:10 -06:00
RaidMax
ba2349989f update help command to use per game commands 2022-01-26 15:20:10 -06:00
RaidMax
b63803885b add offline messaging feature 2021-07-08 21:12:09 -05:00