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

Power node system #573

Merged
merged 5 commits into from
Mar 5, 2023
Merged

Power node system #573

merged 5 commits into from
Mar 5, 2023

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    6d6b7b8 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.0.0-alpha.10

    # [1.0.0-alpha.10](1.0.0-alpha.9...1.0.0-alpha.10) (2023-02-23)
    
    ### Bug Fixes
    
    * Add back in the "Reconnect to Server" dialogs ([7f34e1c](7f34e1c))
    * Auto-claim host when first connecting. ([52b4d75](52b4d75))
    * Config UX improvements. ([e5bd455](e5bd455))
    * Darken the background when configuring plugins. ([d20f426](d20f426))
    * Flight Director right-click to spawn and order ships. ([4cbcb0e](4cbcb0e))
    * If a ship doesn't have a theme assigned to it, only automatically assign themes marked as default. ([004c954](004c954))
    * Interstellar viewscreen no longer shows the Flight Director view. ([e8c9840](e8c9840))
    * Navigation no longer crashes when transitioning to interstellar space. ([acab5f5](acab5f5))
    * Properly save flights periodically while the app is open and when it closes. ([55ca019](55ca019))
    * Refactor inventory to use liters instead of cubic meters. ([6d0e95f](6d0e95f))
    * Resolves backend errors when visiting plugin config page. ([be8fb36](be8fb36))
    * Send initial data stream when a client first requests it. ([9a94fc2](9a94fc2))
    * System specific config overrides ([1bb73da](1bb73da))
    
    ### Features
    
    * Add a button to restore the default plugin, which will also update the default plugin contents with new Thorium Nova versions. ([82388a8](82388a8))
    * Enable snapping network data instead of smoothly interpolating. ([2ab84d8](2ab84d8))
    * Improve the behavior of autopilot rotation. ([0ca5723](0ca5723))
    * Randomly cycle through backgrounds. ([945dd22](945dd22))
    semantic-release-bot committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    44a9894 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    51001bf View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    5908434 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Test fix

    alexanderson1993 committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    b81ebe1 View commit details
    Browse the repository at this point in the history