d314d7ba2c
improve CS:GO compatibility
2021-06-11 11:52:30 -05:00
d309565350
add one log indicator for games (Pluto IW5) that don't log to mods folder even when fs_game is specified.
2021-06-07 16:58:36 -05:00
fc80c8ade1
update pluto iw5 parser for new version
...
fix issue with finding players with color codes in name
2021-06-06 13:40:58 -05:00
3f9ff7f899
Merge branch 'release/pre' of https://github.com/RaidMax/IW4M-Admin into release/pre
2021-06-03 10:51:19 -05:00
7e01dc3fc2
add initial CS:GO support
2021-06-03 10:51:03 -05:00
9308a395af
Update ParserPT6.js ( #206 )
2021-05-15 09:22:34 -05:00
9c5f723bca
Fix stupid idiot things
2021-05-15 09:20:49 -05:00
2978db8cd8
Initial implementation of configuration support for script plugins
2021-05-14 21:52:55 -05:00
fe91c23abe
small issue fix with api and more checks for welcome tags
2021-05-04 19:01:09 -05:00
689b7eee6d
Merge branch 'release/pre' of https://github.com/RaidMax/IW4M-Admin into release/pre
2021-04-16 13:38:34 -05:00
0592ab1e02
Add RCon support for S1x
2021-04-16 13:35:51 -05:00
e89297b67f
Update Plutonium T4 Parser [v0.2]
...
Static version string
2021-04-08 09:36:32 -05:00
11c3abbcea
Update Pluto T4 Parser
...
Uses new static version string.
2021-04-08 09:36:32 -05:00
f8530b098f
remove test code
2021-04-07 09:53:32 -05:00
f786d11694
update parser for Plutonium T4
2021-04-07 09:50:41 -05:00
d1aa6c3dc4
add parser support for Plutonium T4
2021-04-07 09:33:49 -05:00
3b459ac55b
add user agent header for vpn detection issue #195
2021-04-07 08:47:42 -05:00
fd6ab7fc8d
fix issue with iw5 weapon prefix not being removed properly
2021-04-01 13:12:47 -05:00
4179e8b428
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
aac4c2c635
Removed tempbanclient ( #187 )
...
Removed tempbanclient because Tekno has "weird" internal DB that manages temp bans it it would interfere with iw4m
2021-03-23 10:36:33 -05:00
434392a7e4
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
92e7a8bd2b
implement custom tag (descriptor) feature
...
allow override of level names through configuration
few small fixes/improvements
2021-01-24 11:47:19 -06:00
0387b6bd23
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
a3ed5dc576
update shared library core version and plugins
2020-12-20 19:23:14 -06:00
50f7767bf1
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 13:11:30 -06:00
c53895ca11
resolve bot guid issue with T5
...
remove unneeded check for CNCT state
2020-12-14 21:10:50 -06:00
5a81d5b214
add official T4/WaW support for issue #178
...
CoD4x parser tweak to parse full guid as decimal
2020-12-13 20:33:37 -06:00
c77f956aca
update CoD4x parser
...
tweak handling segmented status response
actually support more than 18 clients LOL
2020-12-02 14:29:49 -06:00
78ae9dec74
fix memory leak issue related to AddDbContext not working as expected
2020-11-29 16:01:52 -06:00
e0ef55a636
update for database provider specific migrations
...
fix issues with live radar
2020-11-27 21:52:52 -06:00
37a0e92cbd
make notice line separator configurable for different parsers
...
(updated tekno's as it doesn't support \n)
2020-11-19 20:48:25 -06:00
5f912aad7f
clean up some logic related to tracking stats on player join
2020-11-18 16:28:14 -06:00
1c7e66da44
persist say command messages with webfront denotation to chat log
...
per issue #159
2020-11-18 09:08:24 -06:00
8a697ca71c
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-14 18:24:51 -06:00
d9a7aa9ce9
fix small logging issue with loading plugins
...
add minigun turret to list of ignored ac weapons
2020-11-14 10:53:01 -06:00
057de452e7
modify iw6x parser to default game log vars temporarily, small amount of code cleanup to git rid of warnings
2020-11-12 20:39:56 -06:00
3e1db4b00a
fix introduced issue with map/map_rotate commands
2020-11-11 18:53:23 -06:00
04fe6836c6
refactor logging in pretty big overhaul
2020-11-11 17:35:55 -06:00
f8c886d9db
partial support of IW6x until the game log is implemented
2020-11-07 10:40:58 -06:00
34423fd56c
fix issue with T5 status response parsing
2020-10-31 09:18:37 -05:00
6ab04b6e5c
fix issue with button detection
2020-10-17 10:55:29 -05:00
156c9ddfd8
fix anticheat detection type logic
2020-10-17 10:54:54 -05:00
93359c3ecd
fix introduced bug :)
2020-09-30 21:00:40 -05:00
e70d1fc6a3
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
ca14311d72
enhance script plugin features
...
(support service resolver with generic args)
(support requiresTarget for command)
2020-09-28 20:32:53 -05:00
a11596a8fd
implement service resolver for script plugins
2020-09-26 18:13:56 -05:00
514af749e7
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
785295056b
add website override mapping to tekno parser (_website -> sv_clanWebsite)
2020-08-31 11:58:56 -05:00
637fa2ae9e
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
2020-08-21 18:12:00 -05:00
2e0b1b3569
hide chat for password protected servers for issue #162
2020-08-20 10:38:11 -05:00