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

noflee exits #40

Closed
tomaswindsor opened this issue Apr 26, 2017 · 5 comments
Closed

noflee exits #40

tomaswindsor opened this issue Apr 26, 2017 · 5 comments
Assignees
Milestone

Comments

@tomaswindsor
Copy link

We should be able to mark no-flee exits in the map and these should be rendered in special way.

@nschimme nschimme added this to the 2.4.0 milestone Dec 22, 2017
@nschimme
Copy link
Contributor

@tomaswindsor I've run into a bit of a problem. What color should no-flee exits be?

Right now we have:

  • Orange -> Unmapped exit
  • Violet -> Special
  • Red -> Random
  • White -> Climb

This leaves these colors still available

  • Blue
  • Cyan
  • Green
  • Yellow

I'm thinking about doing some remapping depending on urgency.

  • Red -> No Flee
  • Yellow -> Random
  • White -> Climb
  • Violet -> Special
  • Cyan -> Unmapped exit
  • Blue -> ?
  • Green -> ?

Any thoughts?

@nschimme nschimme self-assigned this Dec 25, 2017
@nschimme
Copy link
Contributor

@tomaswindsor any thoughts?

@tomaswindsor
Copy link
Author

I suggest making as few changes as possible, as players have already got used on current colours. I.e.:

  • Lighter Red → Random with losing followers
  • Darker Red → Random without losing followers
  • Yellow → Blocked/guarded by a mobile (such as exit n from Gumak)
  • Brown → No-flee
  • White → Climb
  • Violet → Special
  • Orange → Unmapped exit
  • Cyan → Exit leading into an air-room (where you instantly fall, such as at BBT entrance or Unqalome's Chasm Trail towards-center exits)
  • Blue → Temporary exit (no-match exit)
  • Green → ?

@nschimme
Copy link
Contributor

There isn't support for air-rooms and blocked rooms yet. Can you create another issue for that?

@nschimme
Copy link
Contributor

Nevermind, I can do it

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

No branches or pull requests

2 participants