RaidMax
a0e564c978
fix issue with delay on map command
2020-10-17 10:55:49 -05:00
RaidMax
bacafebb99
implement pm admins command for issue #170
2020-09-26 17:17:21 -05:00
RaidMax
51202e7f8b
add configurable command and broadcast command prefix for issue #149
2020-07-31 20:40:03 -05:00
RaidMax
2b3514d586
tweak color of kick icon
2020-07-14 15:48:38 -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
14b6cd3ab8
[issue 137] custom display hostnames for webfront
2020-05-23 13:25:09 -05:00
RaidMax
9a245c4db2
[issue #126 ]
...
implement basic run-as functionality
2020-04-26 21:12:49 -05:00
RaidMax
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
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
86b02d5d50
merge dev changes
2020-01-31 20:22:59 -06:00
RaidMax
475ef92917
start work to allow customizing command properties via configuration
2020-01-26 18:06:50 -06:00
RaidMax
9ac5898f44
fix another meme
2020-01-26 15:40:00 -06:00
RaidMax
8c3ea779f2
fixed server parser setup bug I was retarded about
2020-01-24 08:57:20 -06:00
RaidMax
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
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
8bd67a1629
finish color code support (I think)
2019-08-02 18:04:34 -05:00
RaidMax
d1713882ac
finish custom accent color feature
2019-07-27 15:23:45 -05:00
RaidMax
75ce21597b
start work to allow custom accent colors
2019-07-27 08:18:49 -05:00
RaidMax
99a163fa2b
Clean up some old files
2019-07-17 12:29:51 -05:00
RaidMax
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
RaidMax
5a0b2ff169
add parser for RektT5M
...
update base event parser to include "short" GUIDs
updated some localization
add tooltip to anti cheat metrics on profile for more information about what they mean
2019-04-21 16:28:13 -05:00
RaidMax
14531e2184
fix extra prompt for server port
...
change vpn detection failure to warning instead of error
2019-04-18 14:19:50 -05:00
RaidMax
7c309ee460
fix gravatars not showing
...
fix web config not saving Uri
fix issue with token login
2019-04-14 10:55:05 -05:00
RaidMax
832bc941ec
finish initial implementing application configuration editing through webfront
...
todo: server configuration
2019-04-12 22:25:18 -05:00
RaidMax
91552df798
add configuration option to force local translations
...
fix silly bug with no being able to claim ownership
continue work on configuration via webfront
2019-04-11 20:43:05 -05:00
RaidMax
f6de4e6027
!setgravatar uses meta service now
...
update certain prompts to use interpolated strings from translation
update application version
2019-04-09 15:02:49 -05:00
RaidMax
c1d879aa25
fix bug with chat context timestamps not parsing is different machine locales
...
add disallowed client names to default config
fix ping not working for targets
2019-04-08 20:31:32 -05:00
RaidMax
b14a80b9b0
strip drive letter on gamelog server if running on linux
...
strip undecodable chacters from gamelog server log file
finish re work on alias add/update ( I think)
2019-04-05 21:15:17 -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
186a5d00da
start implementation of configuration via webfront
2019-03-30 22:04:15 -05:00
RaidMax
fea974ee0f
fix bug with privileged users not always showing the most recent profile
...
temporary bans are now applied to all linked accounts instead of a per-guid basis
rework set level flow
add guid and ip address (if logged in) to public async endpoint
2019-03-24 21:34:20 -05:00
RaidMax
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
RaidMax
77ebaeccfe
update master to allow IW5 to pass validation
...
include version set on manual parser selection
update projects to .NET Core 2.2
add middleware to support ip whitelisting
(EnableWebfrontConnectionWhitelist and WebfrontConnectionWhitelist)
issue #59
2019-02-12 20:34:29 -06:00
RaidMax
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
RaidMax
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
RaidMax
30055cdc5e
move IW4x parser out of code
...
add CoD4x parser
2019-02-05 11:14:43 -06:00
RaidMax
0a85d88d36
fix IW4x regression error with alternative encodings
...
add parser selection to server config setup
2019-02-04 19:38:24 -06:00
RaidMax
54147e274b
Move T6 parser to javascript parser
2019-02-03 20:47:05 -06:00
RaidMax
67aa9953c0
Finish preliminary parser for TeknoMW3
2019-02-02 18:54:30 -06:00
RaidMax
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
RaidMax
e4cda7f649
finish alias fixes
...
add manual webfront bind url
2018-12-30 20:48:07 -06:00
RaidMax
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
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
4feb47dd00
add gsc api controller for communicating with gsc
...
add ignore bots option
fix first localization message not working
2018-10-13 18:51:07 -05:00
RaidMax
6b8c112ccf
a ton of stuff and fix migations
2018-09-23 19:45:54 -05:00
RaidMax
8868f98dc5
fix bug with player not getting updated on disconnect (related to issue #24 )
...
jint version downgraded for better stability (also locked the engine instance as it's not thread safe)
updated readme
remove vpn detection from application configuration as it's now in a seperate plugin
defaulted webfront bind URl to all interfaces
readd the custom say name
added visibility percentage to AC
2018-09-04 12:40:29 -05:00
RaidMax
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
RaidMax
b33b82e09f
fixed unicode crap stuff in webhook
...
enable preview of tiered compiliation (faster startup)
ban events are sent to the API properly now
add vpn except id configuration
begin work on javascript plugin support
2018-08-22 20:25:34 -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
fc2b846a5c
[webfront] search by ip and name
...
[application] levels set properly with multiple GUIDs
[stats] require 3 hours of playtime for top stats recognition
[application] configurable rcon polling rate
2018-06-07 21:19:12 -05:00