Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@Xanthos-Code Xanthos-Code released this 13 Mar 01:41
· 99 commits to master since this release

This bug fix release resolves some major problems with the map. Here is what has changed:

  • Jump bridges and character location now render correctly on the combined Provi / Catch map. A new cleaned-up map was generated and the code now takes the system transform into account everywhere when placing annotations (tags) on the map.
  • System statistics are updating once again; they have also been made more easily readable with increased point size, repositioning and new separators.
  • Systems links in chat now highlight the system on the map when clicked.
  • Web links in chat are now click-able and will open in your preferred Internet browser.
  • The default size of the system chat window has been made smaller.
  • A new menu option disables KOS checking
  • Vintel can now poll the clipboard while running in the background and do a "local" KOS check automatically when the clipboard contents change.
  • Overall app performance has been improved with the introduction of a persistent statistics thread.
  • PEP 8 spacing compliance on all python files.
  • Logging support has been added so users can attach logs to bug reports.
  • Minor UI bug fixes and improvements.