EDCD / EDDI

Companion application for Elite Dangerous
Other
440 stars 81 forks source link

{TXT:Last station name} results Not set, new working variable is {TXT:Current station name} #2561

Closed FireSammy closed 1 year ago

FireSammy commented 1 year ago

What's Wrong (please be as specific as possible)

{TXT:Last station name} resulting Not set

Expected

Should give exact Station name last docked

Observed

I have an automatic station check Voiceattack command that used to work every time very accurately. Now it doesnt

Steps to reproduce

Every time I go to station the {TXT:Last station name} resulting Not set

Configuration

EDDI Logs

[Any log files providing additional details about what happened. These are located at %APPDATA%/EDDI and have the extension ".log"] eddi.log

Tkael commented 1 year ago

"Last station" was considered to be confusing and was changed in 4.0.3-b1 to "Current station" instead. Ref. https://github.com/EDCD/EDDI/releases/tag/Release%2F4.0.3-b1

FireSammy commented 1 year ago

Oh ok, need to update my commands then

Tkael commented 1 year ago

Additional context: https://github.com/EDCD/EDDI/issues/2464