-
4.5 (2022-09-19) Stable
released this
2022-09-19 18:08:43 +02:00 | 0 commits to release since this releaseThis might very well be the last release of this. With how the “Horizons 4.0” launch went, Frontier’s communication around it, and just how horrible 4.0 is, I currently do not see me being motivated to actually port stuff to 4.0. And, let’s face it, 3.8 will go EoL eventually.
Anyway, I still have some programming pet projects around this stuff that I might continue with and adapt this for, so I might sneak some fixes / updates in, and I’m not going to say never because who knows how I’ll feel about this in the future. Obviously there’s also still the option to pay me to do stuff =p
Fixed
- Race condition in all plugins that might lead to commands using command-scoped variables (
~<name>
) not working as intended. This was introduced in refactoring work that was done for 4.4. - Documentation proof read and fixed by @ACyprus. Thanks!
Changed
- Some behind the scenes things regarding how builds work. This will make it possible to build this entirely on Github (= less potential for human error) once I have dealt with #62 (see #143 as well).
EliteAttack 8.5
Added
target nearest […]
commands now log the result (with log level “INFO”).include outdated settlements
option: Include Odyssey settlements in the outdated stations list. Default: true.
Fixed
Docked
event now handles Odyssey settlements properly (they have no hangar). (#145)- Fixed potential race condition with the discovery scan event command queue. Might have an impact on #64.
RatAttack 6.4
Fixed
- Support for new Horizons 3 / Horizons 4 / Odyssey RATSIGNALs. (#159)
- Made case list thread safe. Probably only ever impacted my own specific setup, but still a huge 🤦.
- Apparently
^
can be part of both CMDR names and IRC nicks (fixed RATSIGNAL regex).
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
alterNERDtive-VoiceAttack-profiles.vax
736 downloads · 24 MiB
- Race condition in all plugins that might lead to commands using command-scoped variables (
-
4.4 (2022-05-31) Stable
released this
2022-05-31 19:23:00 +02:00 | 42 commits to release since this releaseAdded
- The Configuration GUI now has an “Apply” button.
Fixed
- Configuration GUI now
.Activate()
s immediately to prevent it from hiding behind other windows.
EliteAttack 8.4
Added
auto retract landing gear
setting: Automatically retract landing gear when lifting off a planet / undocking from a station. Default: true. (#133)auto disable s r v lights
setting: Automatically turn SRV lights off when deploying one. Default: true. (#133)
Fixed
auto enter station services
option. (#142)
RatAttack 6.3.1
- Added error message to the CLI tool for running VoiceAttack with elevated privileges which will cause an
UnAuthorizedAccessException
trying to communicate with the plugin. (#138) - Added warning to VoiceAttack when running it with elevated privileges. (#138)
SpashAttack 7.2.2
- Fixed getting current jump range from EDDI; no longer fails on the first try, no longer sometimes reports the last requested range instead of current.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
alterNERDtive-VoiceAttack-profiles.vax
307 downloads · 30 MiB
-
4.3 (2022-05-19) Stable
released this
2022-05-19 12:46:31 +02:00 | 64 commits to release since this releaseNOTE: Further development is on hold and Odyssey compatibility will not be worked on for the time being. See the corresponding issue on Github. Feel free to file issues for anything that is broken on Odyssey and it will be worked on when it is worked on.
That said, there is now a settings UI! It’s not pretty, it’s basic, but it does the job.
- Updated documentation for the switch to 64-bit as the standard VoiceAttack distribution format.
- Updated included
bindED
plugin.
Added
customize settings
command: Brings up a rudimentary settings UI. (#80)open documentation
command: Opens the profile’s documentatin in your default browser.- Section about HCS compatibility in “Troubleshooting” documentation (#130).
Fixed
- Log level settings description no longer contains literal
\n
s. - Documentation now mentions that you have to reload your custom profile after creating the
startup
command for the first time. (#129) - Clarified not having to install bundled dependencies manually. (#127)
- Reordered setup instructions to clarify that the profile example already comes with a
startup
command. (#126) - No longer cuts off EDDI’s “update available” TTS on VoiceAttack start. (#120)
- Implemented workaround for EDDI’s
Body scanned
event sometimes not setting variables correctly. Might drop some events, will log toDEBUG
. (#121)
EliteAttack 8.3
Added
INFO
logging for carrier events.auto refuel
setting: Automatically refuel after docking at a station. Default: true. (#133)auto repair
setting: Automatically repair after docking at a station. Default: true. (#133)auto move to hangar
setting: Automatically move the ship to the hanger after docking at a station. Default: true. (#133)auto enter station services
: Automatically enter the Station Services menu after docking at a station. Default: true. (#133)find nearest […]
command now logs the result to the VoiceAttack log (log levelINFO
). (#96)
RatAttack 6.3
Added
- Now gives feedback after asking for call confirmation: “Call aborted.” / “Calling <…>.”.
auto copy rat case system
setting: Automatically copy the client’s system to the clipboard when you open a rat case. Default: true.- Now asks for call confirmation more clearly: “send call <call> to fuel rats?” instead of an easily misinterpreted “call <call>?”. The question inflection is more or less pronounced depending on the TTS voice used and has led to confusion. (#101)
Fixed
- No longer trying to get nearest CMDR for the new “Unconfirmed” system info.
- Fixed RATSIGNAL parsing for locales containing
&
. - Fixed RATSIGNAL parsing for system information containing
/
(e.g. “Herbig AE/BE star”). - “Not Set” case number when asking for details about an invalid case.
- Fixed RATSIGNAL parsing for locales containing
,
. - No longer determines (nor logs) nearest CMDR if announcing nearest CMDR is turned off while also being off duty.
- No longer silently swallows calls if call confirmation is disabled. (#128)
SpanshAttack 7.2.1
Fixed
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
2 downloads
-
alterNERDtive-VoiceAttack-profiles.vax
36 downloads · 31 MiB
-
4.2.3 (2021-05-23) Stable
released this
2021-05-23 20:32:41 +02:00 | 107 commits to release since this releaseUpdated included bindED plugin to version 4.1 that fixes Odyssey compatibility.
No actual code / profile changes.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
alterNERDtive-VoiceAttack-profiles.vax
522 downloads · 31 MiB
-
Source code (ZIP)
-
4.2.2 (2021-05-19) Stable
released this
2021-05-19 17:45:29 +02:00 | 109 commits to release since this releaseNow comes with Odyssey-compatible bindED.
DO read the release notes on that before upgrading!
RatAttack 6.2.2
Fixed
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
alterNERDtive-VoiceAttack-profiles.vax
31 downloads · 31 MiB
-
Source code (ZIP)
-
4.2.1 (2021-05-03) Stable
released this
2021-05-03 10:30:48 +02:00 | 117 commits to release since this releaseIMPORTANT: I did an oopsie building the package, it was actually the 4.2.0 one. Corrected now.
This will probably be the last pre-Odyssey release. I am not in the Odyssey alpha, and I have no ETA on a compatibility release. Please do file issues you encounter regardless.
Changes to the RATSIGNAL produced by Swiftsqueak broke not only the parsing, but also the default string used to detect them in AdiIRC. You’ll need to listen to
on *:TEXT:*RATSIGNAL*(??_SIGNAL):#fuelrats:
instead.Documentation
- Reworded the 32- vs. 64-bit part of the VoiceAttack installation instructions. Some scenarios require one or the other, otherwise it probably doesn’t matter which you pick.
EliteAttack 8.2.1
Fixed
No longer tries to auto-honk after a hyperdiction event. (#105)Sadly doesn’t quite work, yet.- On-demand outdated station check works again. (#108)
RatAttack 6.2.1
Fixed
- Fixed RATSIGNAL parsing for new format. Needs adjusting your IRC client, see above. IRC formatting will now be stripped before sending to VoiceAttack. (#111)
- Fixed RATSIGNAL parsing for language strings that contain numbers (e.g. “es-419”).
- Fixed RATSIGNAL parsing for “unknown system” (which contains a zero-width space …)
- Fixed RATSIGNAL parsing for procedually generated landmark systems.
- Fixed RATSIGNAL parsing landmark systems with alternate names.
Changed
- Removed the TTS prompt and logging from incoming invalid RATSIGNALs by default, for real this time. See the
((RatAttack.invalidRatsignal))
command for info on how to re-enable for yourself.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
alterNERDtive-VoiceAttack-profiles.vax
43 downloads · 31 MiB
-
4.2 (2021-03-09) Stable
released this
2021-03-09 20:13:19 +01:00 | 133 commits to release since this releaseEliteAttack 8.2
Added
- "limpet check" configuration option: Do a limpet check when undocking, reminding you if you forgot to buy some. Default: true. (see discussion on #86)
RatAttack 6.2
Added
distance to latest rat case
command: gives you you current distance to the latest rat case.
Fixed
- Fixed RATSIGNAL parsing for “Sagittarius A*” landmark.
- Fixed RATSIGNAL parsing for new wording of injected cases with no system given.
- Fixed RATSIGNAL parsing for “cardinal direction” addition to distance estimates for proc gen systems.
SpanshAttack 7.2
Changed
- Moved EDTS system coordinate estimation code from Python script to the VoiceAttack plugin.
Removed
edts.exe
Python script.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
alterNERDtive-VoiceAttack-profiles.vax
134 downloads · 32 MiB
-
4.1 (2021-02-19) Stable
released this
2021-02-19 23:14:14 +01:00 | 146 commits to release since this releaseEliteAttack 8.1
Added
how many jumps left
command: Announces the jumps left on a neutron trip (requires SpanshAttack) or a course plotted via the galaxy map.route jump count
configuration option: Give a jump count on plotting a route. Default: true.- Now reports on AFMU repairs.
repair reports
configuration option: Report on AFMU repairs. Default: true.- Now reports on Synthesis.
synthesis reports
configuration option: Report on synthesis. Default: true.
Fixed
- Restricted outdated stations check to systems with stations again.
Material Threshold
event should no longer cause logging errors.
RatAttack 6.1
Added
call jumps [left;]
command: Calls jumps for the currently open case based on a neutron trip (requires Spanshattack) or a plotted ingame route.- Now uses Mecha’s system information in the RATSIGNAL in case announcements.
system information for fuel rat case
configuration option: System information provided by Mecha. Default: true.latest rat case details
command: : Will give you the case data for the latest incoming case.
Changed
- Removed TTS prompt from the invalid RATSIGNAL trigger. It’s still in the log, but you won’t get spammed in voice every time the format changes before an update to the profiles is out.
- No longer looks up your nearest CMDR to a rat case if the system is neither in Mecha’s galaxy database nor a potentially valid system name. (#89)
Fixed
- Updated RATSIGNAL parsing to correctly handle new format for landmark systems.
- Updated RATSIGNAL parsing to accomodate new “Invalid system name” info and colouration.
- Updated RATSIGNAL parsing for new nick announcement (if different than CMDR name)
SpanshAttack 7.1
Added
skip [this;current] neutron waypoint
command: Skips the next neutron waypoint. (#94)- Now also announces the actual jump count with the trip time.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
alterNERDtive-VoiceAttack-profiles.vax
48 downloads · 41 MiB
-
4.0.2 (2021-02-04) Stable
released this
2021-02-04 06:13:56 +01:00 | 170 commits to release since this releaseIf you have skipped 4.0: This version introduces huge (and breaking) changes. Make sure to refer to the “Upgrading” section in the documentation if you are upgrading from an older version!
RatAttack 6.0.1
Fixed
- RATSIGNAL parsing updated for latest Mecha3 changes.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
alterNERDtive-VoiceAttack-profiles.vax
48 downloads · 41 MiB
-
4.0.1 (2021-01-30) Stable
released this
2021-01-30 18:48:08 +01:00 | 174 commits to release since this releaseIf you have skipped 4.0: This version introduces huge (and breaking) changes. Make sure to refer to the “Upgrading” section in the documentation if you are upgrading from an older version!
SpanshAttack 7.0.1
Fixed
- Now correctly getting the next neutron waypoint again after reaching the current one.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
alterNERDtive-VoiceAttack-profiles.vax
25 downloads · 41 MiB