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

Create the UI for the player client lobby #104

Closed
Tracked by #82
alexanderson1993 opened this issue Nov 9, 2021 · 0 comments · Fixed by #297
Closed
Tracked by #82

Create the UI for the player client lobby #104

alexanderson1993 opened this issue Nov 9, 2021 · 0 comments · Fixed by #297
Assignees

Comments

@alexanderson1993
Copy link
Member

alexanderson1993 commented Nov 9, 2021

This issue shouldn't be worked on until the work on #123 is completed.

This should include the following:

  • See what ships and stations are available
  • See the names of clients on the stations they've claimed (but allow more than one client to claim a station)
  • Click a station to claim it.
@alexanderson1993 alexanderson1993 mentioned this issue Nov 9, 2021
22 tasks
@alexanderson1993 alexanderson1993 self-assigned this Nov 23, 2021
alexanderson1993 added a commit that referenced this issue Nov 26, 2021
* Assign clients to ships and stations with an admin UI.

Closes  #103
Refs #104

* Add a few more controls to the host's client assignment screen.
alexanderson1993 added a commit that referenced this issue Apr 23, 2022
github-actions bot pushed a commit that referenced this issue May 4, 2022
# [1.0.0-alpha.6](1.0.0-alpha.5...1.0.0-alpha.6) (2022-05-04)

### Features

* **Auto-update:** Enables auto-updates for the Thorium Nova app. ([264ac55](264ac55))
* **Flight Director:** Add the ability to save flight director flex layouts to ThoriumSim accounts. Closes [#278](#278) ([2cb91ae](2cb91ae))
* **Flight Director:** Adds a flex layout for arranging cores. ([e66eaa6](e66eaa6)), closes [#276](#276)
* **Flight Lobby:** Add a separate lobby for non-host clients to assign themselves to stations. Closes [#104](#104) ([4bc5eb4](4bc5eb4))
* **Host:** Add a button and logic for claiming the host position outside of Electron. ([cd55c23](cd55c23))
* **Host:** Lock down any operations that only the host can perform. Closes [#127](#127) ([4b162f5](4b162f5))
* **Login:** Add a Flight Director core for seeing which clients are logged in. ([386a95f](386a95f)), closes [#274](#274)
* **Ship Plugin:** Add the ability to assign ship systems to a ship plugin. ([6a4bf1c](6a4bf1c))
* **Ship Systems:** Add the ability to create ship system instances and edit their properties from the plugin config UI. Impulse engines only for now. Closes [#251](#251) ([c33ddf7](c33ddf7))
* **Ship Systems:** Ship Systems assigned to a ship plugin are now spawned and assigned to a ship. ([5669cee](5669cee))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant