swarmsim / swarm

Swarm Simulator, an idle game with lots of bugs.
https://www.swarmsim.com
GNU General Public License v3.0
492 stars 140 forks source link

number tooltips #386

Open erosson opened 9 years ago

erosson commented 9 years ago

Could you add a tooltip (or some similar function) to the 'Hybrid' abreviations? I don't want to look at a bunch of '1eX' numbers, but I haven't memorized which of the various two-letter abbreviations are bigger, so if you had a tooltip (or other easy way to check) that showed what the abbreviation meant (even if it's just translating it over to Scientific), I could eventually learn.

this is a pain to implement, need to replace every number filter in the game with a directive - can't do this with a filter. it's a good idea though.

Also need a directive for fancy html formats, like "1×1099 "

erosson commented 9 years ago

similar request: https://mail.google.com/mail/u/0/?pli=1#drafts/14c955a19b8e410c

Suggestion: When the number format is standard decimal, add tooltips to the abbreviated versions, that pop up the full versions.