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

503 Commits

Author SHA1 Message Date
RaidMax
c6b0f96a69 add client note command and feature 2022-07-20 10:32:26 -05:00
RaidMax
9535815cea misc performance graph display tweaks 2022-07-16 09:56:41 -05:00
RaidMax
eaac12fa75 update to game interface/integration for persistent stat data 2022-07-13 16:10:16 -05:00
RaidMax
f01f9d3292 fix rcon issue on restart 2022-07-09 20:57:00 -05:00
RaidMax
cddc9297c2 cleanup table display of admins on mobile display 2022-07-09 13:54:35 -05:00
RaidMax
1fc418c792 more localization tweaks 2022-07-08 20:40:27 -05:00
RaidMax
490f37b990 add option to normalize diacritics for rcon parsers (applied to T6) 2022-07-06 15:42:31 -05:00
RaidMax
b422e72c71 support per-command override of rcon timeouts / update t5 parser to reflect 2022-07-01 09:59:11 -05:00
RaidMax
f33c071015 use "unknown" ip as bot indicator 2022-06-28 09:15:37 -05:00
RaidMax
9102933a9a ensure commands are not displayed/usable for unsupported games 2022-06-17 13:11:44 -05:00
RaidMax
7be9ecc4c6 optimize client searching 2022-06-16 18:44:49 -05:00
RaidMax
c2353f5bb8 optimize chat filtering/searching 2022-06-16 18:03:23 -05:00
RaidMax
45011d9ff9 fix token auth issue 2022-06-16 10:07:03 -05:00
RaidMax
4e58b03c0f fix up query/check 2022-06-15 20:19:22 -05:00
RaidMax
16d295024e update schema to support unique guid + game combinations 2022-06-15 19:37:34 -05:00
RaidMax
c94ff08315 actually fix the previous issue 2022-06-12 16:37:07 -05:00
RaidMax
a1316f254c fix issue that shouldn't actually be an issue 2022-06-12 15:09:26 -05:00
RaidMax
6d9cc9b19f use bot ip address when determining if client is bot 2022-06-12 10:09:56 -05:00
RaidMax
5966541039 add alert/notification functionality (for server connection events and messages) 2022-06-11 11:34:00 -05:00
RaidMax
345c415c7d add total ranked client number for stats pages 2022-06-09 09:56:41 -05:00
RaidMax
7389defb1d revert time out for status preventing server from entering unreachable state 2022-06-08 09:10:31 -05:00
RaidMax
c0879267c8 add game to player profile and admins page 2022-06-07 21:58:32 -05:00
RaidMax
231f3e47fd add mwr to game list (h1) 2022-06-07 12:10:39 -05:00
RaidMax
6b243cfa1d fix issue with meta event context after 1st page load 2022-06-05 16:35:39 -05:00
RaidMax
ae05bc4009 add ban management page 2022-06-05 16:27:56 -05:00
RaidMax
9843f7404f add game badge to server overview 2022-06-04 09:58:30 -05:00
RaidMax
aa7e63022c add baninfo api 2022-06-02 16:48:47 -05:00
RaidMax
4181bf1da7 fix intermittent issue with game interface during connection loss with servers 2022-06-01 11:25:11 -05:00
RaidMax
ced4410d7b fix suffixing commands with color code 2022-04-28 17:22:15 -05:00
RaidMax
1867a641b2 format all output for color keys 2022-04-27 15:36:58 -05:00
RaidMax
eec6fb4997 max recent clients paginated 2022-04-25 16:12:25 -05:00
RaidMax
19c3ab8a3d add game to client 2022-04-22 16:03:34 -05:00
RaidMax
178cf6e92a ui tweaks/improvements including recent players and ip info lookup 2022-04-21 12:39:09 -05:00
RaidMax
d5b4c60e5a huge commit for webfront facelift 2022-04-19 18:43:58 -05:00
RaidMax
bd852b295b strip color keys from webfront form lists 2022-04-08 17:14:04 -05:00
RaidMax
40e48a6ec5 simplify initial setup by removing extra prompts 2022-04-06 13:04:30 -05:00
RaidMax
91a05348f0 initial permissions based webfront access implementation 2022-04-04 22:16:40 -05:00
RaidMax
bab39955c8 add searching by partial ip address 2022-04-04 14:27:22 -05:00
RaidMax
3d18c07868 collect data when server offline 2022-03-29 17:18:41 -05:00
RaidMax
d0670760fb improve server clientcount/activity graph on server overview 2022-03-29 16:42:53 -05:00
RaidMax
29bc5b7aab add join team and map change events to CSGO parser 2022-03-28 18:05:18 -05:00
RaidMax
1d9c75bcd6 improve ban handling edge cases 2022-03-25 11:28:15 -05:00
RaidMax
1b59941ab2 only unload plugins once at shutdown
clean up some doc warnings
2022-03-24 11:34:32 -05:00
RaidMax
c4b9f02258 add BroadcastAsync 2022-03-23 11:43:20 -05:00
RaidMax
932bc77798 add tell async and update SharedLibraryCore version 2022-03-23 11:38:09 -05:00
RaidMax
7a1ed90f06 mark old meta service as obsolete 2022-03-23 11:31:53 -05:00
RaidMax
bae415c81b implement metaservice v2 2022-03-23 08:43:57 -05:00
RaidMax
bc76afd25c implement team tracking via game interface (EFClient.Team and EFClient.TeamName) 2022-03-12 13:38:33 -06:00
RaidMax
663de4d37f refactor some game interface plugin approach 2022-03-07 19:59:34 -06:00
RaidMax
28f7e1652d add back helper methods without cancellation token for plugins 2022-03-02 08:29:15 -06:00