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

1495 Commits

Author SHA1 Message Date
RaidMax
27f5d5f014 Merge branch 'develop' of github.com:RaidMax/IW4M-Admin into develop 2024-02-04 20:36:43 -06:00
RaidMax
63ccd02eac Add startup notice for .NET 8 upgrade 2024-02-04 20:36:06 -06:00
RaidMax
bfa8a25a43 Remove unneeded nuget pipeline step 2024-02-04 20:27:59 -06:00
Violent
104b16dccd
Show() instead of Hide() If no clip disabled (#321)
Show() instead of Hide() If no clip disabled (IW5 game interface)
2024-02-04 20:18:02 -06:00
Amos
a9dd4e66b6 Add mute/unmute functionality and update related components
Added mute and unmute commands in ParserIW6x.js, including necessary updates in MuteManager.cs and Plugin.cs files. Refactored the query for mute penalties. Also added RootNamespace in Mute.csproj.
2024-02-04 20:13:17 -06:00
RaidMax
82d89b9dd0 Add nuget package pipeline 2024-02-04 12:47:08 -06:00
RaidMax
6f5d638a1e Remove explicit reference to underlying database provider error in stats plugin 2024-02-04 12:10:13 -06:00
RaidMax
186ed839da Update plugins for latest shared library 2024-02-04 12:09:17 -06:00
RaidMax
f2c957fe71 Update csprojs to support SLC nuget building 2024-02-04 11:29:47 -06:00
RaidMax
570328dc1e
Update Data assembly dependency in SharedLibraryCore 2024-02-01 16:23:02 -06:00
Amos
a81f9ecfa0
slc update (#319) 2024-01-21 19:08:25 -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
Edo
220e46fb65
feat(pt5): fully support game log on T5 out of the box 2023-12-21 17:19:24 +01:00
INeedGames
321ac5558f Update _customcallbacks.gsc 2023-10-11 23:40:40 -05:00
INeedGames
b1831e1ec9 Fix possible infinite loop
Possibility of an exploiter killing an enemy and disconnecting within the `wait` window to trigger an infinite loop.
2023-10-11 23:40:40 -05:00
RaidMax
539050d95f add clear all reports command 2023-09-14 21:40:35 -05:00
RaidMax
c41081bdb1 Merge branch 'develop' into release/pre 2023.09.14.2-prerelease 2023-09-13 23:27:29 -05:00
RaidMax
7ecbf8544a require login for wildcard ip search 2023-09-13 22:50:37 -05:00
RaidMax
d7f845794a Merge branch 'develop' into release/pre 2023.09.02.4-prerelease 2023-09-02 15:45:20 -05:00
RaidMax
ec6424b44f update l4d2 parser name 2023-09-02 15:45:03 -05:00
RaidMax
a5a25d97d8 Merge branch 'develop' into release/pre 2023.09.02.2-prerelease 2023-09-02 15:38:05 -05:00
RaidMax
7e2f577d0c fix minor issue with csgo status mapping 2023-09-02 15:37:10 -05:00
RaidMax
a66a502480 add initial support for LFD2 2023-09-02 15:35:40 -05:00
RaidMax
8d2a5a3ba3 adjust validation for master url 2023-09-02 13:38:56 -05:00
RaidMax
2ea43fdd63 update default master url 2023-09-02 13:22:33 -05:00
RaidMax
e195668452 add missing shangri-la to T5 maps 2023-09-02 13:11:28 -05:00
RaidMax
5da651e01b fix get Xuid wrapper for T5 game interface 2023-09-02 13:07:54 -05:00
RaidMax
d9df5f02a5 fix issue with profile chat meta loading 2023-08-29 12:31:00 -05:00
RaidMax
a2e5e94b02 fix some issues with chat search feature 2023-08-27 12:28:35 -05:00
RaidMax
c48597210d fix some issues with chat search feature 2023.08.27.3-prerelease 2023-08-27 12:28:00 -05:00
RaidMax
4025cbcd8f add additional check for bot ping 2023.08.27.2-prerelease 2023-08-26 22:56:59 -05:00
RaidMax
a169653e91 add chat to advanced search 2023-08-26 22:56:37 -05:00
RaidMax
8e1dd9d506 fix configuration write append issue 2023-08-23 16:34:07 -05:00
RaidMax
c9dee27a0c remove unneeded constructor param for crypto provider 2023-07-30 14:30:16 -05:00
RaidMax
ddd19bbfc1 Merge branch 'develop' of github.com:RaidMax/IW4M-Admin into develop 2023-07-28 15:35:56 -05:00
RaidMax
a2c9825a55 implement secure rcon for IW4x 2023-07-28 15:34:27 -05:00
Edo
8c07bf52dc
feature(iw5: gsc): use preprocessor to deduplicate code (#308) 2023-07-17 15:28:14 +02:00
RaidMax
a962d97c03 Add index for server snapshot captured at 2023-07-05 08:33:20 -05:00
RaidMax
122d2e5708 fix color code matching regex 2023-06-24 20:08:40 -05:00
RaidMax
039e37be1f fix issue with CS:GO connector 2023-06-11 17:30:06 -05:00
RaidMax
80a7676766 use fs_homepath as default integration bus dir 2023-06-11 17:29:25 -05:00
INSANEMODE
24264fd573
game interface t6 file bus mode support (#307)
* - add support for game interface "file" bus mode for plutonium t6

* rename _integration_t6_filesystem_bus.gsc to _integration_t6_file_bus.gsc

* - remove visual studio's changes to solution, and fix file path for new _integration_t6_file_bus.gsc
- add new line to end of _integration_t6_file_bus.gsc

* add new line to end of solution
2023-06-10 15:53:52 -05:00
RaidMax
24e3e32689 Merge branch 'develop' into release/pre 2023.06.10.2-prerelease 2023-06-10 15:12:31 -05:00
RaidMax
ff34335c1e update release notes template 2023-06-10 09:57:58 -05:00
RaidMax
6f54cb239c fix game interface bus issue and limit dynamic script command reload to owner 2023-06-08 16:26:26 -05:00
RaidMax
6a3f4d0b57 update Jint package 2023-06-08 15:16:42 -05:00