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

Can you set up a /panic infinite loop? #173

Open
erkyrath opened this issue May 1, 2015 · 0 comments
Open

Can you set up a /panic infinite loop? #173

erkyrath opened this issue May 1, 2015 · 0 comments
Labels

Comments

@erkyrath
Copy link
Owner

erkyrath commented May 1, 2015

If an onenter hook invokes panic(), the player might get seriously stuck. (If they are foolish enough to set home to a trap room.)

It's valid for a room to panic you out when you enter. (A non-solo-instanced lava room, for example.) I suppose we'd have to set an explicit "panicking" flag, and any further panic in that context would throw you to the Surface rather than your home.

@erkyrath erkyrath added the bug label May 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant