Releases: Valalol/Star-Citizen-Navigation
Releases · Valalol/Star-Citizen-Navigation
Mode and Target selection menu rework
- 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
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
- 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
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
Updated database for 3.16
Added Heading calculation
Updated Space Navigation and Companion Mode to follow Planetary updates
Full Frontend/Backend rework
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.