Commit Graph

416 Commits

Author SHA1 Message Date
RaidMax
4fbe0ee0ed huge commit for webfront facelift 2022-04-19 18:43:58 -05:00
RaidMax
4023ca37d4 Hide numerical prefix for about page rules if included in the config 2022-04-09 10:16:34 -05:00
RaidMax
425ec2621d strip color keys from webfront form lists 2022-04-08 17:14:04 -05:00
RaidMax
6097ca504c fix issues with infinite profile meta scrolling 2022-04-08 14:26:17 -05:00
RaidMax
19bd47d0f4 initial permissions based webfront access implementation 2022-04-04 22:16:40 -05:00
RaidMax
039a05d9ad fix game tab selection on home 2022-03-30 15:44:05 -05:00
RaidMax
25fb5fdc14 fix new client graph for smaller screen sizes 2022-03-29 18:59:27 -05:00
RaidMax
7dbdf87728 disable map change indicator temporarily 2022-03-29 16:59:32 -05:00
RaidMax
180a4911bc improve server clientcount/activity graph on server overview 2022-03-29 16:42:53 -05:00
RaidMax
31123d9a33 include css change for previous commit 2022-03-28 21:34:52 -05:00
RaidMax
3cf0f54ceb remove striped scoreboard and add spectator color 2022-03-28 18:23:11 -05:00
RaidMax
92d713d188 tweak scoreboard zscore again 2022-03-25 13:39:51 -05:00
RaidMax
34e531ef8d mark no zscore as 0 for scoreboard 2022-03-25 13:18:24 -05:00
RaidMax
724992ef33 set team properly/tint scoreboard background for team 2022-03-25 13:16:41 -05:00
RaidMax
f90cdbef16 fix meta filter on profile 2022-03-24 16:23:40 -05:00
RaidMax
a863f78678 only unload plugins once at shutdown
clean up some doc warnings
2022-03-24 11:34:32 -05:00
RaidMax
ccc8316a2f fix minimap image for live radar 2022-03-24 08:40:20 -05:00
RaidMax
20858991e1 move live radar js into own file 2022-03-23 12:52:11 -05:00
RaidMax
04a4dcf153 implement metaservice v2 2022-03-23 08:43:57 -05:00
RaidMax
064879fead Add info api for #231 2022-03-08 12:06:46 -06:00
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
RaidMax
d5e4d083c5 renable dotnet bundle cuz that was the real issue. 2021-08-16 17:02:47 -05:00
RaidMax
0b6e261dbb fix more issues with implicit link toggle 2021-08-16 13:20:54 -05:00
RaidMax
67c2406325 fix issues with last release 2021-07-12 14:57:44 -05:00
RaidMax
e2ea5c6ce0 support hostnames for server config 2021-07-11 17:26:30 -05:00
RaidMax
5921098dce detect headshots for CSGO on advanced stats
track say_team events for CSGO
2021-07-10 21:37:51 -05:00
RaidMax
e2116712e7 pass x-forwarded-for to properly log proxied login/logout 2021-07-05 16:08:13 -05:00
RaidMax
8b06da5783 use different api for country code/flag that support https 2021-07-02 10:04:56 -05:00
RaidMax
33a427bb8a add country flag and name to profile 2021-07-01 21:58:09 -05:00
RaidMax
0256fc35d2 add login/logout events to change tracker
default guest profile to minimum permissions
2021-06-30 21:13:25 -05:00
RaidMax
1b773f21c6 fix alignment for long server names 2021-06-30 10:44:43 -05:00
RaidMax
bccbcce3c1 add lobby rating to home
add gametype (WIP) to home
misc UI tweaks
2021-06-30 09:57:07 -05:00
RaidMax
42979dc5ae Use string for AC snapshot weapon and hit location
Add webfront logging
2021-06-29 15:02:01 -05:00
RaidMax
be08d49f0a add initial CS:GO support 2021-06-03 10:51:03 -05:00
RaidMax
4d21680d59 small issue fix with api and more checks for welcome tags 2021-05-04 19:01:09 -05:00
RaidMax
127af98b00 fix issue with help and dynamically loaded plugins with commands 2021-04-30 12:37:55 -05:00
RaidMax
f1593e2f99 fix issue with chat message search 2021-04-18 09:17:01 -05:00
RaidMax
21087d6c25 remove whitespace on alias display and client name search 2021-03-31 11:20:32 -05:00
RaidMax
e777a68105 properly pass game name to game string config finder.
add weapon prefix to weapon name parser for (iw5).
add some iw3 game strings
2021-03-23 21:42:26 -05:00
RaidMax
1f9c80e23b strip colors from header penalty on profile 2021-03-23 21:42:26 -05:00
RaidMax
e2ed57f674 prevent autoflag from running player has been manually unflagged 2021-03-23 10:34:44 -05:00
RaidMax
824b1c0990 prevent loading of privileged clients page for issue #188 2021-03-23 10:28:17 -05:00
RaidMax
a8b331a5e5 prevent missing config from causing stats error
small advanced stats fixes
2021-03-23 10:16:27 -05:00
RaidMax
c5375b661b huge commit for advanced stats feature.
broke data out into its own library.
may be breaking changes with existing plugins
2021-03-22 11:09:25 -05:00
RaidMax
191a68e7dd revert unintended commit file 2021-01-24 13:30:22 -06:00
RaidMax
c4f19e94ef implement custom tag (descriptor) feature
allow override of level names through configuration
few small fixes/improvements
2021-01-24 11:47:19 -06:00
RaidMax
23a33ba489 implement more robust command api and login
improve web console command response reliability and consistency
2021-01-17 21:58:18 -06:00
RaidMax
28373b9325 implement admin "privacy" for issue #185 2021-01-09 12:37:20 -06:00
RaidMax
843c01061d update 'uptime' output
use translations for certain webfront page meta that was neglected
update plutonium parsers to not use new line in notices as it is not supported
2021-01-08 19:21:23 -06:00
RaidMax
5cb2d05f33 add preset rules, configurable time spans, and separate rule shortcut for issue #180 2020-12-31 18:48:58 -06:00
RaidMax
4afc478076 fix issue with view stats and reset stats failing
fix issue with set level returning wrong error message if setting a client to the same level they're currently at
update CoD4x parser version
update nuget packages
2020-12-16 13:11:30 -06:00