887 Commits

Author SHA1 Message Date
RaidMax
e355992d53 Add Plutonium T4 Co-Op/Zombies support 2022.01.16.1-prerelease 2022-01-16 10:53:31 -06:00
RaidMax
18d5b11be1 update packages for previous release (re-release of previous) 2022.01.08.1-prerelease 2022-01-08 16:56:40 -06:00
RaidMax
8fd0bd0dac hopefully fix issue with linked banned players 2022.01.07.1-prerelease 2022-01-02 16:19:48 -06:00
RaidMax
f03666c98d reduce some potential errors 2021-12-26 17:14:06 -06:00
RaidMax
8baa85c7c0 update max name length to 34 for base kill/damage parser 2021.12.23.1-prerelease 2021-12-23 13:12:12 -06:00
RaidMax
ecfcd760d6 fix color code issue 2021-12-19 20:02:00 -06:00
RaidMax
8af40a7772 update custom callbacks to properly exit thread on disconnect 2021-12-19 20:01:35 -06:00
RaidMax
697a1884cb work around for iw5/t6 not being able to parse multiple commands over rcon for mag command 2021.11.29.1-prerelease 2021-11-28 21:05:08 -06:00
RaidMax
4899ef86cc update to show full gametype name on webfront 2021.11.28.1-prerelease 2021-11-28 10:17:56 -06:00
RaidMax
794e1ee87b implement map and gametype command 2021-11-28 10:04:37 -06:00
RaidMax
b025115cf8 add color code mapping for CSGO 2021-11-26 20:49:58 -06:00
RaidMax
f7c3db3712 fix concurrency issue with accent color setup 2021.11.24.1-prerelease 2021-11-24 09:49:44 -06:00
RaidMax
f32ac3f45e abstract engine color codes to use (Color::<Color>) format to make codes more.
see pt6 parser and configs for example usages
2021.11.23.1-prerelease
2021-11-23 17:26:33 -06:00
RaidMax
3716255740 fix issue with caching implementation 2021.11.21.3-prerelease 2021-11-21 15:33:44 -06:00
RaidMax
d36e19a077 try renable FTP publish 2021.11.21.2-prerelease 2021-11-20 20:37:11 -06:00
RaidMax
12cc5f1820 update help command to use per game commands 2021-11-20 20:32:15 -06:00
RaidMax
61a131be9d fix plugin error formatting 2021-11-20 19:01:25 -06:00
RaidMax
d93bfc11d0 update caching to use automatic timer instead of request based to prevent task cancellation 2021.11.15.1-prerelease 2021-11-15 10:25:55 -06:00
RaidMax
21f290ca58 add default port and rcon password hint during setup 2021-11-14 21:38:00 -06:00
RaidMax
d3df9623aa add console log sink for critical errors 2021-11-13 21:24:51 -06:00
RaidMax
1b9ca676dc update plugin error message format 2021-11-13 21:19:44 -06:00
RaidMax
58616e18fe Merge branch 'release/pre' of https://github.com/RaidMax/IW4M-Admin into release/pre 2021.11.05.1-prerelease 2021-11-04 19:10:37 -05:00
RaidMax
0dcbafd0f2 update webfront ip lookup to bypass api key restriction 2021-11-04 19:10:10 -05:00
Chase
f8723e6a8c Add Pluto IW5 Maps from r2385 (#220) 2021.11.03.2-prerelease 2021-11-03 18:53:23 -05:00
RaidMax
3ebdbde33d fix issue with assigning correct server when processing command 2021.11.03.1-prerelease 2021-11-03 18:51:52 -05:00
RaidMax
769faaa31b update country flag api 2021.11.02.2-prerelease 2021-11-02 18:12:47 -05:00
RaidMax
2734a3f138 remove javascript error log trying to load hljs from non config pages 2021-11-02 18:02:04 -05:00
RaidMax
914b37b20a temporarily disable ftp release integration to bypass unknown Error: connect ETIMEDOUT *:21 (control socket) 2021.11.02.1-prerelease 2021-11-01 21:28:00 -05:00
RaidMax
755c149495 update welcome plugin to bypass api lookup limitation 2021-11-01 17:06:17 -05:00
RaidMax
bbcbc4c042 cleanup and enhance penalty handling 2021.10.31.1-prerelease 2021-10-31 11:57:32 -05:00
RaidMax
f3bead8eb5 reduce timeout when master api is down 2021-10-30 19:42:07 -05:00
RaidMax
7eb45f2bc9 fix issue with detecting bans on accounts with new ips when implicit linking is disabled 2021.10.20.6-prerelease 2021-10-20 11:16:35 -05:00
RaidMax
5837885653 post webfront url to master 2021.10.20.5-prerelease 2021-10-19 21:33:21 -05:00
RaidMax
761d156209 Merge branch 'master' into release/pre 2021-10-19 20:45:05 -05:00
Sparker
77f04058de merge default settings up 2021-10-19 20:40:40 -05:00
RaidMax
1317102d00 add script injection to the config to import custom webfront scripts (ie google tracking) 2021.10.20.1-prerelease 2021-10-19 20:17:10 -05:00
RaidMax
a2c7d92162 fix issue on about page with duplicate server names or inactive servers 2021-10-19 20:02:31 -05:00
RaidMax
b2afc410f2 improve about page layout 2021.10.16.1-prerelease 2021-10-16 13:30:26 -05:00
RaidMax
5b3420b97a default about page to enabled 2021.10.10.3-prerelease 2021-10-10 10:57:27 -05:00
RaidMax
74bb3da459 add option to toggle about page/make some checks on displayed rules 2021.10.10.2-prerelease 2021-10-10 10:44:18 -05:00
RaidMax
3916278422 Add about/community info guidelines/social page 2021.10.10.1-prerelease 2021-10-09 21:11:47 -05:00
RaidMax
a01543c89b deactivate penalties while unlinking an account if implicit account linking is disabled 2021.09.30.1-prerelease 2021-09-30 10:28:04 -05:00
RaidMax
694431d789 fix profile display with implicit linked accounts enabled 2021-09-18 22:31:56 -05:00
RaidMax
d5f978858d set sv_sayname on connection restore 2021.09.18.1-prerelease 2021-09-18 18:28:37 -05:00
RaidMax
e80753a4d3 make connection attempts for CoD configurable as "ServerConnectionAttempts" 2021-09-18 18:25:02 -05:00
RaidMax
d4fb75d07c add check to determine whether to include color codes when checking name length 2021-09-18 18:10:47 -05:00
RaidMax
e97119211f fix source issue on home page 2021.09.17.1-prerelease 2021-09-17 11:23:57 -05:00
RaidMax
87985b3e68 cap client name for new flow 2021-09-17 11:19:17 -05:00
RaidMax
33c63f01db add raw file editing to configuration page in webfront 2021.09.16.1-prerelease 2021-09-16 16:27:40 -05:00
RaidMax
68c1151191 add tooltip timestamp to max concurrent players 2021-09-14 18:12:20 -05:00