2019-12-04 01:51:41 +01:00
|
|
|
|
# v1.0 (2019-12-04)
|
2019-11-24 20:35:17 +01:00
|
|
|
|
|
2019-12-04 01:54:51 +01:00
|
|
|
|
### single-file profile package
|
2019-12-04 01:51:41 +01:00
|
|
|
|
|
|
|
|
|
You can now install a single “profile package” for all the packages and related
|
|
|
|
|
stuff (excluding required plugins)! That should make the entire setup process
|
|
|
|
|
way less of a hassle. Future releases will just be a single file to import into
|
|
|
|
|
VoiceAttack. See the README for more info.
|
|
|
|
|
|
|
|
|
|
Note that for this the default Python script path has changed! I recommend that
|
|
|
|
|
you delete the now obsolote `scripts` folder in your VoiceAttack directory, or
|
|
|
|
|
wherever you have installed the scripts instead. If you haven’t been using them,
|
|
|
|
|
just ignore this paragraph.
|
|
|
|
|
|
2019-12-04 01:54:51 +01:00
|
|
|
|
### new profile format
|
2019-12-04 01:51:41 +01:00
|
|
|
|
|
|
|
|
|
VoiceAttack 1.8 has the compressed profile as default export format. The
|
|
|
|
|
profiles will now come in this since I would forget to change the export format
|
|
|
|
|
every time I export them anyway. This shouldn’t lead to any issues but please do
|
|
|
|
|
open a bug if it does.
|
|
|
|
|
|
2019-12-04 01:54:51 +01:00
|
|
|
|
## RatAttack v1.0
|
2019-12-04 01:51:41 +01:00
|
|
|
|
|
|
|
|
|
* fixed first case announcement after starting VoiceAttack
|
|
|
|
|
* on opening a case, VoiceAttack will now first copy the target system to the
|
|
|
|
|
clipboard and then announce case details
|
|
|
|
|
* now only executes the “nearest commander” Python script if the incoming case
|
|
|
|
|
is actually for a platform you want to have cases announced for
|
|
|
|
|
* added `call wing pending` command
|
|
|
|
|
|
2019-12-04 01:54:51 +01:00
|
|
|
|
## SpanshAttack v2.1
|
2019-12-04 01:51:41 +01:00
|
|
|
|
|
|
|
|
|
* will now set neutron mode and target system _before_ getting ship range. This
|
|
|
|
|
avoids race conditions with targeting a system, executing the plot command,
|
|
|
|
|
then changing the targeted system.
|
|
|
|
|
|
2019-12-04 01:54:51 +01:00
|
|
|
|
## EliteDangerous v3.0
|
2019-12-04 01:51:41 +01:00
|
|
|
|
|
|
|
|
|
* added `[dis;]engage silent running` command
|
|
|
|
|
|
2019-12-04 01:54:51 +01:00
|
|
|
|
## elite-scripts 0.1.1
|
2019-12-04 01:51:41 +01:00
|
|
|
|
|
|
|
|
|
* fixed bug with wonky system names (including e.g. `+` or `[]`)
|
2019-11-24 20:35:17 +01:00
|
|
|
|
|
2019-11-09 08:01:26 +01:00
|
|
|
|
# v0.5 (2019-11-09)
|
|
|
|
|
|
2019-10-21 23:49:48 +02:00
|
|
|
|
## RatAttack v0.1
|
2019-10-18 22:33:33 +02:00
|
|
|
|
|
|
|
|
|
RatAttack is now a thing! :D
|
|
|
|
|
|
2019-11-09 08:01:26 +01:00
|
|
|
|
## SpanshAttack v2.0
|
2019-10-18 22:31:32 +02:00
|
|
|
|
|
2019-11-09 08:01:26 +01:00
|
|
|
|
* SpanshAttack will now disable EDDI’s speech responder by default. To get it
|
|
|
|
|
back you will have to manually re-enable it after including
|
|
|
|
|
`SpanshAttack.startup`. See docs for more info.
|
|
|
|
|
* Fixed the target announcement when plotting. Will now properly use the plot
|
|
|
|
|
target instead of the system that you have targeted at the moment of the
|
|
|
|
|
announcement.
|
|
|
|
|
* Requirements are now listed in the documentation.
|
|
|
|
|
* Fixed auto jump on scooping. Now only queues a jump _once_ not once per
|
2019-10-18 22:31:32 +02:00
|
|
|
|
“refuelled” event (fires every 5s)
|
|
|
|
|
|
2019-10-21 23:49:48 +02:00
|
|
|
|
## EliteDangerous v2.0.2
|
|
|
|
|
|
2019-11-09 08:01:26 +01:00
|
|
|
|
* Scanning a body will now tell you if it is in a fast orbit (less than 6h).
|
|
|
|
|
* Fixed the `sentToX` commands to do a CTRL+A before pasting text. This will
|
|
|
|
|
prevent garbled things to be send when you have already typed some text into
|
|
|
|
|
the edit box.
|
|
|
|
|
* Now automatically toggles FlightAssist off on takeoff/undock. Set
|
|
|
|
|
`>FlightAssistOff` to false in `EliteDangerous.startup` to disable.
|
|
|
|
|
* Added `[start;stop] [firing;mining]`. This command will start/stop hold down
|
|
|
|
|
the primary fire button for you; in case of mining it will also deploy your
|
|
|
|
|
cargo scoop.
|
|
|
|
|
* Fixed the discovery scan event to only tell you about differences with EDSM
|
2019-10-21 23:49:48 +02:00
|
|
|
|
when EDSM knows _fewer_ bodies (there are some issues with duplicate entries
|
|
|
|
|
in EDSM, e.g. in Dromi)
|
|
|
|
|
|
2019-10-14 20:14:39 +02:00
|
|
|
|
# v0.4.1 (2019-10-14)
|
|
|
|
|
|
|
|
|
|
This is a bug fix release (as the version number indicates). Mainly for changes
|
|
|
|
|
in EDDI 3.5.0-b1. If you haven’t updated to the beta, DO NOT update to this
|
|
|
|
|
version yet!
|
|
|
|
|
|
|
|
|
|
There has also been a minor update to `elite-scripts` – this is not relevant
|
|
|
|
|
yet, so you do not have to download the new archive.
|
|
|
|
|
|
2019-10-14 15:25:44 +02:00
|
|
|
|
## SpanshAttack v1.3.1
|
|
|
|
|
|
|
|
|
|
* fixed jump on scooping to no longer conflict with an already charging jump
|
|
|
|
|
|
2019-10-14 11:51:00 +02:00
|
|
|
|
## EliteDangerous v2.0.1
|
2019-10-14 08:50:58 +02:00
|
|
|
|
|
|
|
|
|
* fixed lights off command for SRV, will no longer have a loop on race condition
|
2019-10-14 10:11:27 +02:00
|
|
|
|
* fixed discovery scan event for new EDDI variable naming
|
2019-10-14 11:51:00 +02:00
|
|
|
|
* fixed srv lauched event to properly turn off the lights
|
2019-10-14 08:50:58 +02:00
|
|
|
|
|
2019-10-12 00:36:13 +02:00
|
|
|
|
# v0.4 (2019-10-12)
|
|
|
|
|
|
2019-09-27 16:04:08 +02:00
|
|
|
|
## SpanshAttack v1.3
|
|
|
|
|
|
|
|
|
|
* plotting a route now aborts if no jump range was given
|
2019-10-10 06:44:30 +02:00
|
|
|
|
* added option to clear an active neutron route on closing the game client
|
|
|
|
|
(default: on)
|
2019-10-10 07:37:04 +02:00
|
|
|
|
* added option to auto jump after fuel scooping (default: on)
|
2019-10-10 06:53:05 +02:00
|
|
|
|
* fixed `SpanshAttack.announceTripTime` saying “1 hours” and “1 minutes” (#13)
|
2019-09-27 16:04:08 +02:00
|
|
|
|
|
2019-10-08 11:35:58 +02:00
|
|
|
|
## EliteDangerous v2.0
|
2019-10-07 21:18:31 +02:00
|
|
|
|
|
2019-10-12 00:15:47 +02:00
|
|
|
|
* added documentation! (#11)
|
2019-10-07 21:22:43 +02:00
|
|
|
|
* fixed `EliteDangerous.jumpToSuperCruise` to no longer drop you from SC when
|
|
|
|
|
called while in SC
|
2019-10-10 07:40:09 +02:00
|
|
|
|
* fixed `relog to [open;solo]` command for new menu structure
|
|
|
|
|
* added `distance [from;to] [home;the center;Beagle Point;Colonia]` command
|
2019-10-10 00:44:36 +02:00
|
|
|
|
(requires python scripts, see docs)
|
2019-10-07 21:18:31 +02:00
|
|
|
|
* now compares current system bodies to the bodies found on EDSM and gives
|
|
|
|
|
feedback if there’s a discrepancy (and you should FSS the entire system to
|
2019-10-07 21:22:43 +02:00
|
|
|
|
update EDSM) (requires python scripts, see doc)
|
2019-10-10 06:44:30 +02:00
|
|
|
|
* added compatibility for SpanshAttack’s clear on shutdown
|
2019-10-07 21:18:31 +02:00
|
|
|
|
|
2019-09-22 13:56:55 +02:00
|
|
|
|
# v0.3 (2019-09-22)
|
|
|
|
|
|
2019-09-22 14:01:37 +02:00
|
|
|
|
## SpanshAttack v1.2
|
2019-09-22 13:56:55 +02:00
|
|
|
|
|
2019-09-22 14:01:37 +02:00
|
|
|
|
* improved trip time announcements
|
2019-10-14 20:23:14 +02:00
|
|
|
|
* trip time is now also written to the VoiceAttack log
|
2019-09-22 13:56:55 +02:00
|
|
|
|
|
|
|
|
|
## EliteDangerous v1.0
|
|
|
|
|
|
|
|
|
|
Should be usable by other people now without too much hassle. If you run into
|
|
|
|
|
problems, please hit me up on [Discord](https://discord.gg/mD6dAb) or file an
|
|
|
|
|
issue here.
|
|
|
|
|
|
2019-10-10 07:40:09 +02:00
|
|
|
|
# v0.2 (2019-08-28)
|
2019-08-28 13:30:57 +02:00
|
|
|
|
|
|
|
|
|
## SpanshAttack v1.1
|
|
|
|
|
|
|
|
|
|
* added a command to announce (approximate) jumps left, see docs (#1)
|
|
|
|
|
* added command to announce the time spent on a trip and configuration option to
|
|
|
|
|
automatically tell it after completing it (#3)
|
|
|
|
|
* fixed a race condition with waypoint pasting into the galaxy map (#2)
|
|
|
|
|
* fixed the list of jumps left to announce automatically not working correctly
|
|
|
|
|
in all cases (#4)
|
|
|
|
|
|
|
|
|
|
## EliteDangerous v… don’t even ask
|
|
|
|
|
|
|
|
|
|
Added EliteDangerous profile in its current state. It’s in no way sanitised or
|
|
|
|
|
advised for general use, but feel free to dig around and draw inspiration from
|
|
|
|
|
it. Soon™ it will be published in a more usable state, but I wanted to get it
|
|
|
|
|
out there for reference.
|
|
|
|
|
|
2019-08-06 17:35:41 +02:00
|
|
|
|
# v0.1 (2019-08-06)
|
|
|
|
|
|
|
|
|
|
## SpanshAttack v1.0
|
|
|
|
|
|
|
|
|
|
* initial release
|
|
|
|
|
* expect bugs
|
|
|
|
|
* please help
|