Commit graph

36 commits

Author SHA1 Message Date
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
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
a5b0d175a2 EliteAttack: "limpet check" configuration option 2021-03-08 20:38:50 +01:00
bc902310f8 EliteAttack: AFMU repairs & Synthesis repairs
see #86
2021-02-18 12:06:06 +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
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
6f6fb9219b removed file logging, because TRACEing apparently doesn’t work properly everywhere 2021-01-20 12:31:13 +01:00
22505515d3 alterNERDtive-base: changed some voice triggers 2021-01-16 04:30:47 +01:00
525e777913 alterNERDtive-base: added config.list plugin context
… and voice commands for listing both available settings (`… list [options;settings]`) and dumping them (`… report [options;settings]`).
2021-01-16 03:56:58 +01:00
ffa7ebcf5d alterNERDtive-base: revised config voice triggers, added descriptions 2021-01-16 03:39:40 +01:00
2586d438b3 alterNERDtive-base: fixed race condition
Need to wait for the VA command to return when loading config variables from the profile.
2021-01-08 16:46:10 +01:00
3e5430431f RatAttack: added constraints for “platforms” config option 2020-12-29 19:16:07 +01:00
4c75dbd236 Reworked logging.
No more cross-logging, using Trace for file logging.
2020-12-29 19:08:14 +01:00
6186d24096 EliteAttack: added “auto honk all systems” option 2020-12-29 13:21:15 +01:00
4d4f22e216 EliteAttack: made scanner fire group configurable 2020-12-26 01:13:26 +01:00
7d104a2be2 EliteAttack: added options to auto honking
You can now a) disable auto honking new systems and b) set the discovery scanner to primary fire.
2020-12-25 18:23:51 +01:00
c5eb93dd0e alterNERDtive-base: config options now strongly typed with generics 2020-12-08 11:21:58 +01:00
afee22cf62 alterNERDtive-base: moved loglevel setting from context to config option 2020-12-07 21:45:17 +01:00
d15fae9197 EliteAttack: migrated to new config
Also changed names `EliteDangerous` -> `EliteAttack`
2020-12-07 20:25:24 +01:00
e179fef0d1 SpanshAttack: migrated to new config 2020-12-07 18:09:26 +01:00
f6a4861a06 alterNERDtive-base: added config.dump plugin context
Dumps a list of all configuration options + their current value to the VoiceAttack log. Will also mention if they are set to the default.
2020-12-07 16:29:07 +01:00
977b0c74d7 Did you know VoiceAttack doesn’t like capitalization in strings? 2020-12-03 16:02:40 +01:00
c17355229f StreamAttack: moved to new config 2020-12-03 13:49:10 +01:00
1a5ae485b6 RatAttack: migrated to new configuration 2020-12-03 02:05:16 +01:00
7f79af826f alterNERDtive-base: now also automatically loading config from profile 2020-12-02 20:28:09 +01:00
606f651eb6 alterNERDtive-base: plugin now fully supports the new configuration approach 2020-12-02 19:08:46 +01:00
3419aeb44b util: fixed hard-coded pipe name 2020-10-25 20:26:02 +01:00
12d946f036 RatAttack-cli: fixed timeout, added TimeoutException handling 2020-10-25 12:39:34 +01:00
006bbcac3b base: fixed error handling for the distancebetween context 2020-10-24 16:28:24 +02:00
0196a2aaf2 cleaned up some of the projects/solutions mess 2020-10-21 10:25:17 +02:00
Renamed from VoiceAttack-base/VoiceAttack-base/util.cs (Browse further)