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

109 Commits

Author SHA1 Message Date
ebe69a94ad implement new eventing system 2023-04-05 09:54:57 -05:00
53a6ef2ec3 update references from IP to ListenAddress 2023-04-04 22:21:18 -05:00
ee056139a4 remove unneeded classes 2023-04-04 21:45:33 -05:00
3d3a8e7027 improve threading synchronization for BaseConfigurationHandlers 2023-04-04 21:42:17 -05:00
d3544b4519 implement PluginV2 for script plugins 2023-04-04 18:24:13 -05:00
4c51d86fae add "advanced" search functionality 2023-01-23 16:38:16 -06:00
be17d91201 temporarily disable plugin interactions 2023-01-06 13:42:38 -06:00
fe0929d194 misc fixes 2022-10-25 15:39:49 -05:00
5112d88ce2 improve webfront command error feedback 2022-10-25 14:52:12 -05:00
a2ccefd89d only titleize single word titles on action dialogs 2022-10-25 14:03:35 -05:00
455759787a fix issue with random concurrency issue on interaction reaction 2022-10-24 18:57:35 -05:00
d81e3e4261 clean up some repeated script plugin error handling 2022-10-24 18:57:35 -05:00
7b2cd19fc1 harden up the script timer/game interface dvar operations for multithreading 2022-10-23 14:03:33 -05:00
5233f9d95c attempt at resolving game interface threading issues (maybe) 2022-10-17 10:45:42 -05:00
450c8a45da add support for plugin generated pages (interactions). add disallow vpn command 2022-10-17 09:17:43 -05:00
a71a5d7f3b update default permissions for guest webfront users 2022-10-16 16:25:09 -05:00
9cc3733db7 possible improvements for game interface rcon operations 2022-10-13 13:53:28 -05:00
cbe3bb9269 fix argument call to interactions 2022-10-13 10:26:22 -05:00
8502ae47aa update interactions to allow building custom forms 2022-10-12 21:06:18 -05:00
8d8a8d869a implement profile interaction registration through plugins (mute and vpn detection implementation) 2022-09-08 15:03:38 -05:00
423cc57986 fix issues with game interface reconnecting after rcon connection lost 2022-08-26 12:07:43 -05:00
302475b1b5 make sure color tokens are mapped for kick messages 2022-07-23 13:48:46 -05:00
eaac12fa75 update to game interface/integration for persistent stat data 2022-07-13 16:10:16 -05:00
45011d9ff9 fix token auth issue 2022-06-16 10:07:03 -05:00
16d295024e update schema to support unique guid + game combinations 2022-06-15 19:37:34 -05:00
ada98e381e don't publish disconnect event if no client id 2022-06-14 15:00:23 -05:00
2af3e61fe5 fix memory/database leak with ranked player count cache 2022-06-12 12:19:32 -05:00
345c415c7d add total ranked client number for stats pages 2022-06-09 09:56:41 -05:00
4181bf1da7 fix intermittent issue with game interface during connection loss with servers 2022-06-01 11:25:11 -05:00
d12c15253e fix rcon issue 2022-04-25 15:39:30 -05:00
d5b4c60e5a huge commit for webfront facelift 2022-04-19 18:43:58 -05:00
95f81f811e reduce logging for meta lookup 2022-04-06 14:08:00 -05:00
d0670760fb improve server clientcount/activity graph on server overview 2022-03-29 16:42:53 -05:00
58c9092888 fix meta filter on profile 2022-03-24 16:23:40 -05:00
9bbc372453 add vpn whitelist command 2022-03-23 13:34:04 -05:00
7a1ed90f06 mark old meta service as obsolete 2022-03-23 11:31:53 -05:00
bae415c81b implement metaservice v2 2022-03-23 08:43:57 -05:00
663de4d37f refactor some game interface plugin approach 2022-03-07 19:59:34 -06:00
0ff67c92a8 unescape utf characters when saving configs 2022-02-25 09:44:28 -06:00
3fb0e43d42 improve error output when configuration is invalid 2022-02-15 20:16:21 -06:00
96b53ada1b game interface improvements 2022-02-13 21:38:40 -06:00
269afc1abc add set client meta and inc/dec to framework 2022-02-10 16:50:45 -06:00
ef6beb8904 more integration tweaks 2022-02-09 14:45:28 -06:00
8989b5b987 fix issue with plugin registration 2022-02-07 22:02:50 -06:00
3001a92a78 initial framework for gsc + iw4madmin integration
improvements to script plugin capabilities and error feedback
2022-02-07 18:43:36 -06:00
6e29d75df2 only send heartbeat when fully initialized 2022-02-01 18:31:55 -06:00
68c5cbacdc more profile loading optimizations 2022-02-01 18:20:29 -06:00
fc2bba42b3 fix issue with writing config files 2022-01-29 13:30:48 -06:00
bac343cdba fix refactor issue 2022-01-28 17:28:49 -06:00
75d6417d64 fix issue with certain penalties not linking 2022-01-28 15:33:21 -06:00