663de4d37f
refactor some game interface plugin approach
2022-03-07 19:59:34 -06:00
59c2b651be
tweak game interface values again
2022-03-02 08:28:41 -06:00
cf3c7cf692
add set spectator command for game interface
2022-03-01 12:45:39 -06:00
cbe28360df
validate game interface commands to ensure it's enabled before trying to execute
2022-02-18 10:15:11 -06:00
3c21bf3242
game interface improvements
2022-02-15 20:05:50 -06:00
96b53ada1b
game interface improvements
2022-02-13 21:38:40 -06:00
ec6f71fce3
small updates for game interface
2022-02-12 21:54:21 -06:00
afa68ee8b9
add network game log reader ex: net.tcp://ip:port
2022-02-11 15:33:05 -06:00
269afc1abc
add set client meta and inc/dec to framework
2022-02-10 16:50:45 -06:00
ef6beb8904
more integration tweaks
2022-02-09 14:45:28 -06:00
cf2245a874
more integration tweaks
...
add configurable flood protect interval for rcon
2022-02-08 12:03:55 -06:00
8989b5b987
fix issue with plugin registration
2022-02-07 22:02:50 -06:00
53f3ecc463
increase poll rate for reasonable response times
2022-02-07 18:47:16 -06:00
3001a92a78
initial framework for gsc + iw4madmin integration
...
improvements to script plugin capabilities and error feedback
2022-02-07 18:43:36 -06:00
7817c91a2e
Update plutonium t4 MP parser
2022-01-26 15:20:10 -06:00
244a5b9a9a
Add Plutonium T4 Co-Op/Zombies support
2022-01-26 15:20:10 -06:00
985762c426
add color code mapping for CSGO
2022-01-26 15:20:10 -06:00
4ae3ee1683
abstract engine color codes to use (Color::<Color>) format to make codes more.
...
see pt6 parser and configs for example usages
2022-01-26 15:20:10 -06:00
6302b85434
try renable FTP publish
2022-01-26 15:20:10 -06:00
0a95e725f4
add default port and rcon password hint during setup
2022-01-26 15:20:10 -06:00
0f1ecbe242
Update IW6x parser to automatically find the log file. ( #216 )
...
* Update ParserIW6x.js
2021-09-05 10:45:28 -05:00
a15bcf1469
update iw5 parser to work around filesytem dvar limitation
2021-08-28 17:56:41 -05:00
0b6d74e5d4
support homepath in pluto t6
2021-08-27 20:47:06 -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
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
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
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
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
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
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
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