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

Player can move up and down stairs while grappled #12736

Closed
Ishindri opened this issue Jun 21, 2015 · 1 comment · Fixed by #34732
Closed

Player can move up and down stairs while grappled #12736

Ishindri opened this issue Jun 21, 2015 · 1 comment · Fixed by #34732
Labels
<Bug> This needs to be fixed Monsters Monsters both friendly and unfriendly. Z-levels Levels below and above ground.

Comments

@Ishindri
Copy link
Contributor

From the forum: you can still move up and down stairs while grabbed by zombies.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@tvm1
Copy link
Contributor

tvm1 commented Jul 4, 2015

This is more fundamental. Player (or npc) should go through the whole character::move_effects() when calling game::vertical_move().

There are more occasions where player (or npc) can vertically move when they shouldn't (being downed, webbed, being trapped or crushed, etc.).

@OzoneH3 OzoneH3 added the <Bug> This needs to be fixed label Nov 18, 2015
@Leland Leland added the Z-levels Levels below and above ground. label May 23, 2017
@Leland Leland added the Monsters Monsters both friendly and unfriendly. label Feb 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bug> This needs to be fixed Monsters Monsters both friendly and unfriendly. Z-levels Levels below and above ground.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants