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

394 Commits

Author SHA1 Message Date
d202e461f8 fix concurrency issue with accent color setup 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
ba2349989f update help command to use per game commands 2022-01-26 15:20:10 -06:00
882175401e fix plugin error formatting 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
584f2667a0 add console log sink for critical errors 2022-01-26 15:20:10 -06:00
a519a623b9 update plugin error message format 2022-01-26 15:20:10 -06:00
f9492e2b25 Add Pluto IW5 Maps from r2385 (#220) 2022-01-26 15:20:10 -06:00
298d617a6b cleanup and enhance penalty handling 2022-01-26 15:20:10 -06:00
d440714e54 reduce timeout when master api is down 2022-01-26 15:20:10 -06:00
aea27d7e2c post webfront url to master 2022-01-26 15:20:10 -06:00
bfeaa05dac merge default settings up 2021-10-19 20:40:40 -05:00
aaf81f0119 fix profile display with implicit linked accounts enabled 2021-09-18 22:31:56 -05:00
010f550717 set sv_sayname on connection restore 2021-09-18 18:28:37 -05:00
dfd5a3fae8 make connection attempts for CoD configurable as "ServerConnectionAttempts" 2021-09-18 18:25:02 -05:00
778bb34609 add tooltip timestamp to max concurrent players 2021-09-14 18:12:20 -05:00
0c08ede4bc removed commented code and show current alias for ip search 2021-09-05 10:43:48 -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
417b09ef9d use new cache signature 2021-08-27 21:05:30 -05:00
0b6d74e5d4 support homepath in pluto t6 2021-08-27 20:47:06 -05:00
fe140707ee Add max concurrent players over 24 hours badge to home 2021-08-26 17:35:05 -05:00
bc893738e1 tweak linking behavior 2021-08-21 10:40:03 -05:00
9877730b84 fix more issues with implicit link toggle 2021-08-16 13:20:54 -05:00
14d5c15fce fix issues with last release 2021-07-12 14:57:44 -05:00
19b5c456a5 support hostnames for server config 2021-07-11 17:26:30 -05:00
7a9704b1dc use default settings for maps and quick messages config (remove from IW4MAdminSettings) 2021-07-09 16:50:33 -05:00
b63803885b add offline messaging feature 2021-07-08 21:12:09 -05:00
b78976af4f fix run as command config not being honored properly 2021-06-30 18:10:45 -05:00
b784b2fdfb fix bad key lookup in manager 2021-06-30 14:01:41 -05:00
7f7c00e1f0 Use string for AC snapshot weapon and hit location
Add webfront logging
2021-06-29 15:02:01 -05:00
be6b84ef02 Merge branch 'release/pre' of https://github.com/RaidMax/IW4M-Admin into release/pre 2021-06-16 08:55:56 -05:00
74231b51ec Added CSGO maps (#210)
Added all current default CSGO maps (Competitive, Wingman, Casual, War Games, Retakes, Danger Zone)
2021-06-16 08:54:49 -05:00
bf4234b2c6 Additional CSGO compatibility improvements 2021-06-16 08:53:50 -05:00
66cce8fdd2 fix issue with custom event registration 2021-06-16 08:51:22 -05:00
d314d7ba2c improve CS:GO compatibility 2021-06-11 11:52:30 -05:00
d309565350 add one log indicator for games (Pluto IW5) that don't log to mods folder even when fs_game is specified. 2021-06-07 16:58:36 -05:00
5c5ba28ac3 fix bug with additional group mapping key 2021-06-03 13:21:34 -05:00
7e01dc3fc2 add initial CS:GO support 2021-06-03 10:51:03 -05:00
9c5f723bca Fix stupid idiot things 2021-05-15 09:20:49 -05:00
2978db8cd8 Initial implementation of configuration support for script plugins 2021-05-14 21:52:55 -05:00
96385e5479 Update DefaultSettings.json (T4, IW5, S1x) (#202)
* Update DefaultSettings.json
2021-04-30 12:35:38 -05:00
75e7a2411d Added T4 weapon names. (#198) 2021-04-16 13:47:58 -05:00
0592ab1e02 Add RCon support for S1x 2021-04-16 13:35:51 -05:00
4179e8b428 properly pass game name to game string config finder.
add weapon prefix to weapon name parser for (iw5).
add some iw3 game strings
2021-03-23 21:42:26 -05:00
4ee3453011 Added iw6 aliases (#184) 2021-03-23 21:42:26 -05:00
2348a48dd3 prevent autoflag from running player has been manually unflagged 2021-03-23 10:34:44 -05:00
4316f1bfab prevent missing config from causing stats error
small advanced stats fixes
2021-03-23 10:16:27 -05:00
c7defa6499 Added iw6 aliases (#184) 2021-03-23 08:14:07 -05:00