RaidMax
e32e97b9e6
fix issue with loading stats config #237
2022-03-08 11:24:59 -06:00
RaidMax
58d48a211e
make sure iw4madmin exits when selecting "no" to continue with failed server connections
2022-02-28 15:16:30 -06:00
RaidMax
39a1066c74
add permission level changed meta
2022-02-23 12:47:00 -06:00
RaidMax
51667159a2
fix validation errors freezing initialization
2022-02-15 20:23:16 -06:00
RaidMax
ea18a286b2
improve error output when configuration is invalid
2022-02-15 20:16:21 -06:00
RaidMax
aa6ae0ab8d
more integration tweaks
2022-02-09 14:45:28 -06:00
RaidMax
07f675eadc
fix issue with plugin registration
2022-02-07 22:02: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
505a2c4c2d
fix refactor issue
2022-01-28 17:28:49 -06:00
RaidMax
f4b160b735
small startup performance optimization
2022-01-28 09:35:01 -06:00
RaidMax
8649b0efe9
fix issue with configuration on new install
2022-01-27 13:37:38 -06:00
RaidMax
f554536b95
s This is a combination of 7 commits.
...
This is the 1st commit message:
2022-01-27 11:25:42 -06:00
RaidMax
7171b3753e
Address some .NET 6 oddities and allow webfront startup without servers being monitored
2022-01-26 15:26:25 -06:00
RaidMax
a602e8caed
Initial .net 6 upgrades
2022-01-26 15:26:25 -06:00
RaidMax
31d0dfc7d3
reduce timeout when master api is down
2022-01-26 15:20:10 -06: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
31ee71260a
use default settings for maps and quick messages config (remove from IW4MAdminSettings)
2021-07-09 16:50:33 -05:00
RaidMax
ed8067a4a2
add offline messaging feature
2021-07-08 21:12:09 -05:00
RaidMax
be08d49f0a
add initial CS:GO support
2021-06-03 10:51:03 -05:00
RaidMax
2313c4357b
add removal of obsolete plugins
2021-03-22 11:46:32 -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
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
RaidMax
bd3f0caf60
fix memory leak issue related to AddDbContext not working as expected
2020-11-29 16:01:52 -06:00
RaidMax
36a02b3d7b
update for database provider specific migrations
...
fix issues with live radar
2020-11-27 21:52:52 -06:00
RaidMax
941d9cea73
more consistent/enhanced game penalty messages per issue #171
2020-11-17 18:24:54 -06:00
RaidMax
570a228c92
refactor logging in pretty big overhaul
2020-11-11 17:35:55 -06:00
RaidMax
08676f1d1e
implement remote assembly loading
2020-10-24 15:02:38 -05:00
RaidMax
70cae976a0
implement service resolver for script plugins
2020-09-26 18:13:56 -05: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
c288184171
implement action on report plugin for issue #144
2020-07-25 21:15:46 -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
ba77e0149c
disable standard console in if it has been redirected
2020-06-03 19:45:06 -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
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
36af673fc7
add ability to register custom event generators for event parsers / truncate long client names fix
2020-04-04 12:40:23 -05:00
RaidMax
9fdf4bad9c
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
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
15e2170100
just a small fix that I forgot to include in the last build.
2020-02-03 08:21:42 -06:00
RaidMax
60ff33834e
make sure we have an empty command config during initial startup, oops.
2020-02-01 13:28:05 -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
11ae91281f
start work to allow customizing command properties via configuration
2020-01-26 18:06:50 -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
ec994d51be
fix restart command (thanks .net upgrade)
...
reworking a little bit of stuff to allow depedency injection to start creeping in... it's coming
2020-01-13 20:06:57 -06:00