Commit graph

458 commits

Author SHA1 Message Date
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
f068d19f62 RatAttack: fixed docs, IRC setup 2020-07-14 21:40:58 +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
82eb1bddf3 RatAttack: more command parameter fixes
– `passedInteger` ≠ `passedInt` T.T
– Passed string variables are evluated, `|{` and `|}` are swallowed
  … again. Needs to passed as String literal without going through
  a variable.
2020-07-13 15:53:12 +02:00
ec6354db9d RatAttack: fixed getNearestCommander invocation parameters 2020-07-13 14:22:01 +02:00
4c11f2ff8f RatAttack: fixed overzealous getInfoFromRatsignal refactoring 2020-07-13 13:22:05 +02:00
c8b7360d28 RatAttack: fixed a couple inevitable refactoring mistakes 2020-07-13 12:56:28 +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
30a773828f forgot to mention: fixed #40 2020-07-13 11:33:48 +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
d0d94cf63d README: typo/leftover text bit from refactoring 2020-07-11 10:02:41 +02:00
2462b56346 EliteDangerous: removed FA/off check from normal space event
It’s finicky. At best. Randomly doesn’t update FA status fast enough to
be of any use.
2020-07-11 01:50:00 +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
7f493840c7 EliteDangerous: fixed R2R mapping candidates announcement
It was still using the outdated variable name …
2020-07-10 14:41:59 +02:00
22927cf9dd EliteDangerous: added comments to settings in startup 2020-07-10 14:41:36 +02:00
6d3450186a EliteDangerous: removed obsolete/removed settings from docs 2020-07-10 14:36:11 +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
83669e9f2b EliteDangerous: no longer checking FA when dropping near a planet
see #36
2020-07-10 02:51:53 +02:00
41ebe0f89b SpanshAttack: updated docs for ED-Neutronrouter pre-release
Now matches the general README.
2020-07-09 20:26:36 +02:00
94050258e9 EliteDangerous: improved Low fuel event
fixes #34
2020-07-09 18:29:25 +02:00
f5107d168c EliteDangerous: fixed TTS for EDDI carrier jumped 2020-07-09 17:39:31 +02:00
88e1e2a49c EliteDangerous: added FA check to EDDI entered normal space event 2020-07-09 17:38:55 +02:00
e7faa5813c RatAttack: incoming ratsignals now convert system to lower case
A lot of people put there systems in caps lock for some reason. That
causes EDDI to pronounce it letter by letter. Converting to lower case
first prevents that.

On the flip side that might mean that e.g. “HIP 2342” might be
mispronounced; this should happen way less often than the above problem
though.
2020-07-08 21:25:39 +02:00
3e6f9d0854 i never forget to update a CHANGELOG 2020-07-08 00:06:28 +02:00
409b979175 Now using EDDI’s {P("<string>")} thingy
… which means we will now have proper system name pronunciation in more
cases. No more “Sagittarius A Asterisk”!

fixes #31
2020-07-07 23:59:44 +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
c812c5483e clarified the settings commands documentation 2020-07-06 22:02:48 +02:00
807bbed51c updated everything to settings via voice commands!
fixes #12, #26
2020-07-06 21:26:16 +02:00
d237ec9e21 renamed leftover >var style configuration variables
… in preparation for the great config overhaul of 2020™

(see #12, #26)
2020-07-06 17:14:30 +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
50f449613c EliteDangerous: triage for #33 2020-07-05 15:55:06 +02:00
40cc3984af RatAttack: removed leftover debug log output 2020-07-05 15:54:16 +02:00
cbb34cd6ab RatAttack: fixed distance to rat case commands
fixes #30
2020-07-05 15:43:36 +02:00
07d611b83b EliteDangerous: fixed a bug in getOldStations
… which caused the last speech in a command chain to be repeated
2020-07-04 16:06:05 +02:00
ab0db22cac EliteDangerous: carrier jump event fixed
now correctly runs the EDSM body count and old stations checks like
a normal jump
2020-07-04 03:01:10 +02:00
dc57829718 SpanshAttack: fixed missing dec→int conversion getting coords from EDDI 2020-07-03 00:07:44 +02:00
7a4c9200f1 EliteDangerous: removed a bunch of commands
see #27
2020-07-01 12:06:45 +02:00