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

900 Commits

Author SHA1 Message Date
8bcd4fde6b display "--" for no zscore 2022-01-26 15:20:10 -06:00
4fef7833cf scoreboard sort tweak 2022-01-26 15:20:10 -06:00
cb7e20306d increase zscore precision for scoreboard.. last commit I promise 2022-01-26 15:20:10 -06:00
9aa972fac7 fix missing null check in scoreboard. oops 2022-01-26 15:20:10 -06:00
6e60a5dcb6 include cs go "estimated" score on scoreboard 2022-01-26 15:20:10 -06:00
7fe2e51449 add sorting and zscore to scoreboard 2022-01-26 15:20:10 -06:00
84f32ff88e remove incorrect project reference 2022-01-26 15:20:10 -06:00
67189f3294 fix misc webfront errors on first run after configuration 2022-01-26 15:20:10 -06:00
6458aee2ee add server scoreboard functionality 2022-01-26 15:20:10 -06:00
a6292adf4b increment shared library version 2022-01-26 15:20:10 -06:00
97309f8d4d Update shared library to reference data library instead of separate nuget package 2022-01-26 15:20:10 -06:00
1f0ff71b7b improve connection resets in CSGO 2022-01-26 15:20:10 -06:00
7817c91a2e Update plutonium t4 MP parser 2022-01-26 15:20:10 -06:00
244a5b9a9a Add Plutonium T4 Co-Op/Zombies support 2022-01-26 15:20:10 -06:00
34e35542ae update packages for previous release (re-release of previous) 2022-01-26 15:20:10 -06:00
7b0fe1db7c hopefully fix issue with linked banned players 2022-01-26 15:20:10 -06:00
7541705f8a reduce some potential errors 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
dbe5a27ec1 fix color code issue 2022-01-26 15:20:10 -06:00
88209e4bbf update custom callbacks to properly exit thread on disconnect 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
985762c426 add color code mapping for CSGO 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
2f38f3f2b8 fix issue with caching implementation 2022-01-26 15:20:10 -06:00
6302b85434 try renable FTP publish 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
96a260f94a update webfront ip lookup to bypass api key restriction 2022-01-26 15:20:10 -06:00
f9492e2b25 Add Pluto IW5 Maps from r2385 (#220) 2022-01-26 15:20:10 -06:00
1e74862a4c fix issue with assigning correct server when processing command 2022-01-26 15:20:10 -06:00
6f72fadd6d update country flag api 2022-01-26 15:20:10 -06:00
b936deac31 remove javascript error log trying to load hljs from non config pages 2022-01-26 15:20:10 -06:00
55295b73e1 temporarily disable ftp release integration to bypass unknown Error: connect ETIMEDOUT *:21 (control socket) 2022-01-26 15:20:10 -06:00
77be063a5b update welcome plugin to bypass api lookup limitation 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
dd1d3215ef fix issue with detecting bans on accounts with new ips when implicit linking is disabled 2022-01-26 15:20:10 -06:00
aea27d7e2c post webfront url to master 2022-01-26 15:20:10 -06:00
738b1fc38c Merge pull request #219 from RaidMax/release/pre
Merge pre release into master
2021-10-19 20:52:49 -05:00
a3fa2b761e Merge branch 'master' into release/pre 2021-10-19 20:45:05 -05:00
bfeaa05dac merge default settings up 2021-10-19 20:40:40 -05:00
720d253fbb 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
bbab849224 fix issue on about page with duplicate server names or inactive servers 2021-10-19 20:02:31 -05:00