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

617 Commits

Author SHA1 Message Date
RaidMax
2af3e61fe5 fix memory/database leak with ranked player count cache 2022-06-12 12:19:32 -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
5c7b2e8c2d fix incorrect wildcard colorcode 2022-06-02 19:59:09 -05:00
RaidMax
4181bf1da7 fix intermittent issue with game interface during connection loss with servers 2022-06-01 11:25:11 -05:00
RaidMax
2f36723fe6 don't use cancellation token when persisting meta on quit 2022-04-28 10:14:35 -05:00
RaidMax
1867a641b2 format all output for color keys 2022-04-27 15:36:58 -05:00
RaidMax
d12c15253e fix rcon issue 2022-04-25 15:39:30 -05:00
RaidMax
19c3ab8a3d add game to client 2022-04-22 16:03:34 -05:00
RaidMax
d5b4c60e5a huge commit for webfront facelift 2022-04-19 18:43:58 -05:00
RaidMax
e17c66887a fix edge case data collection for offline servers/clean up implementation 2022-04-08 16:41:44 -05:00
RaidMax
95f81f811e reduce logging for meta lookup 2022-04-06 14:08:00 -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
1bd081fd45 misc fix 2022-03-28 16:05:00 -05:00
RaidMax
adf483e692 set team properly/tint scoreboard background for team 2022-03-25 13:16:41 -05:00
RaidMax
1d9c75bcd6 improve ban handling edge cases 2022-03-25 11:28:15 -05:00
RaidMax
58c9092888 fix meta filter on profile 2022-03-24 16:23:40 -05:00
RaidMax
1b59941ab2 only unload plugins once at shutdown
clean up some doc warnings
2022-03-24 11:34:32 -05:00
RaidMax
9e35e12560 fix profile issue 2022-03-24 08:40:42 -05:00
RaidMax
fd29f2d1ad update stats to use new meta service 2022-03-23 13:54:42 -05:00
RaidMax
9bbc372453 add vpn whitelist command 2022-03-23 13:34:04 -05:00
RaidMax
a84b9abe68 fix issue with multi line output freezing console 2022-03-23 12:09:40 -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
Michael
70254187e8
Add T6 Weapon Name Parser Config (#236)
Add T6 Weapon Name Parser Config
2022-03-08 12:08:16 -06:00
JoniBrn
42cf60a7b2
Fix iw3 gamestring typo (#234)
RDP -> RPD
2022-03-08 12:08:04 -06:00
RaidMax
1f132d46f9 fix issue with loading stats config #237 2022-03-08 11:24:59 -06:00
RaidMax
663de4d37f refactor some game interface plugin approach 2022-03-07 19:59:34 -06:00
RaidMax
a0462aa33c update delete obsolete plugin migration 2022-03-01 12:47:35 -06:00
RaidMax
57558f6223 add cancellation token for rcon connection to allow more granular control 2022-02-28 20:44:30 -06:00
RaidMax
c6866fd3d5 make sure iw4madmin exits when selecting "no" to continue with failed server connections 2022-02-28 15:16:30 -06:00
RaidMax
0ff67c92a8 unescape utf characters when saving configs 2022-02-25 09:44:28 -06:00
RaidMax
81921ec1bc mark permission changed as sensitive 2022-02-23 16:26:46 -06:00
RaidMax
385464f1dc add permission level changed meta 2022-02-23 12:47:00 -06:00
RaidMax
34328848f4 simplify ban process with new system 2022-02-22 17:09:50 -06:00
RaidMax
76d58d6969 improve mag command matching of maps and gametypes 2022-02-22 08:38:02 -06:00
RaidMax
b243203fab fix validation errors freezing initialization 2022-02-15 20:23:16 -06:00
RaidMax
3fb0e43d42 improve error output when configuration is invalid 2022-02-15 20:16:21 -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
afa68ee8b9 add network game log reader ex: net.tcp://ip:port 2022-02-11 15:33:05 -06:00
RaidMax
8c2487452e fix unnecessary output when not able to connect to all servers 2022-02-10 17:01:06 -06:00
RaidMax
269afc1abc add set client meta and inc/dec to framework 2022-02-10 16:50:45 -06:00
RaidMax
ef6beb8904 more integration tweaks 2022-02-09 14:45:28 -06:00