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

Add ability to select caves from clicking the entrance on the map. #27

Closed
river58 opened this issue Jul 11, 2019 · 2 comments
Closed

Add ability to select caves from clicking the entrance on the map. #27

river58 opened this issue Jul 11, 2019 · 2 comments
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@river58
Copy link

river58 commented Jul 11, 2019

Right now for randomized caves/dungeons and such, you select the cave you were on the map and then select where you entered from. This is all fine and dandy but on the map, it shows the cave on the island you've never checked as crossed off, and can get confusing as theres no real marker on the map directly that shows you havent checked that islands cave entrance. Instead you have to click view entrance. Maybe instead it should be selecting the entrance on the map, and then selecting the actual cave it led into on the selection screen. And then you go into that island and check off the cave, but there's still a red X denoting you havent checked that entrance. Or have this be an extra option maybe.

Edit: Another idea, maybe both of these combined? Both an icon to say you entered the cave there, and an icon showing the entrance there?

@river58 river58 changed the title Add ability to select caves from clicking the entrance on the map. [Suggestion] Add ability to select caves from clicking the entrance on the map. Jul 11, 2019
@wooferzfg wooferzfg added the enhancement New feature or request label Jul 11, 2019
@wooferzfg wooferzfg changed the title [Suggestion] Add ability to select caves from clicking the entrance on the map. Add ability to select caves from clicking the entrance on the map. Apr 26, 2020
@wooferzfg
Copy link
Owner

The current design basically boils down to "exits are more important than entrances". It's far more common to look up which entrance leads to an exit than it is to look up which exit an entrance leads to. It's also a bit easier from a logistical perspective - we can show each entrance as unavailable/available/checked similar to normal locations.

I understand that the process for checking an entrance is pretty unintuitive, but I think the other benefits we get from keeping the UI this way are more important.

@wooferzfg wooferzfg added the wontfix This will not be worked on label Aug 8, 2020
@wooferzfg
Copy link
Owner

wooferzfg commented Dec 14, 2023

Planning to implement it this way: #270 (comment)

What I said in my last comment makes sense, but having an option to toggle between viewing entrances and viewing exits gives us the best of both worlds.

@wooferzfg wooferzfg added duplicate This issue or pull request already exists and removed wontfix This will not be worked on labels Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants