Skip to content

1.5.0

Compare
Choose a tag to compare
@alexanderson1993 alexanderson1993 released this 24 May 14:49
· 1115 commits to master since this release

1.5.0 (2019-05-24)

Bug Fixes

  • Client: Cracks no longer persist between flights. Closes #2204 (34ed08b)
  • Decoding: Fixes the decoding output field not scrolling. Closes #2183 (71e7a4a)
  • Layout: Fixes a layout issue with the checkboxes for setting optimal speed. Closes #2206 (b61aa11)
  • Messaging: Fixes scrolling on the old messaging core. Closes #2177 (f2b3607)
  • Notifications: Adds a proper notification type for Internal Comm. Closes #2193 (812e9ad)
  • Shields: Adds a limit to how often you can change the shield frequencies. Closes #2172 (1be401f)
  • Systems: Fixes an issue where not having a proper reactor breaks the systems core. Closes #2194 (a4f47a4)
  • Timeline: Fix scrolling for timeline actions. Closes #2213 (a2e3706)
  • Triggers: Fixes the 'sendLongRangeComm' trigger. Closes #2184 (24f122a)

Features

  • Viewscreen: Add a Picture viewscreen for full-screen images. Closes #2207 (036517a)