hetima / DSP_LSTM

Mod for Dyson Sphere Program
https://dsp.thunderstore.io/package/hetima/LSTM/
The Unlicense
15 stars 5 forks source link

Show station name instead of planet name when an item is picked #17

Closed MichaelKim0407 closed 2 years ago

MichaelKim0407 commented 2 years ago

Right now if I pick an item on the LSTM window, it shows planet names + range for each station. But if I have multiple stations demanding the same item on the same planet I can't tell them apart.

I started renaming all ILS after starting to use this mod, and I think showing station names is more helpful in this case. Maybe a config option for people who don't rename ILS?

Or perhaps just display ILS name + planet name + range since there is a lot of space in the window. But maybe some people will make very long names, idk.

hetima commented 2 years ago

Currently, you can switch between planet name and station name by pressing the tab key. I'm trying to figure out if there is room for improvement.

MichaelKim0407 commented 2 years ago

Oh I see. It works.

It wasn't very clear in the README though, so I had no idea this functionality existed. Perhaps at least if you update the description of switchDisplayModeHotkey to say what the key does it would be better.

Thanks!