Commit graph

335 commits

Author SHA1 Message Date
49ca50589a changed update command in preparation for 4.0 2020-12-31 01:28:20 +01:00
55b2ce9f6b RatAttack: backported Mecha3 permit colour change 2020-12-31 01:20:16 +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
d9199d0dee README: updated link to bindED 2020-11-22 19:15:09 +01:00
957caa9780 3.1.3! 2020-11-06 13:19:07 +01:00
288f3f3678 RatAttack: backported latest regex changes 2020-10-25 20:20:19 +01: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
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
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
646658648d EliteDangerous: station check now with station count if outdated found 2020-08-23 01:34:36 +02:00
810024b854 EliteDangerous: fixed mission outdated station TTS 2020-08-23 01:33:21 +02:00
f4a05e2974 EliteDangerous: fixed [find;target] nearest […] 2020-08-18 23:54:23 +02:00
2b79b5e738 3.1! 2020-08-18 00:18:20 +02:00
9d91d124f1 EliteDangerous: extra words for what’s left to map
fixes #54
2020-08-17 18:26:39 +02:00
4554a4f789 EliteDangerous: moved R2R announcements to Jumped
fixes #61
2020-08-17 18:22:58 +02:00
98dddc90c8 added some missing command descriptions 2020-08-16 05:19:51 +02:00
db4b481996 EliteDangerous: limited target nearest command to 1 search
… at a time. Also added some feedback TTS.

fixes #59
2020-08-15 19:17:26 +02:00
75ecc022d1 EliteDangerous: Discovery scan event more reslient
properly realizes now if EDSM has been slow to respond and body count
hasn’t been pulled for the current system yet.

see comment on #61
2020-08-15 19:02:39 +02:00
73763b3090 EliteDangerous: added find nearest command variation
fixes #55
2020-08-14 11:24:04 +02:00
e806a31480 EliteDangerous: update check now logs current version
… even when no update was found.

fixes #58
2020-08-14 11:11:34 +02:00
90a28eb2be SpanshAttack: added TTS feedback for route plotting
Also fixed copypasta error of last change …
2020-08-13 11:48:27 +02:00
0cc46b1bbf SpanshAttack: get next waypoint on jumpin instead of supercharge event 2020-08-13 00:39:17 +02:00
7b99d9cf73 EliteDangerous: added carrier cooldown event after jump cancel 2020-08-10 23:53:02 +02:00
0db67c44cd SpanshAttack: docs typo 2020-08-10 01:24:23 +02:00
2cb9379b17 SpanshAttack: fixed plotting to systems not in the DB
fixes #53
2020-08-09 20:59:13 +02:00
ef01f6b09f EliteDangerous: changed update check logging behaviour
Now always logs, and logs the command you need to invoke to update, in
case you missed it in the TTS.
2020-08-04 20:33:51 +02:00
02705d5e1a EliteDangerous: added open profiles change log command 2020-08-03 13:00:11 +02:00
e07826be4c 3.0! 2020-08-03 12:38:49 +02:00
05b1b111c3 docs: fixed some double spaces at line endings … 2020-08-01 00:06:35 +02:00
2dd74ec19e RatAttack: not deprecating the pipe file for now
Passing parameters to VoiceAttack through the command line is not thread
safe. For RATSIGNALS coming in in rapid succession (either because,
well, several cases at once or when using an IRC bouncer, like I do) it
completely messes up the data.

see #51
2020-07-31 21:56:31 +02:00
dc263686e2 removed excess quotes from [enable;disable] logging output 2020-07-31 21:30:08 +02:00
c224c25a82 RatAttack: fixed log output for pipe file, ; was causing issues 2020-07-31 21:19:11 +02:00
8450b5b3e2 EliteDangerous: fixed open voiceattack import folder if it doesn’t exist yet 2020-07-31 20:14:20 +02:00
1dfc93c426 fixed logging prefixes. no longer using {PROFILE} 2020-07-31 19:55:16 +02:00
e146127b00 workaround for VA bug for commands with same name, but different IDs
see #52
2020-07-31 19:39:37 +02:00
a434f78a32 EliteDangerous: slightly restructured the docs 2020-07-31 19:11:09 +02:00
2879854070 implmented proper logging 2020-07-31 19:01:50 +02:00
a991f71091 EliteDangerous: clarified profile update log messages 2020-07-31 17:48:30 +02:00
7c9f6c41b6 RatAttack: deprecated passing RATSIGNALs through the pipe file
see #51
2020-07-31 08:32:26 +02:00
7efb48b4a0 EliteDangerous: added .enableAutoUpdateCheck config variable 2020-07-31 08:28:13 +02:00
a3821a8c69 Fixed TTS handling for systems containing '.
fixes #49
2020-07-31 07:27:32 +02:00
de21754069 New and improved and automated updates! 2020-07-31 07:03:31 +02:00
4d58bba1f4 Merge branch 'release' into devel 2020-07-31 06:06:08 +02:00
5587b9bc43 added VERSION file
This will in the future be used to have an automated update check. Ain’t
that great⁈
2020-07-31 06:05:38 +02:00
833f6bcd0f Proper profile updating! Yay!!!!
fixes #48
2020-07-31 05:57:34 +02:00
e22656da1e RatAttack: added note about VA as admin to the IRC section 2020-07-31 01:04:04 +02:00
c4c5af91f3 EliteDangerous: fixed how many <thing> do i have 2020-07-31 00:22:46 +02:00