Calculator Improvements

Just a list:

  1. Make [Enter] key do the calculation
  2. Let us use + and *. Something like eval(rawInput.replace(/[^\d+*()]/g, ''))
  3. To the right of the screen title there should be an italic lowercase c to indicate this is the hotkey to bring this up
  4. Show the minimum required ships to take star from defending force.
  5. Show the minimum ships to defend against attacking force.
  6. Put a [MY_SYMBOL] button next to Attacker / Defender Weapons Technology. When clicked it should copy in your own level into the input.
  7. Consider including improvements from here. Maybe hide it under an ‘Advanced’ button.
  8. This also seems like a good idea.

Edit:

  1. Add the calculator to the menu. There’s been a few new players asking how to get the calculator since the button only exists on the fleet and star screens.
  1. would also fix this bug:

Attacker ships is "1159 "

Thanks Annan!