1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 07:13:58 -05:00
Commit Graph

18 Commits

Author SHA1 Message Date
590189fc11 update pluto t6 parser for unknown ip 2022-07-10 20:09:57 -05:00
490f37b990 add option to normalize diacritics for rcon parsers (applied to T6) 2022-07-06 15:42:31 -05: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
0a95e725f4 add default port and rcon password hint during setup 2022-01-26 15:20:10 -06:00
0b6d74e5d4 support homepath in pluto t6 2021-08-27 20:47:06 -05:00
9308a395af Update ParserPT6.js (#206) 2021-05-15 09:22:34 -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
176d8edf22 another attempt to fix display of long client names/temporary t6 getinfo workaround 2020-08-18 20:11:41 -05:00
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
37daca4a9f unmeme a dvar check 2020-04-18 17:48:49 -05:00
c7005c7ac0 partial T7 (BO3) support. includes rcon communication improvements and a small fix for displaying live radar tab 2020-04-17 15:05:16 -05:00
c17ee0a352 update parser selection menu text during setup
update IW4 script commands gsc and plugin to give base example
fix issue with new account alias linking (I think)
2020-01-21 18:08:18 -06:00
f4ba98221f fix issue with PT6 guid parsing in log file 2020-01-15 18:43:52 -06:00
fcc001b201 Fixed the PT6 parser
Reworked most of the regex.
Fixed the mapping.
This hopefully fixes all issues with it.
2019-12-04 20:08:01 +01:00
401deca22e fix regex pattern for PT6 2019-11-18 12:29:37 -06:00
cf740e07cf 2 typos fixed
Plutoniun -> Plutonium
IW3 -> IW4
2019-03-17 08:06:15 -05:00
f79d9d8469 update parsers to include game name
prompt to enter log path if game doesn't generate
2019-02-05 18:02:45 -06:00
54147e274b Move T6 parser to javascript parser 2019-02-03 20:47:05 -06:00