af7d74defe
Allow either parser version or parser name to be used in server config block
2022-02-01 18:27:03 -06:00
6f6dd035ee
Initial .net 6 upgrades
2022-01-26 15:26:25 -06:00
c8c334327e
update caching to use automatic timer instead of request based to prevent task cancellation
2022-01-26 15:20:10 -06:00
0a95e725f4
add default port and rcon password hint during setup
2022-01-26 15:20:10 -06:00
19b5c456a5
support hostnames for server config
2021-07-11 17:26:30 -05:00
27ad872e56
fix issue with selecting wrong parser during setup
...
add minimum name length option
fix issue with stats spm
2021-06-27 20:31:39 -05:00
14b6cd3ab8
[issue 137] custom display hostnames for webfront
2020-05-23 13:25:09 -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
9ac5898f44
fix another meme
2020-01-26 15:40:00 -06:00
8c3ea779f2
fixed server parser setup bug I was retarded about
2020-01-24 08:57:20 -06:00
c17ee0a352
update parser selection menu text during setup
...
update IW4 script commands gsc and plugin to give base example
fix issue with new account alias linking (I think)
2020-01-21 18:08:18 -06:00
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
68b1e61846
make database seed code less verbose
...
disable killserver command
fix issue with default parser not saving during setup
fix issue with unban reason displayed when player is rebanned
2019-04-28 20:54:11 -05:00
14531e2184
fix extra prompt for server port
...
change vpn detection failure to warning instead of error
2019-04-18 14:19:50 -05:00
7c309ee460
fix gravatars not showing
...
fix web config not saving Uri
fix issue with token login
2019-04-14 10:55:05 -05:00
86bc3a42ac
game log reader reads async now.
...
should have done that a long time ago
update profile page to have a bit better space usage
2019-03-09 10:28:04 -06:00
a2ce19117b
fix reading PT6 having signed decimal GUID in log
...
fix alternative encoding character converting
allow more paths for game log server
add localization for unknown ips in welcome plugin
add gamelog server uri to support game log server on games that must supply manual log path
misc fixes
2019-02-09 15:35:13 -06:00
f79d9d8469
update parsers to include game name
...
prompt to enter log path if game doesn't generate
2019-02-05 18:02:45 -06:00
30055cdc5e
move IW4x parser out of code
...
add CoD4x parser
2019-02-05 11:14:43 -06:00
0a85d88d36
fix IW4x regression error with alternative encodings
...
add parser selection to server config setup
2019-02-04 19:38:24 -06:00
54147e274b
Move T6 parser to javascript parser
2019-02-03 20:47:05 -06:00
88992d1a7b
Fix bug with webfront spamming issues when running
...
Remove IW5 parser
Begin implementation of dynamic parsers
2019-01-26 20:33:37 -06:00
7aad7cdc5e
update prompt utility functions for issue #65
...
tweaks to alias stuff
fix bug with bots not showing
2018-12-30 18:13:13 -06:00
d3333aa019
started update for readme
...
start update for version changes
hopefully fixed pesky stat bug
move vpn detection into script plugin
2018-08-26 19:20:47 -05:00
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
140788847d
re-added the kill server command (can only be used if run as admin)
...
less warns when using a disposed socket
topstats added to tokens as {{TOPSTATS}}
fixed topstats reporting for only a single server
added fix to iw4 regex for negative score
tokens now support multiple lines (using Environment.NewLine to separate)
localization includes culture again
2018-05-05 15:36:26 -05:00
3918985406
update projects to .NET Core 2.0.7
...
added instance and client count to api page
removed vestigial ConfigGenerator
2018-04-23 16:03:50 -05:00
5ef9b98a5c
adding IW5m parsers
...
reduce status polling rate
adding preliminary russian localization
small rcon tweak to attempt to send custom encoded messages
removed exception handling in ConvertLong
throttled servers will still attempt to execute events
2018-04-23 00:43:48 -05:00
4b30e56de9
readme updates
...
started working on localization
2018-04-22 15:04:18 -05:00
15372d0726
fixed loader offset
...
some stat stuff still not working
made seperate parsers
2018-04-11 17:24:21 -05:00
e8b6525fea
migrating to .NET Core 2.0
2018-04-08 01:44:42 -05:00