-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Alpha 10 #569
Alpha 10 #569
Commits on Feb 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d20f426 - Browse repository at this point
Copy the full SHA d20f426View commit details -
Configuration menu - View commit details
-
Copy full SHA for 945dd22 - Browse repository at this point
Copy the full SHA 945dd22View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8c9840 - Browse repository at this point
Copy the full SHA e8c9840View commit details
Commits on Feb 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6fb2bdb - Browse repository at this point
Copy the full SHA 6fb2bdbView commit details -
Merge pull request #552 from Thorium-Sim/interstellar-viewscreen-fix
fix: Interstellar viewscreen no longer shows the Flight Director view.
Configuration menu - View commit details
-
Copy full SHA for bd4d415 - Browse repository at this point
Copy the full SHA bd4d415View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52b4d75 - Browse repository at this point
Copy the full SHA 52b4d75View commit details -
Configuration menu - View commit details
-
Copy full SHA for be8fb36 - Browse repository at this point
Copy the full SHA be8fb36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a94fc2 - Browse repository at this point
Copy the full SHA 9a94fc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55ca019 - Browse repository at this point
Copy the full SHA 55ca019View commit details
Commits on Feb 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6d0e95f - Browse repository at this point
Copy the full SHA 6d0e95fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f05eb6f - Browse repository at this point
Copy the full SHA f05eb6fView commit details
Commits on Feb 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e5bd455 - Browse repository at this point
Copy the full SHA e5bd455View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bb73da - Browse repository at this point
Copy the full SHA 1bb73daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a43f8b - Browse repository at this point
Copy the full SHA 7a43f8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for acab5f5 - Browse repository at this point
Copy the full SHA acab5f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eb8cb0 - Browse repository at this point
Copy the full SHA 4eb8cb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ab84d8 - Browse repository at this point
Copy the full SHA 2ab84d8View commit details
Commits on Feb 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4cbcb0e - Browse repository at this point
Copy the full SHA 4cbcb0eView commit details -
Merge pull request #555 from Thorium-Sim/flight-start
fix: Properly save flights periodically while the app is open and when it closes.
Configuration menu - View commit details
-
Copy full SHA for 1addf1d - Browse repository at this point
Copy the full SHA 1addf1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94d3300 - Browse repository at this point
Copy the full SHA 94d3300View commit details -
Merge pull request #557 from Thorium-Sim/plugin-config-api-error
fix: Resolves backend errors when visiting plugin config page.
Configuration menu - View commit details
-
Copy full SHA for d25ed93 - Browse repository at this point
Copy the full SHA d25ed93View commit details -
Merge pull request #558 from Thorium-Sim/host-claim
fix: Auto-claim host when first connecting.
Configuration menu - View commit details
-
Copy full SHA for 55a0116 - Browse repository at this point
Copy the full SHA 55a0116View commit details -
Merge pull request #559 from Thorium-Sim/inventory-liters
fix: Refactor inventory to use liters instead of cubic meters.
Configuration menu - View commit details
-
Copy full SHA for 7e49520 - Browse repository at this point
Copy the full SHA 7e49520View commit details -
Merge pull request #556 from Thorium-Sim/initial-data-stream
fix: Send initial data stream when a client first requests it.
Configuration menu - View commit details
-
Copy full SHA for 2c562b8 - Browse repository at this point
Copy the full SHA 2c562b8View commit details
Commits on Feb 16, 2023
-
fix: If a ship doesn't have a theme assigned to it, only automaticall…
…y assign themes marked as default.
Configuration menu - View commit details
-
Copy full SHA for 004c954 - Browse repository at this point
Copy the full SHA 004c954View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f34e1c - Browse repository at this point
Copy the full SHA 7f34e1cView commit details -
feat: Add a button to restore the default plugin, which will also upd…
…ate the default plugin contents with new Thorium Nova versions.
Configuration menu - View commit details
-
Copy full SHA for 82388a8 - Browse repository at this point
Copy the full SHA 82388a8View commit details
Commits on Feb 20, 2023
-
Merge pull request #560 from Thorium-Sim/override-fix
fix: System specific config overrides
Configuration menu - View commit details
-
Copy full SHA for 149f2d1 - Browse repository at this point
Copy the full SHA 149f2d1View commit details -
Merge pull request #561 from Thorium-Sim/config-ux
fix: Config UX improvements.
Configuration menu - View commit details
-
Copy full SHA for 3d7a21e - Browse repository at this point
Copy the full SHA 3d7a21eView commit details -
Merge pull request #562 from Thorium-Sim/navigation-fix
fix: Navigation no longer crashes when transitioning to interstellar space
Configuration menu - View commit details
-
Copy full SHA for e0cd90c - Browse repository at this point
Copy the full SHA e0cd90cView commit details -
Merge pull request #563 from Thorium-Sim/interpolation-snap
feat: Enable snapping network data instead of smoothly interpolating.
Configuration menu - View commit details
-
Copy full SHA for 5746bae - Browse repository at this point
Copy the full SHA 5746baeView commit details -
Merge pull request #564 from Thorium-Sim/flight-director-ship-spawn
fix: Flight Director right-click to spawn and order ships.
Configuration menu - View commit details
-
Copy full SHA for 193321f - Browse repository at this point
Copy the full SHA 193321fView commit details -
Merge pull request #565 from Thorium-Sim/broken-theme
fix: If a ship doesn't have a theme assigned to it, only automatically assign themes marked as default
Configuration menu - View commit details
-
Copy full SHA for fddc8a1 - Browse repository at this point
Copy the full SHA fddc8a1View commit details -
Merge pull request #566 from Thorium-Sim/server-disconnected
fix: Add back in the "Reconnect to Server" dialogs
Configuration menu - View commit details
-
Copy full SHA for cc1adc4 - Browse repository at this point
Copy the full SHA cc1adc4View commit details -
Merge pull request #567 from Thorium-Sim/default-plugin-restore
Default Plugin Restore Button
Configuration menu - View commit details
-
Copy full SHA for c54b767 - Browse repository at this point
Copy the full SHA c54b767View commit details
Commits on Feb 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0ca5723 - Browse repository at this point
Copy the full SHA 0ca5723View commit details -
Merge pull request #568 from Thorium-Sim/thruster-rotation-fix-2
feat: Improve the behavior of autopilot rotation.
Configuration menu - View commit details
-
Copy full SHA for de9e6bf - Browse repository at this point
Copy the full SHA de9e6bfView commit details