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

489 Commits

Author SHA1 Message Date
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
RaidMax
59c2b651be tweak game interface values again 2022-03-02 08:28:41 -06:00
RaidMax
73d20a5408 tweak rcon timeout for script calls 2022-03-01 12:46:01 -06:00
RaidMax
57558f6223 add cancellation token for rcon connection to allow more granular control 2022-02-28 20:44:30 -06:00
RaidMax
c22bfed99d simplify level update so we don't have to worry about linked account levels 2022-02-28 15:20:46 -06:00
RaidMax
9eed189774 improve meta filter menu on profile 2022-02-25 21:09:57 -06:00
RaidMax
f2ad510c4d fix issue with tempban not displaying properly 2022-02-25 08:22:40 -06:00
RaidMax
385464f1dc add permission level changed meta 2022-02-23 12:47:00 -06:00
RaidMax
a4c1060ccc allow search client exact with quotes 2022-02-23 09:32:59 -06:00
RaidMax
34328848f4 simplify ban process with new system 2022-02-22 17:09:50 -06:00
RaidMax
1306f2ad63 change mask command alias to not conflict with game interface hide 2022-02-18 10:04:48 -06:00
RaidMax
3c21bf3242 game interface improvements 2022-02-15 20:05:50 -06:00
RaidMax
96b53ada1b game interface improvements 2022-02-13 21:38:40 -06:00
RaidMax
6eaae7ea22 improve network log support 2022-02-13 16:50:09 -06:00
RaidMax
269afc1abc add set client meta and inc/dec to framework 2022-02-10 16:50:45 -06:00