Skip to content
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

Merged
merged 37 commits into from
Feb 23, 2023
Merged

Alpha 10 #569

merged 37 commits into from
Feb 23, 2023

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    d20f426 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    945dd22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8c9840 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Fix automated tests.

    alexanderson1993 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    6fb2bdb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #552 from Thorium-Sim/interstellar-viewscreen-fix

    fix: Interstellar viewscreen no longer shows the Flight Director view.
    alexanderson1993 authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    bd4d415 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52b4d75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be8fb36 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a94fc2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55ca019 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Configuration menu
    Copy the full SHA
    6d0e95f View commit details
    Browse the repository at this point in the history
  2. Fix tests

    alexanderson1993 committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    f05eb6f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    e5bd455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bb73da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a43f8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acab5f5 View commit details
    Browse the repository at this point in the history
  5. Fix type error

    alexanderson1993 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    4eb8cb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ab84d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    4cbcb0e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #555 from Thorium-Sim/flight-start

    fix: Properly save flights periodically while the app is open and when it closes.
    alexanderson1993 authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    1addf1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94d3300 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #557 from Thorium-Sim/plugin-config-api-error

    fix: Resolves backend errors when visiting plugin config page.
    alexanderson1993 authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    d25ed93 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #558 from Thorium-Sim/host-claim

    fix: Auto-claim host when first connecting.
    alexanderson1993 authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    55a0116 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #559 from Thorium-Sim/inventory-liters

    fix: Refactor inventory to use liters instead of cubic meters.
    alexanderson1993 authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    7e49520 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #556 from Thorium-Sim/initial-data-stream

    fix: Send initial data stream when a client first requests it.
    alexanderson1993 authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    2c562b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. fix: If a ship doesn't have a theme assigned to it, only automaticall…

    …y assign themes marked as default.
    alexanderson1993 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    004c954 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f34e1c View commit details
    Browse the repository at this point in the history
  3. feat: Add a button to restore the default plugin, which will also upd…

    …ate the default plugin contents with new Thorium Nova versions.
    alexanderson1993 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    82388a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Merge pull request #560 from Thorium-Sim/override-fix

    fix: System specific config overrides
    alexanderson1993 authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    149f2d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #561 from Thorium-Sim/config-ux

    fix: Config UX improvements.
    alexanderson1993 authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    3d7a21e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #562 from Thorium-Sim/navigation-fix

    fix: Navigation no longer crashes when transitioning to interstellar space
    alexanderson1993 authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    e0cd90c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #563 from Thorium-Sim/interpolation-snap

    feat: Enable snapping network data instead of smoothly interpolating.
    alexanderson1993 authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    5746bae View commit details
    Browse the repository at this point in the history
  5. Merge pull request #564 from Thorium-Sim/flight-director-ship-spawn

    fix: Flight Director right-click to spawn and order ships.
    alexanderson1993 authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    193321f View commit details
    Browse the repository at this point in the history
  6. 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
    alexanderson1993 authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    fddc8a1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #566 from Thorium-Sim/server-disconnected

    fix: Add back in the "Reconnect to Server" dialogs
    alexanderson1993 authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    cc1adc4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #567 from Thorium-Sim/default-plugin-restore

    Default Plugin Restore Button
    alexanderson1993 authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    c54b767 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    0ca5723 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #568 from Thorium-Sim/thruster-rotation-fix-2

    feat: Improve the behavior of autopilot rotation.
    alexanderson1993 authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    de9e6bf View commit details
    Browse the repository at this point in the history