Commit Graph

346 Commits

Author SHA1 Message Date
RaidMax
e9c8ead829 simplify level update so we don't have to worry about linked account levels 2022-02-28 15:20:46 -06:00
RaidMax
edf8e03b04 don't refresh scoreboard on every page. though I fixed this already... 2022-02-27 21:35:16 -06:00
RaidMax
de2e804b84 improve meta filter menu on profile 2022-02-25 21:09:57 -06:00
RaidMax
88bd47f3ae add search ip shortcut on profile 2022-02-23 15:47:17 -06:00
RaidMax
39a1066c74 add permission level changed meta 2022-02-23 12:47:00 -06:00
RaidMax
78ef977268 simplify ban process with new system 2022-02-22 17:09:50 -06:00
RaidMax
b1a1aae6c0 initial framework for gsc + iw4madmin integration
improvements to script plugin capabilities and error feedback
2022-02-07 18:43:36 -06:00
RaidMax
2ed5e00bcb more profile loading optimizations 2022-02-01 18:20:29 -06:00
RaidMax
3b532cf1f7 don't try to load scoreboard if not on scoreboard page 2022-02-01 09:09:29 -06:00
RaidMax
cfd4296f5c update webfront ip lookup for ssl connection 2022-01-31 16:37:44 -06:00
RaidMax
b2a3625288 update IP lookup api 2022-01-31 08:16:12 -06:00
RaidMax
505a2c4c2d fix refactor issue 2022-01-28 17:28:49 -06:00
RaidMax
8730a3fab8 fix issue with certain penalties not linking 2022-01-28 15:33:21 -06:00
RaidMax
11efc039b5 update for .net core SDK Azure 2022-01-27 09:35:16 -06:00
RaidMax
916ea4163b add additional fields to server api 2022-01-26 15:26:26 -06:00
RaidMax
a602e8caed Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
RaidMax
e4cb3abb20 order chat context messages from oldest to newest 2022-01-26 15:26:25 -06:00
RaidMax
fb11bf54a6 scoreboard tweak 2022-01-26 15:20:10 -06:00
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
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
5d7ac7498f update to show full gametype name on webfront 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
2210ccea68 update webfront ip lookup to bypass api key restriction 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
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
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
RaidMax
b2afc410f2 improve about page layout 2021-10-16 13:30:26 -05:00
RaidMax
74bb3da459 add option to toggle about page/make some checks on displayed rules 2021-10-10 10:44:18 -05:00
RaidMax
3916278422 Add about/community info guidelines/social page 2021-10-09 21:11:47 -05:00
RaidMax
e97119211f fix source issue on home page 2021-09-17 11:23:57 -05:00
RaidMax
33c63f01db add raw file editing to configuration page in webfront 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
RaidMax
54e39fabb1 fix client history issue with empty database 2021-09-10 11:27:46 -05:00
RaidMax
c5f9a68102 implement client server connection tracking persistence 2021-08-31 18:21:40 -05:00
RaidMax
eff8a29a39 version css for webfront 2021-08-31 18:07:07 -05:00
RaidMax
fa6524c3b1 fix issue with display server with no saved player history 2021-08-31 08:44:15 -05:00
RaidMax
5b11196b29 bundle js by version so webfront updates don't need a cache refresh 2021-08-30 20:30:06 -05:00
RaidMax
3b7a22edef tweak player history hover format 2021-08-29 20:47:25 -05:00
RaidMax
deff4f2947 persist client count history data across reboots and allow for configurable timespan 2021-08-29 13:10:10 -05:00
RaidMax
da301bef40 Exclude accidental dotnet bundle command comment 2021-08-26 17:37:01 -05:00
RaidMax
a815bcbff5 Add max concurrent players over 24 hours badge to home 2021-08-26 17:35:05 -05:00