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

919 Commits

Author SHA1 Message Date
bc57661cba update IP lookup api 2022.01.31.1-prerelease 2022-01-31 08:16:12 -06:00
fc2bba42b3 fix issue with writing config files 2022.01.29.1-prerelease 2022-01-29 13:30:48 -06:00
bac343cdba fix refactor issue 2022.01.28.2-prerelease 2022-01-28 17:28:49 -06:00
75d6417d64 fix issue with certain penalties not linking 2022-01-28 15:33:21 -06:00
c84b270ef7 webfront profile loading optimizations 2022-01-28 14:33:08 -06:00
dc69e5d602 disable some warnings 2022-01-28 09:37:04 -06:00
1c89b00907 small startup performance optimization 2022-01-28 09:35:01 -06:00
b4476f9e23 properly provide culture to welcome plugin ordinalize 2022-01-27 21:19:05 -06:00
f783903f8f tech debt 2022-01-27 21:18:35 -06:00
5aa6996e5a fix issue with configuration on new install 2022.01.27.15-prerelease 2022-01-27 13:37:38 -06:00
03fe013051 s This is a combination of 7 commits.
This is the 1st commit message:
2022.01.27.14-prerelease
2022-01-27 11:25:42 -06:00
7986b2c0a0 update for .net core SDK Azure 2022.01.27.7-prerelease 2022-01-27 09:35:16 -06:00
e7b357479d add additional fields to server api 2022-01-26 15:26:26 -06:00
ddffa92fa4 update .net version required in readme 2022-01-26 15:26:25 -06:00
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
513f0afd34 order chat context messages from oldest to newest 2022-01-26 15:26:25 -06:00
c518887903 hopeful topstats fixes 2022-01-26 15:20:10 -06:00
2671d26182 scoreboard tweak 2022-01-26 15:20:10 -06:00
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