RaidMax
db8510f8e6
update top level client count stats to support filtering per game
2023-04-19 19:55:33 -05:00
RaidMax
f32949083f
track private slots for webfront overview
2023-04-05 23:10:40 -05:00
RaidMax
53a6ef2ec3
update references from IP to ListenAddress
2023-04-04 22:21:18 -05:00
RaidMax
cd98ddcb55
update controllers to use DI stat manager
2023-04-04 22:10:37 -05:00
RaidMax
9843f7404f
add game badge to server overview
2022-06-04 09:58:30 -05:00
RaidMax
d5b4c60e5a
huge commit for webfront facelift
2022-04-19 18:43:58 -05:00
RaidMax
611fe72bdc
fix issues with infinite profile meta scrolling
2022-04-08 14:26:17 -05:00
RaidMax
91a05348f0
initial permissions based webfront access implementation
2022-04-04 22:16:40 -05:00
RaidMax
96bbca0454
fix game tab selection on home
2022-03-30 15:44:05 -05:00
RaidMax
d0670760fb
improve server clientcount/activity graph on server overview
2022-03-29 16:42:53 -05:00
RaidMax
58c9092888
fix meta filter on profile
2022-03-24 16:23:40 -05:00
RaidMax
bae415c81b
implement metaservice v2
2022-03-23 08:43:57 -05:00
RaidMax
9eed189774
improve meta filter menu on profile
2022-02-25 21:09:57 -06:00
RaidMax
385464f1dc
add permission level changed meta
2022-02-23 12:47:00 -06:00
RaidMax
bac343cdba
fix refactor issue
2022-01-28 17:28:49 -06:00
RaidMax
67189f3294
fix misc webfront errors on first run after configuration
2022-01-26 15:20:10 -06:00
RaidMax
80a906f61f
update to show full gametype name on webfront
2022-01-26 15:20:10 -06:00
RaidMax
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
RaidMax
1e19966ff2
fix source issue on home page
2021-09-17 11:23:57 -05:00
RaidMax
d4f505255c
fix client history issue with empty database
2021-09-10 11:27:46 -05:00
RaidMax
d46c090301
implement client server connection tracking persistence
2021-08-31 18:21:40 -05:00
RaidMax
90d406a78a
fix issue with display server with no saved player history
2021-08-31 08:44:15 -05:00
RaidMax
dcf690325c
persist client count history data across reboots and allow for configurable timespan
2021-08-29 13:10:10 -05:00
RaidMax
19b5c456a5
support hostnames for server config
2021-07-11 17:26:30 -05:00
RaidMax
57f1dd3f3c
add lobby rating to home
...
add gametype (WIP) to home
misc UI tweaks
2021-06-30 09:57:07 -05:00
RaidMax
434392a7e4
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
92e7a8bd2b
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
057de452e7
modify iw6x parser to default game log vars temporarily, small amount of code cleanup to git rid of warnings
2020-11-12 20:39:56 -06:00
RaidMax
6e27dd9dce
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
296411a5be
add server categorization feature (issue #77 )
2020-04-13 20:26:13 -05:00
RaidMax
7230654da2
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
3ffb163caf
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
39d31dbe3c
combined Penalty and EFPenalty
...
moved some classes around
2019-05-29 16:55:35 -05:00
RaidMax
62f3ecba1c
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
0e91205931
few more small fixes
...
complete join button on webfront
update for 2.2.6.0
2019-04-08 12:29:48 -05:00
RaidMax
46e1fdad6d
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
8a7c4e4cf0
refine webfront pages
...
finish refactor of penalty information/profile
optimize pull penalty query
start impl of quick message mapping
2019-03-31 19:56:31 -05:00
RaidMax
807d9fa069
finish initial rework of profile page with meta pagination
2019-03-29 21:56:56 -05:00
RaidMax
25472b06c3
continue rework of profile
...
start moving profile info out of javascript into componentview
rework meta data to include count and offset
2019-03-27 19:40:26 -05:00
RaidMax
271769ca89
Fix IP parsing bug introduced with IW4Parser
...
Additional fix for Webfront Index OoB on _ClientActivity
2019-01-28 18:21:56 -06:00
RaidMax
e31c36a1d7
Fix small issue with log reading
2018-12-19 19:24:31 -06:00
RaidMax
94ef816b19
Small fixes
2018-12-17 13:45:16 -06:00
RaidMax
9f92b64135
Add server version to master api
...
Add IsEvadedOffense to EFPenalty
Fix remote log reading in not Windows
2018-12-16 21:16:56 -06:00
RaidMax
08d497153a
update stats
...
change server id
fIx change log server complaining when empty read
2018-11-27 18:31:48 -06:00
RaidMax
a320389736
started work on getting the restart functionality in the gamelogserver
...
fix bug with unbanned players still showing as banned via lock icon
move player based stuff into client class
finally renamed Player to EFClient via partial class
don't try to run this build because it's in between stages
2018-11-05 21:01:29 -06:00
RaidMax
fd087c5506
more work on skill based team balance.
...
added on player disconnect to custom callbacks
2018-10-25 08:14:39 -05:00
RaidMax
d84de353ff
change penalty expiration datetime to null for perm bans
...
add tempban max time
allow searching for GUID
stats returns ranking as well
fix for promotion/demotion text
2018-10-15 19:51:04 -05:00
RaidMax
a8f29407b8
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
9d79a8e090
add localized level names
...
intellisense suggestion junk
2018-08-03 21:11:58 -05:00
RaidMax
cd330eef97
finer version numbers work correctly.
...
fix bug with level being reset.
add {{ADMINS}} to message tokens
modified offset threshold calculation
2018-06-26 20:17:24 -05:00