897 Commits

Author SHA1 Message Date
RaidMax
83ab1b1a0a fix missing null check in scoreboard. oops 2022.01.24.2-prerelease 2022-01-24 10:24:48 -06:00
RaidMax
3c53bb17ba include cs go "estimated" score on scoreboard 2022-01-24 10:01:17 -06:00
RaidMax
e6a055a18c add sorting and zscore to scoreboard 2022-01-24 09:56:48 -06:00
RaidMax
604aa79249 remove incorrect project reference 2022.01.22.2-prerelease 2022-01-22 13:36:06 -06:00
RaidMax
971a53bb03 fix misc webfront errors on first run after configuration 2022-01-22 13:30:32 -06:00
RaidMax
e2affb7635 add server scoreboard functionality 2022-01-22 12:49:12 -06:00
RaidMax
cd37bc5c11 increment shared library version 2022-01-20 11:42:42 -06:00
RaidMax
26228e35fd Update shared library to reference data library instead of separate nuget package 2022-01-20 11:41:26 -06:00
RaidMax
e1b81eab93 improve connection resets in CSGO 2022-01-19 09:58:25 -06:00
RaidMax
b3c534f3e2 Update plutonium t4 MP parser 2022.01.16.2-prerelease 2022-01-16 15:20:25 -06:00
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