Skip to content

Faster Stabler Betterer

Compare
Choose a tag to compare
@joncage joncage released this 26 Feb 01:55
· 11 commits to master since this release
80736d0
  • Switched to using SocketIO background thread and doing so when the client connects - eliminates some of the blank startups Cmdrs were seeing.
  • Added tool tips to icons.
  • Added limited Linux support (req's running the Python directly for now).
  • Removed the unmapped flag for stars as they cannot be mapped with the DSS.
  • Shifted the .js code into it's own file and tidied things up a bit there.
  • Added handling for metallic rings.
  • Added caching of star type so we don't lose that when jorunal entries do not include it.
  • Added handling to adjust transparency via hotkeys (+'[' or ']').
  • Fixed populating the system when a jump ends.
  • Fixed EDSM connectivity issues from crashing the whole app. We now do three retries before giving up and flaggin an issue on the UI.