RaidMax
1f132d46f9
fix issue with loading stats config #237
2022-03-08 11:24:59 -06:00
RaidMax
c6866fd3d5
make sure iw4madmin exits when selecting "no" to continue with failed server connections
2022-02-28 15:16:30 -06:00
RaidMax
385464f1dc
add permission level changed meta
2022-02-23 12:47:00 -06:00
RaidMax
b243203fab
fix validation errors freezing initialization
2022-02-15 20:23:16 -06:00
RaidMax
3fb0e43d42
improve error output when configuration is invalid
2022-02-15 20:16:21 -06:00
RaidMax
ef6beb8904
more integration tweaks
2022-02-09 14:45:28 -06:00
RaidMax
8989b5b987
fix issue with plugin registration
2022-02-07 22:02:50 -06:00
RaidMax
3001a92a78
initial framework for gsc + iw4madmin integration
...
improvements to script plugin capabilities and error feedback
2022-02-07 18:43:36 -06:00
RaidMax
bac343cdba
fix refactor issue
2022-01-28 17:28:49 -06:00
RaidMax
1c89b00907
small startup performance optimization
2022-01-28 09:35:01 -06:00
RaidMax
5aa6996e5a
fix issue with configuration on new install
2022-01-27 13:37:38 -06:00
RaidMax
03fe013051
s This is a combination of 7 commits.
...
This is the 1st commit message:
2022-01-27 11:25:42 -06:00
RaidMax
199cbc88d0
Address some .NET 6 oddities and allow webfront startup without servers being monitored
2022-01-26 15:26:25 -06:00
RaidMax
6f6dd035ee
Initial .net 6 upgrades
2022-01-26 15:26:25 -06:00
RaidMax
d440714e54
reduce timeout when master api is down
2022-01-26 15:20:10 -06:00
RaidMax
d46c090301
implement client server connection tracking persistence
2021-08-31 18:21:40 -05:00
RaidMax
fe140707ee
Add max concurrent players over 24 hours badge to home
2021-08-26 17:35:05 -05:00
RaidMax
7a9704b1dc
use default settings for maps and quick messages config (remove from IW4MAdminSettings)
2021-07-09 16:50:33 -05:00
RaidMax
b63803885b
add offline messaging feature
2021-07-08 21:12:09 -05:00
RaidMax
7e01dc3fc2
add initial CS:GO support
2021-06-03 10:51:03 -05:00
RaidMax
7aa925af33
add removal of obsolete plugins
2021-03-22 11:46:32 -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
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
RaidMax
78ae9dec74
fix memory leak issue related to AddDbContext not working as expected
2020-11-29 16:01:52 -06:00
RaidMax
e0ef55a636
update for database provider specific migrations
...
fix issues with live radar
2020-11-27 21:52:52 -06:00
RaidMax
73bb43a8b2
more consistent/enhanced game penalty messages per issue #171
2020-11-17 18:24:54 -06:00
RaidMax
04fe6836c6
refactor logging in pretty big overhaul
2020-11-11 17:35:55 -06:00
RaidMax
a8684988f7
implement remote assembly loading
2020-10-24 15:02:38 -05:00
RaidMax
a11596a8fd
implement service resolver for script plugins
2020-09-26 18:13:56 -05:00
RaidMax
c263c456fc
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
2e0b1b3569
hide chat for password protected servers for issue #162
2020-08-20 10:38:11 -05: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
ed0336a6c2
implement action on report plugin for issue #144
2020-07-25 21:15:46 -05:00
RaidMax
9b9c1bd851
support custom master url
...
refactor api instatation to allow custom master url in config
2020-06-30 16:39:32 -05:00
RaidMax
0d70eb8a4e
disable standard console in if it has been redirected
2020-06-03 19:45:06 -05:00
RaidMax
46fee97e4e
implement script plugin command registration - issue #132
2020-05-11 16:20:25 -05:00
RaidMax
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
RaidMax
cc8756107f
implement audit log view in webfront
2020-04-28 16:48:06 -05:00
RaidMax
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
RaidMax
3b695a0d2c
add ability to register custom event generators for event parsers / truncate long client names fix
2020-04-04 12:40:23 -05:00
RaidMax
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
RaidMax
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
RaidMax
2a30dd6d09
just a small fix that I forgot to include in the last build.
2020-02-03 08:21:42 -06:00
RaidMax
faa555ede8
make sure we have an empty command config during initial startup, oops.
2020-02-01 13:28:05 -06:00
RaidMax
3de5ce9ac0
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
786eda7937
Finish implementation of configuable command permissions
2020-01-31 20:15:07 -06:00
RaidMax
475ef92917
start work to allow customizing command properties via configuration
2020-01-26 18:06:50 -06:00
RaidMax
f09a45503a
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
9330e8057e
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