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
50f7767bf1
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
e0ef55a636
update for database provider specific migrations
...
fix issues with live radar
2020-11-27 21:52:52 -06:00
d067c1d4d5
add shortcut for rules in penalty reasons for issue #159
2020-11-18 18:48:51 -06:00
f5c2f92652
update unit tests
2020-11-12 19:46:17 -06:00
3e1db4b00a
fix introduced issue with map/map_rotate commands
2020-11-11 18:53:23 -06:00
04fe6836c6
refactor logging in pretty big overhaul
2020-11-11 17:35:55 -06:00
a001f55097
fix issue with partial matches for map load command
2020-11-03 20:04:11 -06:00
a0e564c978
fix issue with delay on map command
2020-10-17 10:55:49 -05:00
ca14311d72
enhance script plugin features
...
(support service resolver with generic args)
(support requiresTarget for command)
2020-09-28 20:32:53 -05:00
bacafebb99
implement pm admins command for issue #170
2020-09-26 17:17:21 -05:00
2e0b1b3569
hide chat for password protected servers for issue #162
2020-08-20 10:38:11 -05:00
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
225045432b
fix dependency injection of comands in webfront preventing ui actions from working
2020-08-06 08:48:14 -05:00
1793f630f2
update action controller to dynamically generate command names in case of overridden names (issue #152 )
2020-08-04 17:26:16 -05:00
51202e7f8b
add configurable command and broadcast command prefix for issue #149
2020-07-31 20:40:03 -05:00
ff502cb376
prevent ability to kick users of same rank
2020-06-17 15:20:07 -05:00
39e0874bec
[issue #139 ] client lookup and stats api
2020-05-25 13:04:44 -05:00
6f9051120d
[issue 135] enhanced search
...
implement enhanced search for chat messages
2020-05-22 20:29:41 -05:00
136b9e3d3d
bugfixes/enhancements
...
prevent users from trying to set the console's level to owner
fix issue with setting multiple owners
update/improve unit tests
2020-05-16 11:54:01 -05:00
84ffb9aa29
[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
9a245c4db2
[issue #126 ]
...
implement basic run-as functionality
2020-04-26 21:12:49 -05:00
1f7f40f296
[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
0e6a7f89b2
actually fix the session score concurrency issue
...
fix rare bug with shared guid kicker plugin
allow hiding of the connection lost notification
2020-04-22 18:46:41 -05:00
af441b5987
fix stat issue with concurrent threads
...
fix potential lost penalty if server does not response to kick request
make sure that broadcast only shows one custom say name
add unit tests
2020-04-21 17:34:00 -05:00
86edd8a25e
fix regression issue with wine drive name mangling
2020-04-14 15:46:14 -05:00
dd884dc578
fix regression issue with log paths oops
2020-04-13 18:15:46 -05:00
957f7d1a0f
refactor and test log path generation to support pluto IW5 better
2020-04-13 16:16:31 -05:00
3b695a0d2c
add ability to register custom event generators for event parsers / truncate long client names fix
2020-04-04 12:40:23 -05:00
d45d99454b
fix for runaway regular expression on linux
...
explicitly set string dvars in quotes to allow setting empty dvars
allow piping in input from command line (#114 )
update the distribution for top stats elo
prevent game log file rotation from stopping event parsing
2020-04-01 14:11:56 -05:00
af380d3744
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