7c361e9bf7
EliteAttack: added option to exclude settlements from the outdated stations list
...
fixes #119
2022-09-05 19:21:12 +02:00
54cd1e6fa2
EliteAttack: target nearest […]
commands now log the result
2022-08-31 10:26:12 +02:00
1cdd9c98bd
EliteAttack: fixed Docked
event for Oddity settlements
...
fixes #145
2022-06-16 12:10:49 +02:00
931ee4c4e7
RatAttack: added warning when running VA as Admin
...
fixes #138
2022-05-29 11:13:49 +02:00
2b0d2245e2
RatAttack: fixed superfluous “ly” output in distance to
commands
...
fixes #140
2022-05-28 14:19:35 +02:00
5421478d6e
SpanshAttack: fixed getting current jump range from EDDI
...
Not waiting for the plugin context to finish running caused it to pretty consistently fail on the first attempt, and return the last value for attempts after that.
2022-05-22 12:49:06 +02:00
b371523910
EliteAttack: added options from #133 i forgot
...
* auto retract landing gear
* auto disable SRV lights
fixes #133
2022-05-19 13:16:00 +02:00
42faaa20d5
SpanshAttack: no longer pretends there’s a route if there isn’t
...
fixes #104
2022-05-19 12:40:38 +02:00
da9a6f6107
SpanshAttack: moved jumps announcement to end of jump instead of start
...
fixes #124
2022-05-19 12:19:47 +02:00
a5b22a8908
EliteAttack: workaround for bugged Body scanned
EDDI events
...
fixes #121
2022-05-19 12:13:26 +02:00
20599fef88
EliteAttack: added logging to find nearest […]
command
...
fixes #96
2022-05-19 12:08:00 +02:00
99438b4ed3
RatAttack: no longer sliently swallows calls if confirmation is disabled
...
fixes #128
2022-05-19 12:00:53 +02:00
368b7ca771
alterNERDtive-base: no longer cuts off EDDI’s “update available” TTS on startup
...
fixes #120
2022-05-19 11:58:47 +02:00
5442738a21
RatAttack: clarified call confirmation TTS
...
fixes #101
Also clarified that there _is_ call confirmation in the documentation.
2022-05-19 11:55:02 +02:00
2544be701c
RatAttack: added option for auto copying a client’s system on opening a case
...
Also updated the documentation to mention copying happens in the first place; fixes #130
2022-05-19 11:39:09 +02:00
f69e3c03bd
EliteAttack: make all docking actions optional
...
fixes #133
2022-05-19 11:18:52 +02:00
8a3b17d674
added rudimentary settings UI
...
Accessible by plugin context `config.dialog` or saying `customize settings`.
fixes #80
2022-05-18 13:50:14 +02:00
08aaa3db8a
RatAttack: fixed edge case with off duty + nearest CMDR
...
No longer announces the nearest CMDR if that option is turned off while
also being off duty alltogether. There was a missing condition there …
2022-04-18 13:36:30 +02:00
7cad49a6c2
general: added open documentation
command
2022-04-18 12:48:31 +02:00
28854968fd
RatAttack: now gives feedback after asking for call confirmation
2021-09-18 14:26:14 +02:00
00923f3da5
EliteAttack: now throttling down on FSD engage, too
2021-09-18 14:23:42 +02:00
fa4e9535ba
EliteAttack: added INFO logging for carrier events
2021-09-11 16:38:30 +02:00
61e7f00c1f
RatAttack: fixed “Not Set” case number when asking for details about an invalid case
2021-07-04 03:58:02 +02:00
4483945f6a
SpanshAttack: OBOE on last jump
...
Introduced when I switched to announcing jumps on FSD engage. Or rather side effect of correcting the OBOE in the Spansh plugin + that change.
2021-06-14 09:12:17 +02:00
a1ddb987e0
RatAttack: No longer trying to get nearest CMDR for the new “Unconfirmed” system info.
2021-05-26 17:17:15 +02:00
42488b3bcf
RatAttack: slightly changed case announcements
2021-05-19 17:44:21 +02:00
b30074317f
RatAttack: support for Odyssey
...
Due to split instancing between Horizons and Odyssey the RATSIGNAL announcement now contains extra info on that.
fixes #114
2021-05-19 09:51:00 +02:00
68716bb45b
EliteAttack: fixed on-demand outdated station check invocation
...
fixes #108
2021-04-27 17:38:52 +02:00
0c592af8e2
EliteAttack: don’t honk after a hyperdiction
...
fixes #105
2021-03-18 22:41:27 +01:00
4fcca54ff0
EliteAttack: fixed variable names in the gear/scoop/hardpoints command
2021-03-12 22:32:03 +01:00
fd0e07ecfa
RatAttack: removed TTS&logging from invalid signals, for real this time
2021-03-10 13:31:43 +01:00
a5b0d175a2
EliteAttack: "limpet check" configuration option
2021-03-08 20:38:50 +01:00
7511d59641
RatAttack: added distance to latest rat case
command
...
… also fixed some dumb bug in the other distance commands.
2021-03-07 22:04:00 +01:00
2d6c96fce0
SpanshAttack: moved EDTS stuff to plugin code
...
see #62
2021-02-22 21:28:53 +01:00
b4f26f33c8
RatAttack: latest rat case details
command
2021-02-19 23:11:54 +01:00
bc902310f8
EliteAttack: AFMU repairs & Synthesis repairs
...
see #86
2021-02-18 12:06:06 +01:00
d210779967
SpanshAttack: fixed summary for doing 0j
2021-02-16 21:47:03 +01:00
72633273e1
RatAttack: updated RATSIGNAL parsing for “Invalid system name” and colouration
2021-02-12 22:28:02 +01:00
dc216dade8
EliteAttack: fixed Material Threshold event logging
2021-02-12 18:42:50 +01:00
62b94b000e
SpanshAttack: added actual jump count
...
fixes #82
2021-02-12 14:51:30 +01:00
4bd6ccc7a7
SpanshAttack: skip [this;current] neutron waypoint
command
...
Skips the next neutron waypoint.
fixes #94
2021-02-12 14:40:36 +01:00
bd94f2e0f8
RatAttack: now makes use of Mecha’s system info
...
* announces it with an incoming case
* no longer looks up your nearest CMDR if the system is neither in Mecha’s galaxy database nor a potentially valid system name (fixes #89 )
2021-02-12 13:46:31 +01:00
fa645fc369
EliteAttack: new config option “route jump count”
...
Give a jump count on plotting a route.
2021-02-12 11:38:17 +01:00
ec7f6798eb
RatAttack: call jumps [left;]
command
2021-02-12 05:37:05 +01:00
4affcb85ff
EliteAttack: how many jumps left
command
2021-02-12 05:20:04 +01:00
27dbffbe79
EliteAttack: restricted outdated stations check to inhabited systems again
2021-02-09 13:27:19 +01:00
d512b5edbc
RatAttack: removed TTS from invalid RATSIGNAL trigger
2021-02-08 18:28:53 +01:00
dcd58e1d23
SpanshAttack: fixed not getting next waypoint correctly
2021-01-30 18:42:45 +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