Skip to content

Pioneer 2020-02-03

Compare
Choose a tag to compare
@sturnclaw sturnclaw released this 03 Feb 14:54
68cc2ea

Another year, another busy Pioneer development cycle. As always, you can read the full Changelog to see all of the work that's been done, but this time we're listing out some of the major improvements.

Major changes and new features

  • Atmospheric flight - initial implementation of atmospheric lift and drag
  • Manual player face generator
  • Custom Wolf 359 system added
  • Remove rings around Venus and Ariel
  • Exposed more game inputs to the new Input system
  • Improve "Continue" button
  • Many UI fixes and improvements, and moving to pigui:
    • Shipmarket, Save/Load windows, lobby, commodity- & equipment market, InfoView, Shipinfo, and PersonalView
  • Ship warning system also detects missiles
  • Reworked and sped up calculations for displaying body / ship names in World View
  • Restore features lost in code migration
  • Add more station names
  • Game start date relative current date
  • Make windows installer remove old install
  • Music upgrade
  • Star rendering optimisation
  • Basic Atmospheric heating re-enabled
  • Gracefully handle destroyed target ships in SAR missions
  • Input/settings system now available in translation system
  • Add instructions on building pioneer with CMake and MSYS2
  • Use SDL2's AudioDevice APIs for sound handling to reduce likelihood of crashes and unexpected behavior
  • Moved Lua's Vector2 / Vector3 implementations to C++ to speed up math-heavy Lua code

Bug-fixes

  • Fix flickering ships in orbit view
  • Fix flight UI direction and vector indicators
  • Fix crash on main menu
  • Fix middle mouse not working in paused mode
  • Fix memory-leak in German language
  • Fix memory-leak when saving
  • Fix calculation of latitude and longitude for PlanetaryInfo
  • Fix bug causing segmentation fault
  • Fix midhyperjump game crash
  • Fix medical emergency mission
  • Fix transparency on menu items
  • Fix game load crash with unattached hyperspace clouds
  • Fix game load crash typo
  • Fix an error preventing keybinding when joysticks are disabled
  • Fixes loading old SGM models