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
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
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
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
916ea4163b
add additional fields to server api
2022-01-26 15:26:26 -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
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
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
3916278422
Add about/community info guidelines/social page
2021-10-09 21:11:47 -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
c5f9a68102
implement client server connection tracking persistence
2021-08-31 18:21:40 -05:00
RaidMax
a815bcbff5
Add max concurrent players over 24 hours badge to home
2021-08-26 17:35:05 -05:00
RaidMax
e2116712e7
pass x-forwarded-for to properly log proxied login/logout
2021-07-05 16:08:13 -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
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
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
824b1c0990
prevent loading of privileged clients page for issue #188
2021-03-23 10:28:17 -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
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
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
36a02b3d7b
update for database provider specific migrations
...
fix issues with live radar
2020-11-27 21:52:52 -06:00
RaidMax
570a228c92
refactor logging in pretty big overhaul
2020-11-11 17:35:55 -06:00
RaidMax
8a8dec8bbd
remove hard coded paths to make it easier for building in debug mode
...
auto copy script plugins/localization for local builds
2020-08-26 09:54:56 -05:00
RaidMax
c783a04a52
hide chat for password protected servers for issue #162
2020-08-20 10:38:11 -05:00
RaidMax
778e339a61
QOL updates for profile meta
...
implement filterable meta for issue #158
update translations and use humanizer lib with datetime/timespan for issue #80
2020-08-18 16:35:21 -05:00
RaidMax
22f9e581ed
fix dependency injection of comands in webfront preventing ui actions from working
2020-08-06 08:48:14 -05:00
RaidMax
ed2b01f229
update action controller to dynamically generate command names in case of overridden names (issue #152 )
2020-08-04 17:26:16 -05:00
RaidMax
04a95aa58a
add configurable command and broadcast command prefix for issue #149
2020-07-31 20:40:03 -05:00
RaidMax
88b1f08149
add kick client functionality to webfront home for issue #142
2020-07-14 14:13:40 -05:00
RaidMax
6e95a7b015
support custom master url
...
refactor api instatation to allow custom master url in config
2020-06-30 16:39:32 -05:00
RaidMax
30f2f7bf09
[issue #139 ] client lookup and stats api
2020-05-25 13:04:44 -05:00
RaidMax
2bd895e99d
implement script plugin command registration - issue #132
2020-05-11 16:20:25 -05:00
RaidMax
267e0b8cbe
[tweaks and fixes]
...
reenable tekno support
address vagrant thread issue
refactor game log reader creation to follow better practices
fix bot issues/address how guids are generated for bots/none provided
2020-05-04 16:50:02 -05:00
RaidMax
7715113b56
implement audit log view in webfront
2020-04-28 16:48:06 -05:00
RaidMax
8539223a15
add server categorization feature (issue #77 )
2020-04-13 20:26:13 -05:00
RaidMax
f430dab3a7
allow toggle of automated penalties display on the webfront
...
issue #112
fix small issue with script plugin loading
2020-02-12 13:13:59 -06:00
RaidMax
c3c21a7749
refactor a good bit of stuff for better dependency injection
...
fix regular expression for T6 log parsing
2020-02-11 16:44:06 -06:00
RaidMax
06cdaef8a4
allow Kekno to run with sv_running not returning anything :upside_down:
...
make sure script plugins output correct errors instead of being swallowed
prevent webfront error when webfront tab is left open on a server no longer being modified
2020-02-01 12:27:14 -06:00
RaidMax
318a23ae5b
Finish implementation of configuable command permissions
2020-01-31 20:15:07 -06:00
RaidMax
697a752be0
make the version name match the actual name for FTP deployment
...
fix rare issue with summing session scores
copy font to expected wwwroot dir in debug mode so we get pretty icons when developing
upgrade some packages
pretty much reworked the entire server web config to support better validation and stuff.. not really a small fix
finish web configuration changes (I think)
finish up configuration changes and update shared library nuget
2020-01-20 10:23:23 -06:00
RaidMax
902cd9953e
finish help layout and show only on permission level
2019-12-29 11:32:36 -06:00
RaidMax
344c3613b8
add help page to layout
2019-12-28 20:44:39 -06:00
RaidMax
82381457df
fix duplicate aliases from color codes (AB#5)
2019-12-27 14:42:17 -06:00
RaidMax
b251ef00c4
potential fix for a invalid operation exception on client update
...
change client library cdn provider as cdnjs seems broken at the moment
2019-12-27 12:10:20 -06:00
RaidMax
3defd3f486
move all the deployment setup into 2.4 pr ( #85 )
...
* don't run build commands in release
* fix test file
* Set up CI with Azure Pipelines
[skip ci]
* Include fonts and fix automessage hidden command
* more project changes
* migration from bower to libman
* more lib man changes
* project update for sneaky commands
* add missing canvas.js dep
update projects not to have stupid extra dlls
include in previous
* update pipeline file
* update post publish script and pipeline definition
* fix broken yaml
* move encoding conversion to seperate script
* remove extra uneeded rank icons
remove garbage language files being created
remove frontend lib when done
* fix publish script path
* grab localizations through powershell
* fix broken batch 🤷
* actually fixed
* only include runtime compilation in debug mode for webfront
* don't deploy un minified css
use full jquery version
* add step to download the scss for open iconic
change the font path
* update mkdir for iconic path
* don't include old iconic css
* correct font path for real now
* copy script plugins
* lots of changes for deployment
* build the projects
* use projectdir instead of solution dir
* nerf script commands plugin
fix live radar left over command
* actually kill script command post build
* Update azure-pipelines.yml for Azure Pipelines
* Update azure-pipelines.yml for Azure Pipelines
* fix the font file copy (I think)
* maybe fix delete folder issue
* Update azure-pipelines.yml for Azure Pipelines
* Update azure-pipelines.yml for Azure Pipelines
* Update azure-pipelines.yml for Azure Pipelines
* Update azure-pipelines.yml for Azure Pipelines
* Update azure-pipelines.yml for Azure Pipelines
* Update azure-pipelines.yml for Azure Pipelines
2019-12-02 15:52:36 -06:00
RaidMax
d1886fdd20
Fix small issue with query optimization missing a FK set
...
Fix accidentally rename of controller method
2019-11-18 08:08:09 -06:00
RaidMax
161b27e2f2
fix alias command sending message to origin instead of target
...
(hopefully) fix an issue with banned players causing exception if they create events before they are kicked out
fix issues with sometimes wrong error message for timeout
show most recent IP address at top of alias list
optimization to some sql queries
2019-11-15 14:50:20 -06:00
RaidMax
cb9119ac58
add more informative 404 errors
2019-10-23 13:35:20 -05:00
RaidMax
5073ec39bf
Merge branch '2.3' into 2.4-pr
2019-09-27 15:51:57 -05:00
RaidMax
3af9f55bf1
Fix ordering of admins by level, then name
2019-09-27 15:49:03 -05:00
RaidMax
f7cbf73c44
Merge branch '2.3' into 2.4-pr
2019-09-26 16:11:58 -05:00
RaidMax
fe6fe39800
don't group admin list by alias id
2019-09-14 17:22:47 -05:00
RaidMax
c18be20899
add snap metric to anticheat
...
update various small code bits
2019-09-09 17:40:04 -05:00
RaidMax
2d9b6b8394
prevent privileged client from being flagged when reported
...
fix issue with enum parsing on finding client
2019-08-30 13:31:23 -05:00
RaidMax
db3a20c60b
merge from 2.3
2019-08-28 13:47:38 -05:00
RaidMax
27a05ce6db
update api controller to support actually filtering events by server
...
fix up stats manager async semaphore wait
add new shared guids
fix regex parsing with empty name
2019-08-28 13:45:53 -05:00
RaidMax
08d250156c
fix login issue
...
strip colors for logging
feature implementation for issue #76
2019-08-04 20:38:55 -05:00
RaidMax
75378400e7
Add flag icon on client profile
2019-08-04 17:06:07 -05:00
RaidMax
bb42861a92
finish color code support (I think)
2019-08-02 18:04:34 -05:00
RaidMax
9f3f344daa
add a bit more logged for when live radar fail to update
...
update killhouse map offsets (it's still wrong though)
2019-07-29 12:08:25 -05:00
RaidMax
92e71ae2f4
finish custom accent color feature
2019-07-27 15:23:45 -05:00
RaidMax
3b9b99a07e
start work to allow custom accent colors
2019-07-27 08:18:49 -05:00
RaidMax
9665d2d457
fix issue with duplicate js function names for loader
...
hide flagged status of users on webfront unless logged in (will still show the level if they report someone because cba to update the view component w/out auth status)
add terminal to the radar maps
2019-07-24 10:36:37 -05:00
RaidMax
d73d68d9f4
increase master history to 7 day, up from 1 day
2019-07-21 17:14:44 -05:00
RaidMax
f42a66e756
add most recent players dropdown option to webfront
...
remove unneeded compiled bootstrap file
2019-07-16 15:27:19 -05:00
RaidMax
fc43e47874
move some stuff for live radar for compiled views
...
add chat icon to send messages to servers on server view
2019-07-13 20:45:25 -05:00
RaidMax
0e9fd144f1
lots more live radar updates
2019-07-08 20:21:18 -05:00
RaidMax
16d2ec82b8
make sure flags are excluded from active penalties on player profile
...
modify how flags "expire"
2019-06-25 18:01:47 -05:00
RaidMax
163523d586
convert GetPort to auto property
...
don't force disconnect player if someone is "in" their spot
increase gamelogserver max time before purge
2019-05-31 10:17:01 -05:00
RaidMax
95d64df321
combined Penalty and EFPenalty
...
moved some classes around
2019-05-29 16:55:35 -05:00
RaidMax
0b0290a871
fix issue with restarting via web
...
replace some hard coded string in javascript with localization
break things to fix things
2019-05-17 09:02:09 -05:00
RaidMax
5f588bb0f7
clean up the profanity determent plugin by using the Get/Set Additional properties
...
cleaned up the base event parser to not need the server object to generate the event
Hopefully prevent anticheat from freaking out when database connection is lost
2019-05-13 10:36:11 -05:00
RaidMax
1dc0f5a240
fix aggregate issue with KDR on global top stats
...
refactor some of the main application code to have a cleaner code flow
add enviroment flag to opt out of .net core telemetry in start script
fixed "a moment" missing the "ago"
fixed case sensitive client searches on postgresql
clean up command code flow
Add missing map "mp_cairo" to default settings
2019-05-08 20:34:17 -05:00
RaidMax
db11a5f480
upgrade packages, and delete a few unneeded ones
...
fix search for client resulting in invalid GUID parse
simplify output from dvar not being found
make sure to prompt if not all servers could be reached
2019-05-03 20:13:51 -05:00
RaidMax
b51af7ca9a
fix penalty list javascript loading duplicates
...
make bad GUID parse throw an exception so we don't have a client connect with GUID of 0
no longer print out ac debug messages
fix small issue of trying to parse empty chat messages
fix issue with set level on accounts with multi guid, same IP
2019-05-02 22:33:38 -05:00
RaidMax
599a14b646
optimize the find client query
2019-04-25 21:05:35 -05:00
RaidMax
934fead5c2
fix issue with login
2019-04-17 17:50:53 -05:00
RaidMax
02cad10d77
prevent starting if no servers can be connected to
...
fix nextmap issue on t6
fix bug with kicking client for profane name
2019-04-16 11:32:42 -05:00
RaidMax
b134cd4728
fix gravatars not showing
...
fix web config not saving Uri
fix issue with token login
2019-04-14 10:55:05 -05:00
RaidMax
b9c4a1b5f6
finish initial implementing application configuration editing through webfront
...
todo: server configuration
2019-04-12 22:25:18 -05:00
RaidMax
f0fd4c66e9
add configuration option to force local translations
...
fix silly bug with no being able to claim ownership
continue work on configuration via webfront
2019-04-11 20:43:05 -05:00