Skip to content

Releases: Valalol/Star-Citizen-Navigation

Mode and Target selection menu rework

06 Sep 12:45
Compare
Choose a tag to compare
  • Moved the menu from backend to frontend
  • Modified backend to react accordingly
  • New setting page including a way to remember your last target for quick restarts
  • Pages split into separate folders
  • Database updated for 3.17.2

Full Changelog: 2.0.4...2.1.1

2.0.4

23 May 17:08
Compare
Choose a tag to compare

New sunrise/sunset calculation and new local time offset correction

  • New sunset/sunrise prediction
  • Time offset correction with an ntp server
  • Big code refactor to remove unnecessary code
  • Added new library to the install.bat Execute it to install the new ntplib library

Full Changelog: 2.0.3...2.0.4

New Update checker and update for 3.17

07 May 11:59
Compare
Choose a tag to compare
  • Database updated for 3.17
  • Update checker created
  • New install.bat for installation of pyperclip
  • Readme.md had some changes
  • creating settings.json for the update checker
  • License up to date
  • New image for python installation

Full Changelog: 2.0.2...2.0.3

Updated to 3.16.1 and bug fixes

06 Feb 22:21
Compare
Choose a tag to compare

Updated the database with the new 3.16.1 Wrecks
Bug fixes :
Windows clipboard returning empty strings
Fixed the units of Height

Updated to 3.16

23 Dec 23:45
Compare
Choose a tag to compare

Updated database for 3.16
Added Heading calculation
Updated Space Navigation and Companion Mode to follow Planetary updates

Full Frontend/Backend rework

28 Jul 08:02
Compare
Choose a tag to compare

This release is about the full rework of the Frontend which now uses Electron and the update of the backend in order to support these changes.