Commit graph

27 commits

Author SHA1 Message Date
8bf6135482 alternNERDtive-base: upgraded config migration to INFO 2020-12-03 02:10:55 +01:00
1a5ae485b6 RatAttack: migrated to new configuration 2020-12-03 02:05:16 +01:00
ba0021c3bd alterNERDtive-base: plugin context namespacing 2020-12-03 00:51:51 +01:00
7f79af826f alterNERDtive-base: now also automatically loading config from profile 2020-12-02 20:28:09 +01:00
606f651eb6 alterNERDtive-base: plugin now fully supports the new configuration approach 2020-12-02 19:08:46 +01:00
ca52c39da3 replaced string.equals() with == for consistency 2020-12-02 11:19:37 +01:00
22f6365f60 RatAttack: made RATSIGNAL regex readonly, as it should be 2020-12-02 11:08:10 +01:00
01c162c459 RatAttack: fixed case list for >20 cases …
It’s one of these days when you look at your code and you are like “WTF was I thinking?!”.
2020-11-23 20:52:44 +01:00
b09dc47f5c RatAttack: changed platform PS4 to PS to match latest Mecha3 changes 2020-11-18 17:16:36 +01:00
3419aeb44b util: fixed hard-coded pipe name 2020-10-25 20:26:02 +01:00
a96a3c9d87 RatAttack: Oh look! RSIG announcement format changed again! 2020-10-25 20:18:34 +01:00
12d946f036 RatAttack-cli: fixed timeout, added TimeoutException handling 2020-10-25 12:39:34 +01:00
1d63f58097 RatAttack: fixed setting ~permitName for VoiceAttack 2020-10-24 19:23:54 +02:00
006bbcac3b base: fixed error handling for the distancebetween context 2020-10-24 16:28:24 +02:00
cd9437c59d RatAttack: permit announcements 2020-10-23 17:38:53 +02:00
a23dd5816f StreamAttack: fixed missing jumpTarget distance output 2020-10-23 01:26:36 +02:00
6633af6060 RatAttack: added new VA Event ((RatAttack.invalidRatsignal))
Fires when a signal doesn’t match the current RegEx. By default warns with TTS and writes the signal to `%appdata%\RatAttack\ratsignal.error.log`.
2020-10-23 00:05:26 +02:00
e14512f076 RatAttack: apparently Mecha3 also has permit NAMES. 2020-10-22 23:45:27 +02:00
d9f940c7bc RatAttack: apparently the XB platform is now Xbox 2020-10-21 23:26:51 +02:00
5623d47aa9 RatAttack: formatting changes 2020-10-21 20:59:31 +02:00
f1f78e69ce RatAttack: more Mecha3 fixes
I’ve heard there have been a couple other misc changes, reflected now. Also added `PermitLocked` Property to the cases.
2020-10-21 20:32:15 +02:00
77e727bb9c RatAttack: more corner case regex adjustment, and PS4 colour fix 2020-10-21 18:47:38 +02:00
67d4c45102 RatAttack: fixed & refined RATSIGNAL regex, added debug logging 2020-10-21 17:11:41 +02:00
adcec42dbd log missing .startup commands
-> profile is present, but not loaded/included
2020-10-21 16:14:59 +02:00
48593fce9d Let’s not get crazy with the indentations, shall we? 2020-10-21 15:08:34 +02:00
e0b7631eac RatAttack: updated RATSIGNAL parsing for Mecha3 2020-10-21 12:14:06 +02:00
0196a2aaf2 cleaned up some of the projects/solutions mess 2020-10-21 10:25:17 +02:00