Commit graph

160 commits

Author SHA1 Message Date
71615e366c RatAttack: fixed language string parsing for numbers 2021-03-10 19:57:37 +01:00
fd0e07ecfa RatAttack: removed TTS&logging from invalid signals, for real this time 2021-03-10 13:31:43 +01:00
eda735a426 4.2! 2021-03-09 20:13:19 +01:00
a5b0d175a2 EliteAttack: "limpet check" configuration option 2021-03-08 20:38:50 +01:00
b2f8ec96d6 RatAttack: fixed RATSIGNAL parsing for “cardinal direction” addition to distance estimates for proc gen systems. 2021-03-08 19:37:28 +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
4fba3ef79b RatAttack: Fixed RATSIGNAL parsing for new wording of injected cases with no system given. 2021-02-24 19:08:15 +01:00
2d6c96fce0 SpanshAttack: moved EDTS stuff to plugin code
see #62
2021-02-22 21:28:53 +01:00
fdccb3a4ff RatAttack: Fixed RATSIGNAL parsing for “Sagittarius A*” landmark. 2021-02-21 07:13:44 +01:00
5d429d463a 4.1! 2021-02-19 23:14:14 +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
4c3b890120 RatAttack: Updated RATSIGNAL parsing for new nick announcement
see 1686fced33
2021-02-17 13:24:44 +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
0d0fdc58a8 CHANGELOG: format fix, added line between early versions 2021-02-12 12:07:43 +01:00
f2ca6dd0ad CHANGELOG: fixed RatAttack version typo 2021-02-12 11:39:30 +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
205f90870b RatAttack: Updated RATSIGNAL parsing to correctly handle new format for landmark systems. 2021-02-08 18:56:47 +01:00
d512b5edbc RatAttack: removed TTS from invalid RATSIGNAL trigger 2021-02-08 18:28:53 +01:00
c7cbaec218 4.0.2! 2021-02-04 06:13:56 +01:00
7c7a6b8718 RatAttack: RATSIGNAL parsing fixed for latest changes
fixes #93
2021-02-03 23:54:28 +01:00
e1b42b8c0c 4.0.1! 2021-01-30 18:48:08 +01:00
1106aafffe CHANGELOG: link fixed 2021-01-30 14:37:48 +01:00
78f6f955e3 4.0! 2021-01-29 14:58:26 +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
c2e30eb9da docs: another round of fixerinos 2021-01-28 02:37:49 +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
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