Developer postOriginal post (opens in a new tab)

Patch 1.2.1.1

Patch Notes

This small patch add a small widget (like fleets and favorite) to monitor your money and accounts in real time. Said widgets are also more transparent when not focused so you can see things that are in the background.

It also fixes a couple of problems reported by the community, including a rare bug that would disable keyboard input, docked ships being reported twice in the asset list, and a few cases where the game would launch the bug report tool for no good reason.

Changelog

Changes

  • Made fleet and bookmarks widgets more transparent while closed
  • Added money info widget in the top right corner

Fixes

  • Fixed: Rare bug causing keyboard commands to stop working
  • Fixed: Docked ships counted twice in asset list
  • Fixed: ShipListToString could cause an access violation if list contains dead ships
  • Fixed: Many edge cases where a list containing a dead object would cause a problem (usually, access violation)
  • Fixed: A few cases where bug report tool is triggered for no good reason