Commit graph

223 commits

Author SHA1 Message Date
8330e181db docs: upgrading & general settings 2021-01-25 01:09:46 +01:00
cc9b382d72 docs: added version warning 2021-01-21 16:25:27 +01:00
da81ae5985 preliminary CHANGELOG 2021-01-21 15:32:05 +01:00
8d7ff42a48 CHANGELOG mistake 2021-01-16 11:02:13 +01:00
faa38b194b RatAttack: backported RATSIGNAL regex fix 2021-01-02 18:53:42 +01:00
55e008108a 3.2.0! 2020-12-31 01:34:18 +01:00
957caa9780 3.1.3! 2020-11-06 13:19:07 +01:00
92eee3f1e7 RatAttack: more backported fixes:
* System names will now be `ToLower()`ed since Mecha3 capitalizes them and EDDI
  likes spelling those out instead of saying the names. Makes them a little
  messy in other ways, but less annoying overall.
* Permit detection part of the RATSIGNAL RegEx fixed for named permits.
* `XB` platform changed to `Xbox` to match Mecha3.
2020-10-23 01:40:31 +02:00
4b29cd9d0e 3.1.2! 2020-10-22 20:29:34 +02:00
126f736a40 3.1.1! 2020-10-21 12:37:43 +02:00
cb62c3b5f5 RatAttack: backported RATSIGNAL parsing for Mecha3
fixes #67
2020-10-21 12:36:07 +02:00
646658648d EliteDangerous: station check now with station count if outdated found 2020-08-23 01:34:36 +02:00
810024b854 EliteDangerous: fixed mission outdated station TTS 2020-08-23 01:33:21 +02:00
f4a05e2974 EliteDangerous: fixed [find;target] nearest […] 2020-08-18 23:54:23 +02:00
2b79b5e738 3.1! 2020-08-18 00:18:20 +02:00
9d91d124f1 EliteDangerous: extra words for what’s left to map
fixes #54
2020-08-17 18:26:39 +02:00
4554a4f789 EliteDangerous: moved R2R announcements to Jumped
fixes #61
2020-08-17 18:22:58 +02:00
db4b481996 EliteDangerous: limited target nearest command to 1 search
… at a time. Also added some feedback TTS.

fixes #59
2020-08-15 19:17:26 +02:00
75ecc022d1 EliteDangerous: Discovery scan event more reslient
properly realizes now if EDSM has been slow to respond and body count
hasn’t been pulled for the current system yet.

see comment on #61
2020-08-15 19:02:39 +02:00
73763b3090 EliteDangerous: added find nearest command variation
fixes #55
2020-08-14 11:24:04 +02:00
e806a31480 EliteDangerous: update check now logs current version
… even when no update was found.

fixes #58
2020-08-14 11:11:34 +02:00
90a28eb2be SpanshAttack: added TTS feedback for route plotting
Also fixed copypasta error of last change …
2020-08-13 11:48:27 +02:00
0cc46b1bbf SpanshAttack: get next waypoint on jumpin instead of supercharge event 2020-08-13 00:39:17 +02:00
7b99d9cf73 EliteDangerous: added carrier cooldown event after jump cancel 2020-08-10 23:53:02 +02:00
2cb9379b17 SpanshAttack: fixed plotting to systems not in the DB
fixes #53
2020-08-09 20:59:13 +02:00
ef01f6b09f EliteDangerous: changed update check logging behaviour
Now always logs, and logs the command you need to invoke to update, in
case you missed it in the TTS.
2020-08-04 20:33:51 +02:00
02705d5e1a EliteDangerous: added open profiles change log command 2020-08-03 13:00:11 +02:00
e07826be4c 3.0! 2020-08-03 12:38:49 +02:00
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
2879854070 implmented proper logging 2020-07-31 19:01:50 +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
833f6bcd0f Proper profile updating! Yay!!!!
fixes #48
2020-07-31 05:57:34 +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
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
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
1666e72725 RatAttack: included warning about starter area for incoming cases
fixes #43
2020-07-16 20:30: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
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
d483eb2cad EliteDangerous: added old station results to log window 2020-07-14 01:12:18 +02:00
d1acf3a8df RatAttack: RATSIGNALs are now passed through a file!
No more clipboard dancing/ninjaing!

fixes #41
2020-07-13 21:37:29 +02:00
9b31298a8d RatAttack: LOTS of refactoring.
see #37
2020-07-13 12:51:13 +02:00
bffc0d9988 StreamAttack: distance to jump target restricted to single instance
see #40
2020-07-13 11:36:35 +02:00
c23364cad3 House keeping!
fixes #39
2020-07-13 11:31:24 +02:00
c98692e15f added TTS feedback to reload bindings 2020-07-11 20:26:33 +02:00
e39b89296f CHANGELOG: missing bit about renamed variables 2020-07-11 10:06:13 +02:00
ba4149fc8b EliteDangerous: added config options
Announcements of outdated station data and missing system/bodies on EDSM
is now optional. Still defaults to doing them.
2020-07-10 14:55:54 +02:00
e5a8e3742c EliteDangerous: old station threshold is now a config option
Updated `elite-scripts` to take an optional age as parameter for old
station search, and addded it as a config option to the profile. Still
defaults to 365d = 1y.
2020-07-10 14:34:22 +02:00
94050258e9 EliteDangerous: improved Low fuel event
fixes #34
2020-07-09 18:29:25 +02:00
3e6f9d0854 i never forget to update a CHANGELOG 2020-07-08 00:06:28 +02:00
0f7d050f10 Settings now preserved when switching profiles around. 2020-07-07 23:20:30 +02:00
0884bc0f98 targeting Elite via process name instead of window title 2020-07-07 11:11:49 +02:00
807bbed51c updated everything to settings via voice commands!
fixes #12, #26
2020-07-06 21:26:16 +02:00
aec0fea5ff CHANGELOG: fixed version number 2020-07-05 19:11:58 +02:00
5fbc530b61 1.5.1! 2020-07-05 19:08:03 +02:00
a9a3924ea7 another quite/quiet typo T.T 2020-07-05 18:22:49 +02:00
fd4243b2bd fixed version no for SpanshAttack 2020-07-05 18:21:27 +02:00
ac7e3090d6 1.5! 2020-07-05 18:13:42 +02:00
8d6d8ccdee SpanshAttack: trip timer preserved on (re-)plot
fixes #16
2020-07-05 16:03:17 +02:00
d89a2ad2c9 missing CHANGELOG items added 2020-07-05 16:01:56 +02:00
7a4c9200f1 EliteDangerous: removed a bunch of commands
see #27
2020-07-01 12:06:45 +02:00
6f40777d9b SpanshAttack: now using the new edts.py script
Automation of getting unknown target systems’ coordinates! Yay!

fixes #28
2020-07-01 11:52:56 +02:00
b4a3c7abb7 SpanshAttack: refactoring and target system ≠ plot system 2020-07-01 10:08:09 +02:00
969e8bb86a StreamAttack: now updates your location on Carrier jumped
fixes #29
2020-06-26 04:02:36 +02:00
f163d5c513 SpanshAttack: coordinate lookup through EDDI 2020-06-25 00:33:54 +02:00
7bf184322b Changelog: fixed 1.4 release date 2020-06-23 15:58:11 +02:00
cc0fa10cea EliteDangerous: removed deprecated commands
fixes #25
2020-06-23 12:19:56 +02:00
8c70cc780e implemented EDDI VA initialized
… now sets it to quiet mode even if profile was loaded before plugin
initialization.

fixes #23
2020-06-23 10:59:44 +02:00
8fb3981766 EliteDangerous: added EDDI’s new carrier-based events
fixes #19
2020-06-23 09:52:11 +02:00
9de9d3eea2 v1.4! 2020-06-19 22:42:00 +02:00
4565a99e4c CHANGELOG: typo fixed 2020-06-14 20:18:09 +02:00
58a7695cb8 v1.3! 2020-06-14 20:10:32 +02:00
ba65a9094b CHANGELOG typos 2020-03-09 23:01:53 +01:00
ebfdc12e28 v1.2! 2020-03-09 22:35:32 +01:00
35ed643d2c changelog fixed 2020-01-30 06:44:35 +01:00
770b17ae04 v1.1! 2020-01-30 06:40:36 +01:00
54fc6bd53e CHANGELOG: fixed header formatting 2019-12-04 01:54:51 +01:00
9b5ac8c2f7 v1.0! 2019-12-04 01:51:41 +01:00
5e9a9453fe CHANGELOG: removed VA beta stuff
… it’s now the official release anyway.
2019-12-04 01:34:34 +01:00
b06ebef617 added notice about using VA beta to CHANGELOG 2019-11-24 20:37:07 +01:00
38d7c67a91 added fixed elite-scripts version to the CHANGELOG
… actually doesn’t change anything until a new release is published.
2019-11-24 20:35:17 +01:00
748e057ca3 v0.5! 2019-11-09 08:01:26 +01:00
0bfc7ac63e EliteDangerous: fixed the discovery scan event
Now will only tell you about differences with EDSMM when EDSM knows
_fewer_ bodies (there are some issues with duplicate entries in EDSM,
e.g. in Dromi)
2019-10-21 23:49:48 +02:00
e697b22867 added RatAttack profile. No docs yet. 2019-10-18 22:33:33 +02:00
132bd9565b fixed auto jump on scooping
Now only queues a jump _once_ not once per “refuelled” event (fires
every 5s)
2019-10-18 22:31:32 +02:00
45b8f6e9ff CHANGELOG: typo fixed 2019-10-14 20:23:14 +02:00
b2ae6c455c v0.4.1! 2019-10-14 20:14:39 +02:00
6dd011bde0 SpanshAttack: fixed jump on scooping
Will no longer conflict with an already charging jump
2019-10-14 15:25:44 +02:00
e5c3671d0e fixed srv lauched event to properly turn off the lights 2019-10-14 14:46:53 +02:00
3397ec1285 fixed discovery scan event for new EDDI variable naming 2019-10-14 10:11:27 +02:00
99b75f38db EliteDangerous: fixed lights off command for SRV
EDDI has a new `Status srv high beams` variable that can be used to
distinguish the two SRV lights states :)
2019-10-14 08:52:49 +02:00
5f9d488989 v0.4! 2019-10-12 00:36:13 +02:00
b360975339 EliteDangerous: added extensive documentation
fixes #11
2019-10-12 00:16:51 +02:00
adee73698d fixed CHANGELOG typos 2019-10-10 07:43:50 +02:00
0f9501c83a SpanshAttack: added option to auto jump ofter fuel scooping
default: on
2019-10-10 07:37:04 +02:00
c960d468cd SpanshAttack: fixed SpanshAttack.announceTripTime
Now knows proper singular for hours and minutes.

fixes #13
2019-10-10 06:53:05 +02:00
16905c68cf SpanshAttack: added option to clear route on game shutdown
Defaults to true. Also added compatibility for that to EliteDangerous.
2019-10-10 06:44:30 +02:00
7cd25e4a5b changed “distance to” command to be more flexible
Right now includes “home”, “the center”, “Beagle Point”, “Colonia” and
is easily extensible.
2019-10-10 00:44:36 +02:00
f46ef41fe1 changed EliteDangerous version to 2.0
adding the elite-scripts dependency should be viewed as breaking
compatibility, IMO. requires manual changes when upgrading.
2019-10-08 11:35:58 +02:00
b15ad00a61 added missing CHANGELOG entries 2019-10-07 21:22:43 +02:00
98997a5622 moved EDSM body count call to the jumped event
– got its own command now
– called on jumped instead of disco scan for less spamming the API and
having the information available in the scan event without waiting
– information is cleared on commander login to not interfere with other
sessions
– if not already downloaded when disco scan is executed, will download
then
2019-10-07 21:18:31 +02:00
c5c1801748 SpanshAttack: plotting a route now aborts if no jump range was given 2019-09-27 16:04:41 +02:00
1c3f85bf18 adde missing SpanshAttack changes 2019-09-22 14:01:37 +02:00
bef89087b4 v0.3!
fixes #6
2019-09-22 13:56:55 +02:00
1936f1d1ff * 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)

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-28 13:30:57 +02:00
8fc139833a Initial Release
I’ve finally started doing this, but for now only the SpanshAttack
profile is in a releasable state.

I’m not going to lie to you, you are probably going to run into
problems. There be dragons :)
2019-08-06 17:35:41 +02:00