Commit Graph

1314 Commits

Author SHA1 Message Date
f1593e2f99 fix issue with chat message search 2021.04.18.1-prerelease 2021-04-18 09:17:01 -05:00
74dbc3572f Added WaW bot guid ()
may be PlutoniumT4 only.
2021.04.16.4-prerelease
2021-04-16 13:48:52 -05:00
e6d149736a Added T4 weapon names. () 2021-04-16 13:47:58 -05:00
a034394610 Merge branch 'release/pre' of https://github.com/RaidMax/IW4M-Admin into release/pre 2021-04-16 13:38:34 -05:00
34e7d69110 Add RCon support for S1x 2021-04-16 13:35:51 -05:00
4b686e5fdd Update Plutonium T4 Parser [v0.2]
Static version string
2021.04.08.1-prerelease
2021-04-08 09:36:32 -05:00
0428453426 Update Pluto T4 Parser
Uses new static version string.
2021-04-08 09:36:32 -05:00
e80e5d6a70 remove test code 2021.04.07.2-prerelease 2021-04-07 09:53:32 -05:00
22cf3081e1 update parser for Plutonium T4 2021-04-07 09:50:41 -05:00
76a18d9797 add parser support for Plutonium T4 2021-04-07 09:33:49 -05:00
fc13363c9c add user agent header for vpn detection issue 2021-04-07 08:47:42 -05:00
f916c51bc0 fix issue with iw5 weapon prefix not being removed properly 2021.04.01.1-prerelease 2021-04-01 13:12:47 -05:00
21087d6c25 remove whitespace on alias display and client name search 2021.03.31.1-prerelease 2021-03-31 11:20:32 -05:00
c84e374274 fix issue with client api for issue 2021.03.28.1-prerelease 2021-03-27 19:01:27 -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.24.1-prerelease
2021-03-23 21:42:26 -05:00
1f9c80e23b strip colors from header penalty on profile 2021-03-23 21:42:26 -05:00
33371a6d28 Added iw6 aliases () 2021-03-23 21:42:26 -05:00
8530444ffa Added T7 aliases ()
1. T7 aliases by @mikzyy
2. Highrise for IW5 which is still in beta
2021-03-23 13:14:11 -05:00
Edo
d164ef2eab Removed tempbanclient ()
Removed tempbanclient because Tekno has "weird" internal DB that manages temp bans it it would interfere with iw4m
2021.03.23.2-prerelease
2021-03-23 10:36:33 -05:00
e2ed57f674 prevent autoflag from running player has been manually unflagged 2021.03.23.1-prerelease 2021-03-23 10:34:44 -05:00
824b1c0990 prevent loading of privileged clients page for issue 2021-03-23 10:28:17 -05:00
a8b331a5e5 prevent missing config from causing stats error
small advanced stats fixes
2021-03-23 10:16:27 -05:00
802ec8cea5 Added iw6 aliases () 2021-03-23 08:14:07 -05:00
2313c4357b add removal of obsolete plugins 2021.03.22.2-prerelease 2021-03-22 11:46:32 -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.1-prerelease
2021-03-22 11:09:25 -05:00
db2e1deb2f modify rule shortcut to just have 1 list 2021-02-27 09:40:25 -06:00
191a68e7dd revert unintended commit file 2021.01.24.2-prerelease 2021-01-24 13:30:22 -06:00
c4f19e94ef implement custom tag (descriptor) feature
allow override of level names through configuration
few small fixes/improvements
2021.01.24.1-prerelease
2021-01-24 11:47:19 -06:00
2512b9f251 Added iw6 aliases () 2021-01-20 12:43:44 -06:00
c419d80b57 preemptive checks 2021.01.18.2-prerelease 2021-01-17 22:12:18 -06:00
23a33ba489 implement more robust command api and login
improve web console command response reliability and consistency
2021.01.18.1-prerelease
2021-01-17 21:58:18 -06:00
dd3ebf6b34 increase buffer size for rcon connection 2021-01-17 20:04:32 -06:00
28373b9325 implement admin "privacy" for issue 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 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
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 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 
2020-11-18 09:08:24 -06:00
941d9cea73 more consistent/enhanced game penalty messages per issue 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