977b0c74d7
Did you know VoiceAttack doesn’t like capitalization in strings?
2020-12-03 16:02:40 +01:00
c17355229f
StreamAttack: moved to new config
2020-12-03 13:49:10 +01:00
e5183a6d5f
upped version numbers
2020-12-03 02:15:11 +01:00
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
c7c99995d4
RatAttack: extended commands for up to 30 cases
2020-12-01 09:37:31 +01:00
0a3cc4cf3e
EliteAttack: added [where's;where is] my landing pad
command
2020-12-01 09:36:47 +01:00
10cd0c8811
EliteDangerous: removed outdated IRC nick stuff from the docs
...
fixes #74
2020-11-29 12:17:37 +01:00
c7404c2563
README: updated bindED bit
...
fixes #75
2020-11-29 12:15:27 +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
d9199d0dee
README: updated link to bindED
2020-11-22 19:15:09 +01:00
72af5a3683
added GPL license
2020-11-18 17:16:48 +01:00
b09dc47f5c
RatAttack: changed platform PS4
to PS
to match latest Mecha3 changes
2020-11-18 17:16:36 +01:00
2585a5a4b3
EliteAttack: removed manual cooldown event on carrier jump cancel
...
EDDI now handles that in the latest beta, so no need to manually fiddle.
2020-11-10 09:25:23 +01:00
77ecc1a2d9
base: added generate missing key binds report
command
2020-11-09 10:16:54 +01:00
9f326c88ad
base: removed explicit bindED invocation from startup
2020-11-09 08:30:35 +01:00
957caa9780
3.1.3!
2020-11-06 13:19:07 +01:00
caa432859c
StreamAttack: jump target now takes Spansh plot target if set
2020-11-03 01:55:31 +01:00
3419aeb44b
util: fixed hard-coded pipe name
2020-10-25 20:26:02 +01:00
288f3f3678
RatAttack: backported latest regex changes
2020-10-25 20:20:19 +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
a63b6f7a87
RatAttack: fixed permit announcement in the VA profile
2020-10-25 00:32:37 +02: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
92eee3f1e7
RatAttack: more backported fixes:
...
* System names will now be `ToLower()`ed since Mecha3 capitalizes them and EDDI
likes spelling those out instead of saying the names. Makes them a little
messy in other ways, but less annoying overall.
* Permit detection part of the RATSIGNAL RegEx fixed for named permits.
* `XB` platform changed to `Xbox` to match Mecha3.
2020-10-23 01:40:31 +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
4b29cd9d0e
3.1.2!
2020-10-22 20:29:34 +02:00
1dedb8b2d1
RatAttack: fixed Mecha3 RATSIGNAL RegEx, now for all new stuff
2020-10-22 20:27:23 +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
126f736a40
3.1.1!
2020-10-21 12:37:43 +02:00
cb62c3b5f5
RatAttack: backported RATSIGNAL parsing for Mecha3
...
fixes #67
2020-10-21 12:36:07 +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
c955fe05d6
initial messy plugin rewrite commit
2020-10-21 01:19:34 +02:00
646658648d
EliteDangerous: station check now with station count if outdated found
2020-08-23 01:34:36 +02:00