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

Show visible locations #180

Open
MattEqualsCoder opened this issue Jul 28, 2022 · 3 comments
Open

Show visible locations #180

MattEqualsCoder opened this issue Jul 28, 2022 · 3 comments
Labels
🔍 Tracker Issues related to item/location tracking

Comments

@MattEqualsCoder
Copy link
Collaborator

Most tracker offer the ability to see what locations you can peak at. We should probably do that too.

I think this would be pretty simple. We could add something similar to the canAccess delegate, but it would default to false. For the map, I think we could probably mark it as a blue triangle or something to be different from the other location icons. Not sure how we would represent this in the location list.

@MattEqualsCoder MattEqualsCoder added the 🔍 Tracker Issues related to item/location tracking label Jul 28, 2022
@Vivelin
Copy link
Member

Vivelin commented Jul 28, 2022

I'm not sure if people even use the location list anymore outside of marked items. We could probably remove it entirely and show marked items on the map instead.

@TheRealFragger
Copy link
Collaborator

I agree, I think it should be there though but maybe as an optional thing? Like right click on the map or have a button on it to launch the location list. As for how to represent it, I was thinking of an eye icon in the same position as a key could be

@Vivelin Vivelin self-assigned this Aug 7, 2022
@Vivelin
Copy link
Member

Vivelin commented Aug 29, 2022

We could probably show something in the marked locations list, actually. If something is in logic for peeking (canPeek or something) show it with some default/unknown icon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔍 Tracker Issues related to item/location tracking
Projects
None yet
Development

No branches or pull requests

3 participants