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

477 Commits

Author SHA1 Message Date
29bc5b7aab add join team and map change events to CSGO parser 2022-03-28 18:05:18 -05:00
9e35e12560 fix profile issue 2022-03-24 08:40:42 -05:00
fd29f2d1ad update stats to use new meta service 2022-03-23 13:54:42 -05:00
9bbc372453 add vpn whitelist command 2022-03-23 13:34:04 -05:00
f86a9a43e8 move live radar js into own file 2022-03-23 12:52:11 -05:00
a84b9abe68 fix issue with multi line output freezing console 2022-03-23 12:09:40 -05:00
cde42c78ff fix update on report to penalize flagged users 2022-03-23 08:22:23 -05:00
1f132d46f9 fix issue with loading stats config #237 2022-03-08 11:24:59 -06:00
4cb9899635 update action on report to use level enum string 2022-03-07 20:00:05 -06:00
663de4d37f refactor some game interface plugin approach 2022-03-07 19:59:34 -06:00
59c2b651be tweak game interface values again 2022-03-02 08:28:41 -06:00
cf3c7cf692 add set spectator command for game interface 2022-03-01 12:45:39 -06:00
57558f6223 add cancellation token for rcon connection to allow more granular control 2022-02-28 20:44:30 -06:00
39a2b155ab increment shared library references 2022-02-23 15:57:44 -06:00
cbe28360df validate game interface commands to ensure it's enabled before trying to execute 2022-02-18 10:15:11 -06:00
3c21bf3242 game interface improvements 2022-02-15 20:05:50 -06:00
96b53ada1b game interface improvements 2022-02-13 21:38:40 -06:00
ec6f71fce3 small updates for game interface 2022-02-12 21:54:21 -06:00
afa68ee8b9 add network game log reader ex: net.tcp://ip:port 2022-02-11 15:33:05 -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
cf2245a874 more integration tweaks
add configurable flood protect interval for rcon
2022-02-08 12:03:55 -06:00
8989b5b987 fix issue with plugin registration 2022-02-07 22:02:50 -06:00
53f3ecc463 increase poll rate for reasonable response times 2022-02-07 18:47:16 -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
68c5cbacdc more profile loading optimizations 2022-02-01 18:20:29 -06:00
bc57661cba update IP lookup api 2022-01-31 08:16:12 -06:00
bac343cdba fix refactor issue 2022-01-28 17:28:49 -06:00
c84b270ef7 webfront profile loading optimizations 2022-01-28 14:33:08 -06:00
dc69e5d602 disable some warnings 2022-01-28 09:37:04 -06:00
1c89b00907 small startup performance optimization 2022-01-28 09:35:01 -06:00
b4476f9e23 properly provide culture to welcome plugin ordinalize 2022-01-27 21:19:05 -06:00
6f6dd035ee Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
c518887903 hopeful topstats fixes 2022-01-26 15:20:10 -06:00
6458aee2ee add server scoreboard functionality 2022-01-26 15:20:10 -06:00
7817c91a2e Update plutonium t4 MP parser 2022-01-26 15:20:10 -06:00
244a5b9a9a Add Plutonium T4 Co-Op/Zombies support 2022-01-26 15:20:10 -06:00
34e35542ae update packages for previous release (re-release of previous) 2022-01-26 15:20:10 -06:00
7541705f8a reduce some potential errors 2022-01-26 15:20:10 -06:00
985762c426 add color code mapping for CSGO 2022-01-26 15:20:10 -06:00
4ae3ee1683 abstract engine color codes to use (Color::<Color>) format to make codes more.
see pt6 parser and configs for example usages
2022-01-26 15:20:10 -06:00
2f38f3f2b8 fix issue with caching implementation 2022-01-26 15:20:10 -06:00
6302b85434 try renable FTP publish 2022-01-26 15:20:10 -06:00
c8c334327e update caching to use automatic timer instead of request based to prevent task cancellation 2022-01-26 15:20:10 -06:00
0a95e725f4 add default port and rcon password hint during setup 2022-01-26 15:20:10 -06:00
77be063a5b update welcome plugin to bypass api lookup limitation 2022-01-26 15:20:10 -06:00
0f1ecbe242 Update IW6x parser to automatically find the log file. (#216)
* Update ParserIW6x.js
2021-09-05 10:45:28 -05:00
d46c090301 implement client server connection tracking persistence 2021-08-31 18:21:40 -05:00
dcf690325c persist client count history data across reboots and allow for configurable timespan 2021-08-29 13:10:10 -05:00
a15bcf1469 update iw5 parser to work around filesytem dvar limitation 2021-08-28 17:56:41 -05:00