tmesser / DeckManager

BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

Jumping to destination does not increment Distance counter #20

Open clanpotshake opened 9 years ago

clanpotshake commented 9 years ago

The distance counter should be read-only as the sum of all selected destinations' distance.

Maybe add a pop-up reminder at distance 4 for sleeper.

SomeNumbers commented 9 years ago

This is good.

MaxPeck commented 9 years ago

If you're making it read-only, please don't forget about Legendary Discovery.

tmesser commented 9 years ago

Yeah, I don't think I'll be doing this for 2 reasons: 1) Legendary Discovery 2) Literally no other roller works like this at any time. I won't be decrementing morale in a Deep Space destination for example, I have no way of knowing in the data that I should. It seems weird to single out Distance here.

MaxPeck commented 9 years ago

Unfortunately, you're stuck with supporting Legendary Discovery anyway for #30 eventually.