1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00
Commit Graph

1108 Commits

Author SHA1 Message Date
9102933a9a ensure commands are not displayed/usable for unsupported games 2022-06-17 13:11:44 -05:00
7a78b52371 add migration logic for MySQL case sensitivity 2022-06-17 09:44:14 -05:00
7be9ecc4c6 optimize client searching 2022.06.16.4-prerelease 2022-06-16 18:44:49 -05:00
c2353f5bb8 optimize chat filtering/searching 2022-06-16 18:03:23 -05:00
6f5db426c1 misc ui tweaks 2022-06-16 14:02:44 -05:00
0085bb07fb order report servers by most recent report 2022-06-16 10:11:01 -05:00
45011d9ff9 fix token auth issue 2022-06-16 10:07:03 -05:00
fbf5c20601 improve icon alignment for nav menu 2022-06-16 09:46:01 -05:00
d647ae05e0 fix login persistence issue 2022.06.16.3-prerelease 2022-06-15 21:00:01 -05:00
4e58b03c0f fix up query/check 2022.06.16.2-prerelease 2022-06-15 20:19:22 -05:00
13d887a15c hide token generation button for non-logged-in users 2022.06.16.1-prerelease 2022-06-15 19:39:53 -05:00
16d295024e update schema to support unique guid + game combinations 2022-06-15 19:37:34 -05:00
32c4ac5bf3 set the rcon parser game name for retail WaW 2022-06-14 15:12:19 -05:00
ada98e381e don't publish disconnect event if no client id 2022-06-14 15:00:23 -05:00
b2528c9023 make alert menu scrollable for large # of alerts 2022-06-13 11:03:39 -05:00
c94ff08315 actually fix the previous issue 2022.06.12.3-prerelease 2022-06-12 16:37:07 -05:00
a1316f254c fix issue that shouldn't actually be an issue 2022.06.12.2-prerelease 2022-06-12 15:09:26 -05:00
1d100de715 improve alert display for mobile 2022.06.12.1-prerelease 2022-06-12 12:20:08 -05:00
2af3e61fe5 fix memory/database leak with ranked player count cache 2022-06-12 12:19:32 -05:00
6d9cc9b19f use bot ip address when determining if client is bot 2022-06-12 10:09:56 -05:00
5966541039 add alert/notification functionality (for server connection events and messages) 2022.06.11.1-prerelease 2022-06-11 11:34:00 -05:00
3475da87bc update for t5 dvar format change 2022-06-11 09:56:28 -05:00
2017f08b43 increase width of side context menu for longer server names 2022.06.09.3-prerelease 2022-06-09 13:59:00 -05:00
0694bd1301 fix bug with loading top stats for individual servers 2022-06-09 13:50:58 -05:00
96f6920f04 remove extra parenthesis oops.. 2022.06.09.2-prerelease 2022-06-09 10:15:43 -05:00
345c415c7d add total ranked client number for stats pages 2022.06.09.1-prerelease 2022-06-09 09:56:41 -05:00
7389defb1d revert time out for status preventing server from entering unreachable state 2022-06-08 09:10:31 -05:00
c0879267c8 add game to player profile and admins page 2022-06-07 21:58:32 -05:00
231f3e47fd add mwr to game list (h1) 2022-06-07 12:10:39 -05:00
6b243cfa1d fix issue with meta event context after 1st page load 2022.06.05.1-prerelease 2022-06-05 16:35:39 -05:00
ae05bc4009 add ban management page 2022-06-05 16:27:56 -05:00
9843f7404f add game badge to server overview 2022-06-04 09:58:30 -05:00
740689b047 fix map/gametype alignment on server overview and add back ip display on connect click 2022-06-04 09:21:08 -05:00
b1b206585e update for pluto t5 rcon issue 2022.06.03.2-prerelease 2022-06-03 17:01:58 -05:00
801e16ec7e add plutonium T5 parser. Must use ManualLogPath 2022.06.03.1-prerelease 2022-06-03 16:26:58 -05:00
5c7b2e8c2d fix incorrect wildcard colorcode 2022-06-02 19:59:09 -05:00
c6042632dd add default anticheat detection types 2022.06.02.4-prerelease 2022-06-02 18:30:22 -05:00
74d1baa59b Add per game anticheat configuration option for issue #203 2022-06-02 18:24:13 -05:00
6b32eb701a fix issue with player name spacing on server overview at certain resolutions 2022-06-02 18:16:54 -05:00
87de15b721 fix displaying correct server name on top players 2022-06-02 17:53:14 -05:00
4aa3397aec fix loader on mobile audit log view 2022-06-02 16:54:26 -05:00
aa7e63022c add baninfo api 2022-06-02 16:48:47 -05:00
926fcaa3ed Merge branch 'release/pre' of https://github.com/RaidMax/IW4M-Admin into release/pre 2022-06-02 15:51:59 -05:00
a456a12bc0 Create ParserH1MOD.js (#248)
Co-Authored-By: fed <58637860+fedddddd@users.noreply.github.com>

Co-authored-by: fed <58637860+fedddddd@users.noreply.github.com>
2022.06.02.2-prerelease
2022-06-02 09:25:29 -05:00
5245c483ca Fixed formatting... Tabs/spaces 2022-06-02 09:25:00 -05:00
36899e781a Broadcast bans (Anti-cheat and manuals) script plugin 2022-06-02 09:25:00 -05:00
51438c7ee9 Fix !hide provide "mitigation" to noclip ghost bug 2022-06-02 09:25:00 -05:00
4181bf1da7 fix intermittent issue with game interface during connection loss with servers 2022-06-01 11:25:11 -05:00
323aa49621 reduce logging for failed anticheat log parsing 2022-05-22 18:04:38 -05:00
6e2d141713 fix issue with VPN banlist evaluation 2022-05-22 18:04:23 -05:00