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

601 Commits

Author SHA1 Message Date
199cbc88d0 Address some .NET 6 oddities and allow webfront startup without servers being monitored 2022-01-26 15:26:25 -06:00
6f6dd035ee Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
67189f3294 fix misc webfront errors on first run after configuration 2022-01-26 15:20:10 -06:00
147e6e257a update max name length to 34 for base kill/damage parser 2022-01-26 15:20:10 -06:00
27d14b9386 work around for iw5/t6 not being able to parse multiple commands over rcon for mag command 2022-01-26 15:20:10 -06:00
80a906f61f update to show full gametype name on webfront 2022-01-26 15:20:10 -06:00
b33b518fa2 implement map and gametype command 2022-01-26 15:20:10 -06:00
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