RaidMax
4fbe0ee0ed
huge commit for webfront facelift
2022-04-19 18:43:58 -05:00
RaidMax
25fb5fdc14
fix new client graph for smaller screen sizes
2022-03-29 18:59:27 -05:00
RaidMax
180a4911bc
improve server clientcount/activity graph on server overview
2022-03-29 16:42:53 -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
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
d3962989b5
add sorting and zscore to scoreboard
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
deff4f2947
persist client count history data across reboots and allow for configurable timespan
2021-08-29 13:10:10 -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
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
c783a04a52
hide chat for password protected servers for issue #162
2020-08-20 10:38:11 -05:00
RaidMax
d70d8fd0ae
merge
2020-08-18 20:15:46 -05:00
RaidMax
0dc4e12d61
another attempt to fix display of long client names/temporary t6 getinfo workaround
2020-08-18 20:11:41 -05:00
RaidMax
1ef2ba5344
fix misaligned kick button with long names on webfront
2020-08-18 16:35:21 -05:00
RaidMax
25e2438e7f
fix misaligned kick button with long names on webfront
2020-08-12 13:46:14 -05:00
RaidMax
36949bbf33
tweak color of kick icon
2020-07-14 15:48:38 -05:00
RaidMax
88b1f08149
add kick client functionality to webfront home for issue #142
2020-07-14 14:13:40 -05:00
RaidMax
5529858edd
[misc bug fixes]
...
properly hide broadcast failure messages if ignore connection lost is turned on
fix concurent issue for update stats history that happened with new event processing
make get/set additional property thread safe
add ellipse to truncated chat messages on home
2020-04-25 19:01:26 -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
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
7b5f3e8e83
move some stuff for live radar for compiled views
...
add chat icon to send messages to servers on server view
2019-07-17 12:38:02 -05:00
RaidMax
9d9be7f8af
few more small fixes
...
complete join button on webfront
update for 2.2.6.0
2019-04-08 12:29:48 -05:00
RaidMax
dd82a5e3fa
start add of join button (still need to grab the external IP address)
...
finish up fixes for alias stuff
2019-04-07 20:14:59 -05:00
RaidMax
8667532d24
remove create proxy as it's not even used anymore
...
more fixes for alias stuff
hopefully fix rare bug where client activity cshtml loop goes oob
add URLProtocol format to event parsers to allow connecting through webfront
2019-04-06 21:48:49 -05:00
RaidMax
c21bf2ebf1
continue working on per servver topstats
2019-02-26 21:25:27 -06:00
RaidMax
7a6dccc26a
Fix bug with webfront spamming issues when running
...
Remove IW5 parser
Begin implementation of dynamic parsers
2019-01-26 20:33:37 -06:00
RaidMax
a0fafe5797
cleaned up some namespace discrepancies
...
fixed the coloring for custom groups translation
add reserved slots
add webhook project to show notifications in discord
2018-08-07 13:43:09 -05:00
RaidMax
4006c09045
add most played command
...
hopefully fixed thread lock?
started work on elo rating
2018-05-15 23:57:37 -05:00
RaidMax
699c19cd4b
adding Cod4 support (for steam GUID is truncated to 16 characters)
...
exit properly whoops
add all linked accounts to drop down
consolidate linked admin accounts to the most recently seen one
limited some waits to 5s to hopefully prevent a rare thread lock
2018-05-14 12:55:10 -05:00
RaidMax
fdde7dfdba
migrating to .NET Core 2.0
2018-04-08 01:44:42 -05:00
RaidMax
6d8d021b16
auth cookie expires after 30 days
...
only check hit offset when distance > 3 meters
fix null reference on unauthorized user
fixed stats not showing on profile if anticheat disabled
server client history turns red server is unresponsive
2018-04-04 23:38:45 -05:00
RaidMax
c0865b82a0
RCon error handling is clearer
...
Show chat on mobile view of server overview
basic authentication
switched to extreme-ip-lookup for ip lookups (SSL)
2018-04-04 14:38:34 -05:00
RaidMax
2952e307b2
tweaked rcon throttle rate/made async
...
increased cutoff for server overview messages
dont print message if timed out
2018-04-02 00:25:06 -05:00
RaidMax
1bdf4e63fc
profanity determent actually reads the configuration enable setting :P
...
removed unneeded semi colon in template
fixed accidentally truncating last character of message in activity
2018-03-29 23:13:40 -05:00
RaidMax
9db8ad80ef
fixed bug with lifetime hit ratio causing erroneous ban
...
ip lookup on profile shows error if failed
truncate chat messages over 50 characters
removed html raw on client messages :c
show client rank colors on server overview if authorized
break long messages on profile page
prevent masked status showing up to non privileged users in webfront
2018-03-28 22:01:09 -05:00
RaidMax
233aeeb12f
added moment for parsing dates in profile timeline
...
fixed bug of duplicate penalties
fixed showing timeline date for non events
refresh player count on server overview
fix refresh privileged users on map load
fix 1h showing on tempban if manually specified
2018-03-27 19:27:01 -05:00
RaidMax
e974de8e63
vpn check updates, fixed some issues,
...
"masked" status is now sensitive
discord link in webfront if configured
2018-03-13 16:30:22 -05:00
RaidMax
20994f693c
web front design tweaks and favicon added
2018-02-22 00:06:21 -06:00
RaidMax
3f82ecacfc
migrated to ASP.Net Core
2018-02-21 19:29:23 -06:00