78f6f955e3
4.0!
2021-01-29 14:58:26 +01:00
13e812e310
SpanshAttack: moved logic from Jumped
to FSD engaged
...
Now pulling/announcing the next neutron waypoint at the start of a jump instead of at the end.
2021-01-28 15:41:58 +01:00
c0875cde48
EliteAttack: moved logic from Jumped
to FSD engaged
...
Getting the EDSM body count and outdated stations will now happen on
engaging FSD instead of finishing the jump.
With the increased latency on the EDSM API I’m seeing lately this was
very much needed to get the body count in time for the discovery scan
after the jump.
fixes #85
2021-01-28 15:30:21 +01:00
c2e30eb9da
docs: another round of fixerinos
2021-01-28 02:37:49 +01:00
58b4860a58
docs: proof reading, round 1
2021-01-25 17:56:21 +01:00
a355af016d
docs: DONE!
2021-01-25 14:34:14 +01:00
ddc5bd9bcb
MOAR DOCS (we’re getting there :D)
2021-01-25 12:04:28 +01:00
8330e181db
docs: upgrading & general settings
2021-01-25 01:09:46 +01:00
cc9b382d72
docs: added version warning
2021-01-21 16:25:27 +01:00
da81ae5985
preliminary CHANGELOG
2021-01-21 15:32:05 +01:00
8d7ff42a48
CHANGELOG mistake
2021-01-16 11:02:13 +01:00
faa38b194b
RatAttack: backported RATSIGNAL regex fix
2021-01-02 18:53:42 +01:00
55e008108a
3.2.0!
2020-12-31 01:34:18 +01:00
957caa9780
3.1.3!
2020-11-06 13:19:07 +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
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
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
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
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
2879854070
implmented proper logging
2020-07-31 19:01:50 +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
833f6bcd0f
Proper profile updating! Yay!!!!
...
fixes #48
2020-07-31 05:57:34 +02:00
c4c5af91f3
EliteDangerous: fixed how many <thing> do i have
2020-07-31 00:22:46 +02:00
08fd729bcd
SealAttack: profile removed for now
...
see #7
2020-07-30 12:04:19 +02:00
4f16a9763a
README: included tidbit about “newer version”
2020-07-29 15:09:16 +02:00
d9eb73e145
EliteDangerous: fixed Route details
event TTS
2020-07-28 17:56:49 +02:00
b69d19e27f
EliteDangerous: parameterized EDSM system thingies
2020-07-28 11:43:39 +02:00
79a3dd54ba
EliteDangerous: removed ((EDDI Commander continued))
2020-07-27 19:16:27 +02:00
e82e9621fc
RatAttack: fixed TTS for RatAttack.enableRatDuty
2020-07-26 03:17:21 +02:00
98b5ae52ca
README: updated update instructions
...
fixes #47
2020-07-25 18:26:52 +02:00