Commit Graph

1150 Commits

Author SHA1 Message Date
RaidMax
11d2b0da90 display "--" for no zscore 2022-01-26 15:20:10 -06:00
RaidMax
8bd0337168 scoreboard sort tweak 2022-01-26 15:20:10 -06:00
RaidMax
74b565ebae increase zscore precision for scoreboard.. last commit I promise 2022-01-26 15:20:10 -06:00
RaidMax
2b467d6ef9 fix missing null check in scoreboard. oops 2022-01-26 15:20:10 -06:00
RaidMax
e90355307d include cs go "estimated" score on scoreboard 2022-01-26 15:20:10 -06:00
RaidMax
d3962989b5 add sorting and zscore to scoreboard 2022-01-26 15:20:10 -06:00
RaidMax
16831aaccb remove incorrect project reference 2022-01-26 15:20:10 -06:00
RaidMax
032753236b fix misc webfront errors on first run after configuration 2022-01-26 15:20:10 -06:00
RaidMax
7fcb2202bd add server scoreboard functionality 2022-01-26 15:20:10 -06:00
RaidMax
7910fc73a3 increment shared library version 2022-01-26 15:20:10 -06:00
RaidMax
a8d581eab7 Update shared library to reference data library instead of separate nuget package 2022-01-26 15:20:10 -06:00
RaidMax
bd27977b1e improve connection resets in CSGO 2022-01-26 15:20:10 -06:00
RaidMax
092ca5f9bd Update plutonium t4 MP parser 2022-01-26 15:20:10 -06:00
RaidMax
3f0b1b892a Add Plutonium T4 Co-Op/Zombies support 2022-01-26 15:20:10 -06:00
RaidMax
c713fdacb0 update packages for previous release (re-release of previous) 2022-01-26 15:20:10 -06:00
RaidMax
f5854f8d03 hopefully fix issue with linked banned players 2022-01-26 15:20:10 -06:00
RaidMax
67be4f8e7f reduce some potential errors 2022-01-26 15:20:10 -06:00
RaidMax
9baad44ab4 update max name length to 34 for base kill/damage parser 2022-01-26 15:20:10 -06:00
RaidMax
76f5933074 fix color code issue 2022-01-26 15:20:10 -06:00
RaidMax
4cce336fb9 update custom callbacks to properly exit thread on disconnect 2022-01-26 15:20:10 -06:00
RaidMax
5d12ff471b 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
RaidMax
5d7ac7498f update to show full gametype name on webfront 2022-01-26 15:20:10 -06:00
RaidMax
15cb114c15 implement map and gametype command 2022-01-26 15:20:10 -06:00
RaidMax
e739c91b52 add color code mapping for CSGO 2022-01-26 15:20:10 -06:00
RaidMax
17c9944eef fix concurrency issue with accent color setup 2022-01-26 15:20:10 -06:00
RaidMax
4a89744ee9 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
RaidMax
66010a2fa2 fix issue with caching implementation 2022-01-26 15:20:10 -06:00
RaidMax
ce3119425f try renable FTP publish 2022-01-26 15:20:10 -06:00
RaidMax
307ff3ddeb update help command to use per game commands 2022-01-26 15:20:10 -06:00
RaidMax
7f2fa390c7 fix plugin error formatting 2022-01-26 15:20:10 -06:00
RaidMax
a88b30562c update caching to use automatic timer instead of request based to prevent task cancellation 2022-01-26 15:20:10 -06:00
RaidMax
08bcd23cbc add default port and rcon password hint during setup 2022-01-26 15:20:10 -06:00
RaidMax
072571d341 add console log sink for critical errors 2022-01-26 15:20:10 -06:00
RaidMax
35e42516f1 update plugin error message format 2022-01-26 15:20:10 -06:00
RaidMax
2210ccea68 update webfront ip lookup to bypass api key restriction 2022-01-26 15:20:10 -06:00
Chase
08b93fcc10 Add Pluto IW5 Maps from r2385 (#220) 2022-01-26 15:20:10 -06:00
RaidMax
ab05b45016 fix issue with assigning correct server when processing command 2022-01-26 15:20:10 -06:00
RaidMax
825dd6f382 update country flag api 2022-01-26 15:20:10 -06:00
RaidMax
f99fdac4b0 remove javascript error log trying to load hljs from non config pages 2022-01-26 15:20:10 -06:00
RaidMax
f7897763e3 temporarily disable ftp release integration to bypass unknown Error: connect ETIMEDOUT *:21 (control socket) 2022-01-26 15:20:10 -06:00
RaidMax
5b95cdaca8 update welcome plugin to bypass api lookup limitation 2022-01-26 15:20:10 -06:00
RaidMax
c4e0c4c36a cleanup and enhance penalty handling 2022-01-26 15:20:10 -06:00
RaidMax
31d0dfc7d3 reduce timeout when master api is down 2022-01-26 15:20:10 -06:00
RaidMax
8f52714fb7 fix issue with detecting bans on accounts with new ips when implicit linking is disabled 2022-01-26 15:20:10 -06:00
RaidMax
e4153e0c2f post webfront url to master 2022-01-26 15:20:10 -06:00
RaidMax
8d0c48614f Merge pull request #219 from RaidMax/release/pre
Merge pre release into master
2021-10-19 20:52:49 -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-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