1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-27 07:30:08 -05:00
Commit Graph

428 Commits

Author SHA1 Message Date
a15bcf1469 update iw5 parser to work around filesytem dvar limitation 2021-08-28 17:56:41 -05:00
417b09ef9d use new cache signature 2021-08-27 21:05:30 -05:00
0b6d74e5d4 support homepath in pluto t6 2021-08-27 20:47:06 -05:00
fe140707ee Add max concurrent players over 24 hours badge to home 2021-08-26 17:35:05 -05:00
6cef75b5b5 display "since last connection" as per server on top stats instead of last connection to any servers 2021-08-25 17:47:57 -05:00
86a1280457 small fixes 2021-08-14 11:30:15 -05:00
14d5c15fce fix issues with last release 2021-07-12 14:57:44 -05:00
da6da0edca tweak headshot detection for CSGO 2021-07-11 09:58:02 -05:00
667bba8819 detect headshots for CSGO on advanced stats
track say_team events for CSGO
2021-07-10 21:37:51 -05:00
7a9704b1dc use default settings for maps and quick messages config (remove from IW4MAdminSettings) 2021-07-09 16:50:33 -05:00
b63803885b add offline messaging feature 2021-07-08 21:12:09 -05:00
7e6498a53d add reset anticheat metric (!rsa) for issue #177 2021-07-01 13:12:19 -05:00
29bd6a0f88 use right game for estimated score 2021-07-01 13:06:31 -05:00
57f1dd3f3c add lobby rating to home
add gametype (WIP) to home
misc UI tweaks
2021-06-30 09:57:07 -05:00
c3d1780791 show "out of" ranked players for stats command 2021-06-29 17:14:25 -05:00
6e1e0aa9f9 improvements and consistencies to the top stats, most played and top players commands 2021-06-29 15:35:56 -05:00
7f7c00e1f0 Use string for AC snapshot weapon and hit location
Add webfront logging
2021-06-29 15:02:01 -05:00
27ad872e56 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
bf4234b2c6 Additional CSGO compatibility improvements 2021-06-16 08:53:50 -05:00
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
Edo
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