Commit graph

6 commits

Author SHA1 Message Date
032523b58c StreamAttack: fixed location for planetary bases 2020-02-26 10:57:05 +01:00
c924709e34 StreamAttack: location fixes
EDDI sets `Status near surface` near stations, but without
a corresponding event firing … so I had to change the logic there.

Also updating the state variables takes a couple seconds after an event,
so `EDDI Docked`, `EDDI Near surface` and `EDDI Undocked` now have a 5s
delay each. Let’s see if that is enough.
2020-02-25 00:35:18 +01:00
ce15622a7c StreamAttack: fixed EDDI jumped event to write location data 2020-02-24 00:58:08 +01:00
28a9508977 StreamAttack: some more fixes 2020-02-23 07:51:40 +01:00
1f7d6aeffc StreamAttack: some typos in the profile fixed 2020-02-22 20:18:44 +01:00
696e39f040 StreamAttack: initial version
Moved all `jump target` stuff out of the `EliteDangerous` profile into
its own. Added various info files for commander, ship, location, jump
target.
2020-02-22 20:00:53 +01:00