794e1ee87b
implement map and gametype command
2021-11-28 10:04:37 -06:00
f32ac3f45e
abstract engine color codes to use (Color::<Color>) format to make codes more.
...
see pt6 parser and configs for example usages
2021-11-23 17:26:33 -06:00
d93bfc11d0
update caching to use automatic timer instead of request based to prevent task cancellation
2021-11-15 10:25:55 -06:00
21f290ca58
add default port and rcon password hint during setup
2021-11-14 21:38:00 -06:00
1317102d00
add script injection to the config to import custom webfront scripts (ie google tracking)
2021-10-19 20:17:10 -05:00
5b3420b97a
default about page to enabled
2021-10-10 10:57:27 -05:00
74bb3da459
add option to toggle about page/make some checks on displayed rules
2021-10-10 10:44:18 -05:00
3916278422
Add about/community info guidelines/social page
2021-10-09 21:11:47 -05:00
e80753a4d3
make connection attempts for CoD configurable as "ServerConnectionAttempts"
2021-09-18 18:25:02 -05:00
33c63f01db
add raw file editing to configuration page in webfront
2021-09-16 16:27:40 -05:00
deff4f2947
persist client count history data across reboots and allow for configurable timespan
2021-08-29 13:10:10 -05:00
a6b0911af9
make implicit account linking a feature toggle
2021-08-14 17:55:28 -05:00
e2ea5c6ce0
support hostnames for server config
2021-07-11 17:26:30 -05:00
31ee71260a
use default settings for maps and quick messages config (remove from IW4MAdminSettings)
2021-07-09 16:50:33 -05:00
95cbc85144
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
e777a68105
properly pass game name to game string config finder.
...
add weapon prefix to weapon name parser for (iw5).
add some iw3 game strings
2021-03-23 21:42:26 -05:00
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
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
28373b9325
implement admin "privacy" for issue #185
2021-01-09 12:37:20 -06:00
843c01061d
update 'uptime' output
...
use translations for certain webfront page meta that was neglected
update plutonium parsers to not use new line in notices as it is not supported
2021-01-08 19:21:23 -06:00
5cb2d05f33
add preset rules, configurable time spans, and separate rule shortcut for issue #180
2020-12-31 18:48:58 -06:00
941d9cea73
more consistent/enhanced game penalty messages per issue #171
2020-11-17 18:24:54 -06:00
08676f1d1e
implement remote assembly loading
2020-10-24 15:02:38 -05:00
2bbafbd8f0
fix issue with delay on map command
2020-10-17 10:55:49 -05:00
2ab0cfa9be
implement pm admins command for issue #170
2020-09-26 17:17:21 -05:00
04a95aa58a
add configurable command and broadcast command prefix for issue #149
2020-07-31 20:40:03 -05:00
36949bbf33
tweak color of kick icon
2020-07-14 15:48:38 -05:00
6e95a7b015
support custom master url
...
refactor api instatation to allow custom master url in config
2020-06-30 16:39:32 -05:00
e91c60a753
[issue 137] custom display hostnames for webfront
2020-05-23 13:25:09 -05:00
58bfd189d0
[issue #126 ]
...
implement basic run-as functionality
2020-04-26 21:12:49 -05:00
92a26600af
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
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
31c259f966
merge dev changes
2020-01-31 20:22:59 -06:00
11ae91281f
start work to allow customizing command properties via configuration
2020-01-26 18:06:50 -06:00
1fd31beb05
fix another meme
2020-01-26 15:40:00 -06:00
e6bdcc9012
fixed server parser setup bug I was retarded about
2020-01-24 08:57:20 -06:00
9e345752f2
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
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
bb42861a92
finish color code support (I think)
2019-08-02 18:04:34 -05:00
92e71ae2f4
finish custom accent color feature
2019-07-27 15:23:45 -05:00
3b9b99a07e
start work to allow custom accent colors
2019-07-27 08:18:49 -05:00
2542b7de12
Clean up some old files
2019-07-17 12:29:51 -05:00
2cceb2f3e7
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
0711249a46
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
18f4ffa9ff
fix extra prompt for server port
...
change vpn detection failure to warning instead of error
2019-04-18 14:19:50 -05:00
b134cd4728
fix gravatars not showing
...
fix web config not saving Uri
fix issue with token login
2019-04-14 10:55:05 -05:00
b9c4a1b5f6
finish initial implementing application configuration editing through webfront
...
todo: server configuration
2019-04-12 22:25:18 -05:00
f0fd4c66e9
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
52fe8fc847
!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
9f8c35dbed
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