1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-08 22:28:15 -05:00

194 Commits

Author SHA1 Message Date
RaidMax
6302b85434 try renable FTP publish 2022-01-26 15:20:10 -06:00
RaidMax
0a95e725f4 add default port and rcon password hint during setup 2022-01-26 15:20:10 -06:00
xerxes-at
0f1ecbe242
Update IW6x parser to automatically find the log file. (#216)
* Update ParserIW6x.js
2021-09-05 10:45:28 -05:00
RaidMax
a15bcf1469 update iw5 parser to work around filesytem dvar limitation 2021-08-28 17:56:41 -05:00
RaidMax
0b6d74e5d4 support homepath in pluto t6 2021-08-27 20:47:06 -05:00
RaidMax
da6da0edca tweak headshot detection for CSGO 2021-07-11 09:58:02 -05:00
RaidMax
667bba8819 detect headshots for CSGO on advanced stats
track say_team events for CSGO
2021-07-10 21:37:51 -05:00
RaidMax
bf4234b2c6 Additional CSGO compatibility improvements 2021-06-16 08:53:50 -05:00
RaidMax
d314d7ba2c improve CS:GO compatibility 2021-06-11 11:52:30 -05:00
RaidMax
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
RaidMax
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
RaidMax
3f9ff7f899 Merge branch 'release/pre' of https://github.com/RaidMax/IW4M-Admin into release/pre 2021-06-03 10:51:19 -05:00
RaidMax
7e01dc3fc2 add initial CS:GO support 2021-06-03 10:51:03 -05:00
Chase
9308a395af
Update ParserPT6.js (#206) 2021-05-15 09:22:34 -05:00
RaidMax
9c5f723bca Fix stupid idiot things 2021-05-15 09:20:49 -05:00
RaidMax
2978db8cd8 Initial implementation of configuration support for script plugins 2021-05-14 21:52:55 -05:00
RaidMax
689b7eee6d Merge branch 'release/pre' of https://github.com/RaidMax/IW4M-Admin into release/pre 2021-04-16 13:38:34 -05:00
RaidMax
0592ab1e02 Add RCon support for S1x 2021-04-16 13:35:51 -05:00
Chase
e89297b67f Update Plutonium T4 Parser [v0.2]
Static version string
2021-04-08 09:36:32 -05:00
Chase
11c3abbcea Update Pluto T4 Parser
Uses new static version string.
2021-04-08 09:36:32 -05:00
RaidMax
f8530b098f remove test code 2021-04-07 09:53:32 -05:00
RaidMax
f786d11694 update parser for Plutonium T4 2021-04-07 09:50:41 -05:00
RaidMax
d1aa6c3dc4 add parser support for Plutonium T4 2021-04-07 09:33:49 -05:00
RaidMax
3b459ac55b add user agent header for vpn detection issue #195 2021-04-07 08:47:42 -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
RaidMax
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
RaidMax
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
RaidMax
c53895ca11 resolve bot guid issue with T5
remove unneeded check for CNCT state
2020-12-14 21:10:50 -06:00
RaidMax
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
RaidMax
c77f956aca update CoD4x parser
tweak handling segmented status response
actually support more than 18 clients LOL
2020-12-02 14:29:49 -06:00
RaidMax
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
RaidMax
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
RaidMax
3e1db4b00a fix introduced issue with map/map_rotate commands 2020-11-11 18:53:23 -06:00
RaidMax
04fe6836c6 refactor logging in pretty big overhaul 2020-11-11 17:35:55 -06:00
RaidMax
f8c886d9db partial support of IW6x until the game log is implemented 2020-11-07 10:40:58 -06:00
RaidMax
34423fd56c fix issue with T5 status response parsing 2020-10-31 09:18:37 -05:00
RaidMax
ca14311d72 enhance script plugin features
(support service resolver with generic args)
(support requiresTarget for command)
2020-09-28 20:32:53 -05:00
RaidMax
a11596a8fd implement service resolver for script plugins 2020-09-26 18:13:56 -05:00
RaidMax
785295056b add website override mapping to tekno parser (_website -> sv_clanWebsite) 2020-08-31 11:58:56 -05:00
RaidMax
176d8edf22 another attempt to fix display of long client names/temporary t6 getinfo workaround 2020-08-18 20:11:41 -05:00
RaidMax
a749185468 grab gametype from status for T7 2020-08-05 09:43:31 -05:00
RaidMax
fc20e78066 prevent action on report from activating on privileged clients 2020-07-27 16:22:07 -05:00
RaidMax
ed0336a6c2 implement action on report plugin for issue #144 2020-07-25 21:15:46 -05:00
RaidMax
41474768fc add kick client functionality to webfront home for issue #142 2020-07-14 14:13:40 -05:00
RaidMax
9b9c1bd851 support custom master url
refactor api instatation to allow custom master url in config
2020-06-30 16:39:32 -05:00
RaidMax
e0cbdf76d5 adjustments for T6 and tekno (implement mapped dvars and default values) 2020-06-16 17:16:12 -05:00
RaidMax
7b9eb2fa5e update IW5 parser 2020-05-19 11:01:08 -05:00
RaidMax
46fee97e4e implement script plugin command registration - issue #132 2020-05-11 16:20:25 -05:00
RaidMax
0e2e739281 [issue #129]
Add most kills command/macro
sneaky fix for tekno parser
2020-05-05 18:49:30 -05:00
RaidMax
84ffb9aa29 [tweaks and fixes]
reenable tekno support
address vagrant thread issue
refactor game log reader creation to follow better practices
fix bot issues/address how guids are generated for bots/none provided
2020-05-04 16:50:02 -05:00