28373b9325
implement admin "privacy" for issue #185
2021.01.09.2-prerelease
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.09.1-prerelease
2021-01-08 19:21:23 -06:00
5cb2d05f33
add preset rules, configurable time spans, and separate rule shortcut for issue #180
2021.01.01.1-prerelease
2020-12-31 18:48:58 -06:00
5a288dafc1
update shared library core version and plugins
2020.12.21.1-prerelease
2020-12-20 19:23:14 -06:00
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.1-prerelease
2020-12-16 13:11:30 -06:00
928cbef845
resolve bot guid issue with T5
...
remove unneeded check for CNCT state
2020.12.15.1-prerelease
2020-12-14 21:10:50 -06:00
02b910234a
add official T4/WaW support for issue #178
...
CoD4x parser tweak to parse full guid as decimal
2020.12.14.1-prerelease
2020-12-13 20:33:37 -06:00
f03626c3ae
Another tweak for CoD4x rcon parsing.
2020.12.13.1-prerelease
2020-12-12 21:43:27 -06:00
6648b75255
update CoD4x parser
...
tweak handling segmented status response
actually support more than 18 clients LOL
2020.12.02.1-prerelease
2020-12-02 14:29:49 -06:00
bd3f0caf60
fix memory leak issue related to AddDbContext not working as expected
2020.11.29.1-prerelease
2020-11-29 16:01:52 -06:00
b2d282d412
include ; for timeout string
2020.11.28.2-prerelease
2020-11-27 22:08:13 -06:00
36a02b3d7b
update for database provider specific migrations
...
fix issues with live radar
2020.11.28.1-prerelease
2020-11-27 21:52:52 -06:00
8ef2959f63
make notice line separator configurable for different parsers
...
(updated tekno's as it doesn't support \n)
2020.11.20.1-prerelease
2020-11-19 20:48:25 -06:00
d58b24b5b2
add shortcut for rules in penalty reasons for issue #159
2020.11.19.1-prerelease
2020-11-18 18:48:51 -06:00
09f37d7941
clean up some logic related to tracking stats on player join
2020.11.18.2-prerelease
2020-11-18 16:28:14 -06:00
103d2726c2
persist say command messages with webfront denotation to chat log
...
per issue #159
2020-11-18 09:08:24 -06:00
941d9cea73
more consistent/enhanced game penalty messages per issue #171
2020.11.18.1-prerelease
2020-11-17 18:24:54 -06:00
a574fb0d4b
update index for ratings/prune old entries
...
small stat tweaks to add players on first kill/damage event
(instead of on connect which causes issues with slow writes)
2020.11.15.1-prerelease
2020-11-14 18:24:51 -06:00
664eb32587
fix small logging issue with loading plugins
...
add minigun turret to list of ignored ac weapons
2020.11.14.1-prerelease
2020-11-14 10:53:01 -06:00
6619ce714a
modify iw6x parser to default game log vars temporarily, small amount of code cleanup to git rid of warnings
2020.11.13.1-prerelease
2020-11-12 20:39:56 -06:00
e997b94b3b
update unit tests
2020-11-12 19:46:17 -06:00
5d9c8f5369
fix introduced issue with map/map_rotate commands
2020.11.12.1-prerelease
2020-11-11 18:53:23 -06:00
570a228c92
refactor logging in pretty big overhaul
2020.11.11.1-prerelease
2020-11-11 17:35:55 -06:00
fd7bd7e0da
partial support of IW6x until the game log is implemented
2020.11.07.1-prerelease
2020-11-07 10:40:58 -06:00
e76976799b
fix issue with partial matches for map load command
2020.11.04.1-prerelease
2020-11-03 20:04:11 -06:00
84189cf136
fix issue with T5 status response parsing
2020.10.31.1-prerelease
2020-10-31 09:18:37 -05:00
98ee997bf3
update pipeline versioning
2020.10.25.13-prerelease
2020-10-25 10:03:15 -05:00
3f7372e780
add pre release pipeline to master
2020-10-24 21:45:30 -05: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
40cb2a9df6
add say all (broadcast) command
2020-10-17 10:55:42 -05:00
59f1699228
fix issue with button detection
2020-10-17 10:55:29 -05:00
1484d63b97
hide flag status for non logged in users
...
remove erroneous anticheat detection reason on kick
2020-10-17 10:55:19 -05:00
04217e96ee
fix anticheat detection type logic
2020-10-17 10:54:54 -05:00
c41fc27a1a
fix introduced bug :)
2020-09-30 21:00:40 -05:00
1f1f4de67a
anticheat tweaks
...
- reset recoil state on map change
- refactor config
- remove m21 from chest detection
- allow ignored client ids
2020-09-30 17:15:47 -05:00
7f11921757
enhance script plugin features
...
(support service resolver with generic args)
(support requiresTarget for command)
2020-09-28 20:32:53 -05:00
70cae976a0
implement service resolver for script plugins
2020-09-26 18:13:56 -05:00
2ab0cfa9be
implement pm admins command for issue #170
2020-09-26 17:17:21 -05:00
7e3c74e63c
add 0.0.0.0 as internal "ip" even though it's not actually a valid IP but for cod4x
2020-09-21 15:32:49 -05:00
a4a65a486a
update GenerateGuidFromString to resolve to a stable hash code.
...
fix bots not showing up on live radar
2020-09-21 15:30:42 -05:00
ac06b41a0b
update shared library version
2020-08-31 12:31:40 -05:00
cce6482541
allow tracking of "zombie" clients to support stat tracking in zm
2020-08-31 12:13:20 -05:00
bc7dc3a71a
Add XuidString and GuidString to EFClient to allow easier interfacing with mods
2020-08-31 12:03:06 -05:00
2be719d8f9
add website override mapping to tekno parser (_website -> sv_clanWebsite)
2020-08-31 11:58:56 -05:00
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
2b3e21d4ba
fix most played formatting issue
...
prevent reverse proxy to 127.0.0.1 from counting as IW4MAdmin client
copy humanizer support lib to output dir
2.3-Prerelease2b193
2020-08-21 18:12:00 -05:00
4590d94d7d
update bundle minifier package to use .net core one
2.3-Prerelease2b191
2020-08-20 13:10:43 -05:00
5842073f91
include "all" meta button on profile
...
include full humanizer package to library bug in russian translations
2020-08-20 11:08:21 -05:00
c783a04a52
hide chat for password protected servers for issue #162
2020-08-20 10:38:11 -05:00