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
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
da60d3cc4d
EliteDangerous: fixed Route details
event
...
Now not firing on atuomated events like handing in missions which caused
an event of type `update`. Might need additional tinkering in the future
if I want to expand on the functionality, like actually having voice
commands for mission route updates. I don’t see that coming, but who
knows.
fixes #46
2020-07-25 15:09:55 +02:00
6635c158bc
2.0.1!
2020-07-21 01:16:07 +02:00
ffc5674c26
EliteDangerous: improved readability of carrier jump request
timing logic
2020-07-20 11:08:39 +02:00
e74cc9a3ce
RatAttack: fixed distance to …
command for unknown systems
2020-07-20 02:47:30 +02:00
68bb138ae3
EliteDangerous: fixed carrier pre-lockdown and jump engaged TTS
2020-07-20 00:09:15 +02:00
383a0e7b3f
EliteDangerous: tentative fix for carrier pre-lockdown warnings timing
2020-07-19 01:39:11 +02:00
a064e907a8
EliteDangerous: fixed Carrier jump request
event TTS
2020-07-19 01:32:03 +02:00
273c0b291c
README: removed obsolete tidbit about EDDI quiet mode
2020-07-18 17:22:36 +02:00
bde59cac5c
2.0!
2020-07-18 17:13:33 +02:00
d565ff58e5
README: updated install docs
...
fixes #42
2020-07-18 17:09:04 +02:00
87b45264fc
fixes for the inevitable refactoring mistakes
2020-07-18 15:00:07 +02:00
0c921a6cd1
RatAttack: tentative workaround for ratsignal file sometimes sticking around when profile switching
2020-07-16 20:55:12 +02:00
1666e72725
RatAttack: included warning about starter area for incoming cases
...
fixes #43
2020-07-16 20:30:02 +02:00
337b73902e
fixed #37
2020-07-16 20:28:52 +02:00
8028a3e82b
more work on #37
2020-07-16 19:24:38 +02:00
47dc5e5338
EliteDangerous: fixed carrier lockdown pre-announcement timings
2020-07-16 18:07:50 +02:00
e3c9a3e887
Changed startup commands to use default values
...
You can directly pass default values instead of checking for “Not set”,
then setting a default. Sadly isn’t a thing for Booleans though :-/
Default values can’t contain tokens either … T.T
Also fixes #38 command queue parameter passing because VoiceAttack
profiles aren’t properly diff-able and that’s what I was working on.
Yay!
2020-07-16 18:00:20 +02:00
09803cbe2b
RatAttack: fixed sendToRatchat
invocation from the message sent
event
2020-07-16 17:12:02 +02:00
99887044c6
EliteDangerous: added carrier lockdown pre-announcements
...
10min, 5min, 2min to lockdown.
fixes #38
2020-07-16 16:53:43 +02:00
88124688fb
RatAttack: removed a personal thingy from IRC docs
2020-07-16 15:53:52 +02:00
2f30b8df25
EliteDangerous: added open spansh
command
2020-07-16 01:58:05 +02:00
3e3ccff719
EliteDangerous: bumped fss and cruise confidence thresholds
...
Those werer firing by accident a lot.
2020-07-16 01:11:43 +02:00
1ef9100c6d
EliteDangerous: improved re-focusing of Elite client for certain events
2020-07-15 11:07:53 +02:00
f068d19f62
RatAttack: fixed docs, IRC setup
2020-07-14 21:40:58 +02:00
d483eb2cad
EliteDangerous: added old station results to log window
2020-07-14 01:12:18 +02:00