Commit Graph

472 Commits

Author SHA1 Message Date
RaidMax
775c0a91b5 small parser changes 2022-06-21 16:33:11 -05:00
RaidMax
55bccc7d3d ensure commands are not displayed/usable for unsupported games 2022-06-17 13:11:44 -05:00
RaidMax
4534d24fe6 fix token auth issue 2022-06-16 10:07:03 -05:00
RaidMax
8ae6561f4e update schema to support unique guid + game combinations 2022-06-15 19:37:34 -05:00
RaidMax
9ab34614c5 don't publish disconnect event if no client id 2022-06-14 15:00:23 -05:00
RaidMax
6587187a34 fix memory/database leak with ranked player count cache 2022-06-12 12:19:32 -05:00
RaidMax
b337e232a2 use bot ip address when determining if client is bot 2022-06-12 10:09:56 -05:00
RaidMax
a44b4e9475 add alert/notification functionality (for server connection events and messages) 2022-06-11 11:34:00 -05:00
RaidMax
5433d7d1d2 add total ranked client number for stats pages 2022-06-09 09:56:41 -05:00
RaidMax
0446fe1ec5 revert time out for status preventing server from entering unreachable state 2022-06-08 09:10:31 -05:00
RaidMax
210f1ca336 fix incorrect wildcard colorcode 2022-06-02 19:59:09 -05:00
RaidMax
1f13f9122c fix intermittent issue with game interface during connection loss with servers 2022-06-01 11:25:11 -05:00
RaidMax
e346aa037e don't use cancellation token when persisting meta on quit 2022-04-28 10:14:35 -05:00
RaidMax
074e36413e format all output for color keys 2022-04-27 15:36:58 -05:00
RaidMax
ff0d22c142 fix rcon issue 2022-04-25 15:39:30 -05:00
RaidMax
0a8e415af8 add game to client 2022-04-22 16:03:34 -05:00
RaidMax
4fbe0ee0ed huge commit for webfront facelift 2022-04-19 18:43:58 -05:00
RaidMax
15c3ca53e2 fix edge case data collection for offline servers/clean up implementation 2022-04-08 16:41:44 -05:00
RaidMax
70cd01eafb reduce logging for meta lookup 2022-04-06 14:08:00 -05:00
RaidMax
1e67f6e86c collect data when server offline 2022-03-29 17:18:41 -05:00
RaidMax
180a4911bc improve server clientcount/activity graph on server overview 2022-03-29 16:42:53 -05:00
RaidMax
eafd7cb530 add join team and map change events to CSGO parser 2022-03-28 18:05:18 -05:00
RaidMax
770785e979 misc fix 2022-03-28 16:05:00 -05:00
RaidMax
724992ef33 set team properly/tint scoreboard background for team 2022-03-25 13:16:41 -05:00
RaidMax
557cc1614f improve ban handling edge cases 2022-03-25 11:28:15 -05:00
RaidMax
f90cdbef16 fix meta filter on profile 2022-03-24 16:23:40 -05:00
RaidMax
a863f78678 only unload plugins once at shutdown
clean up some doc warnings
2022-03-24 11:34:32 -05:00
RaidMax
c93f896bc5 fix profile issue 2022-03-24 08:40:42 -05:00
RaidMax
497c15a6a8 update stats to use new meta service 2022-03-23 13:54:42 -05:00
RaidMax
7be096e0b6 add vpn whitelist command 2022-03-23 13:34:04 -05:00
RaidMax
85d44b0eb0 fix issue with multi line output freezing console 2022-03-23 12:09:40 -05:00
RaidMax
36eb45bb2e mark old meta service as obsolete 2022-03-23 11:31:53 -05:00
RaidMax
04a4dcf153 implement metaservice v2 2022-03-23 08:43:57 -05:00
RaidMax
f567a03fa7 implement team tracking via game interface (EFClient.Team and EFClient.TeamName) 2022-03-12 13:38:33 -06:00
Michael
1b6d8107ae Add T6 Weapon Name Parser Config (#236)
Add T6 Weapon Name Parser Config
2022-03-08 12:08:16 -06:00
JoniBrn
1e8f06f3a3 Fix iw3 gamestring typo (#234)
RDP -> RPD
2022-03-08 12:08:04 -06:00
RaidMax
e32e97b9e6 fix issue with loading stats config #237 2022-03-08 11:24:59 -06:00
RaidMax
9f4d06c265 refactor some game interface plugin approach 2022-03-07 19:59:34 -06:00
RaidMax
a4c3f9c2d1 update delete obsolete plugin migration 2022-03-01 12:47:35 -06:00
RaidMax
59d69bd22b add cancellation token for rcon connection to allow more granular control 2022-02-28 20:44:30 -06:00
RaidMax
58d48a211e make sure iw4madmin exits when selecting "no" to continue with failed server connections 2022-02-28 15:16:30 -06:00
RaidMax
b087d4c8de unescape utf characters when saving configs 2022-02-25 09:44:28 -06:00
RaidMax
4ace476242 mark permission changed as sensitive 2022-02-23 16:26:46 -06:00
RaidMax
39a1066c74 add permission level changed meta 2022-02-23 12:47:00 -06:00
RaidMax
78ef977268 simplify ban process with new system 2022-02-22 17:09:50 -06:00
RaidMax
d527a86911 improve mag command matching of maps and gametypes 2022-02-22 08:38:02 -06:00
RaidMax
51667159a2 fix validation errors freezing initialization 2022-02-15 20:23:16 -06:00
RaidMax
ea18a286b2 improve error output when configuration is invalid 2022-02-15 20:16:21 -06:00
RaidMax
9a6d7c6a20 game interface improvements 2022-02-15 20:05:50 -06:00
RaidMax
037fac5786 game interface improvements 2022-02-13 21:38:40 -06:00