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

Ship Map - List View #259

Open
alexanderson1993 opened this issue Mar 25, 2022 · 2 comments
Open

Ship Map - List View #259

alexanderson1993 opened this issue Mar 25, 2022 · 2 comments
Assignees
Labels
approved Issues that are approved and ready to be implemented. Feature Help Wanted Items that are good for folks that are new to the project.

Comments

@alexanderson1993
Copy link
Member

alexanderson1993 commented Mar 25, 2022

Is your feature request related to a problem? Please describe.

It might be nice to have a list view for managing rooms on the Plugin Config, as an alternate view to the deck map/node graph view. This would make it easy to quickly find a room and update its properties.

Describe the solution you'd like

A button on the deck config screen would alternate between the two views. Any nodes that have the isRoom flag would be shown in a list in alphabetical order. Clicking on a room will show all of the configuration options for that room to the side. A search input will make it easy to find any room across the entire ship with a typeahead dropdown.

@alexanderson1993 alexanderson1993 moved this to ⏳Pending Approval in Thorium Nova Roadmap Mar 25, 2022
@alexanderson1993 alexanderson1993 added the approved Issues that are approved and ready to be implemented. label May 9, 2022
@alexanderson1993 alexanderson1993 moved this from ⏳Pending Approval to 📌 Todo in Thorium Nova Roadmap May 9, 2022
@alexanderson1993 alexanderson1993 added the Help Wanted Items that are good for folks that are new to the project. label Mar 11, 2023
@ollixx
Copy link
Contributor

ollixx commented May 4, 2024

Here is a short summary of our discussion on discord as far as the requirements for this ticket are concerned

image

  • There should be 2 entries in the ship config menu, replacing "Ship Map":
    • Ship Decks
      • decks editor as it is now under "Ship Map"
    • Ship Rooms (alternative view showing only rooms)
      • The isRoom flag will not be available in the config screen of a selected room.
        Unselecting it would mean to delete the room (making it a simple node)
      • The drop downs "flags" and "systems" will be presented as normal lists (see screenshot)
      • The "radius" control will not be available here, as it makes only sense to use it while seeing the room inside the map view in "Ship Decks"
      • The "Cargo Volume" and name controls will be available in this view
      • There should be a search field with type ahead support. It should filter the shown rooms
      • Rooms are listed in alphabetical order

@ollixx
Copy link
Contributor

ollixx commented May 4, 2024

I started working on this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Issues that are approved and ready to be implemented. Feature Help Wanted Items that are good for folks that are new to the project.
Projects
Status: 📌 Todo
Development

No branches or pull requests

2 participants