iron balls (R676)
Well, this proved rather annoying. Problems included: -- the solid rock problem that was noticed -- teleporting to a spot two spaces away but on the other side of solid rock could also leave the chain in solid rock -- in one place I said chainx instead of ballx, which could cause problems with teleporting -- the teleport code moved the player before moving the ball, violating the assumption that the player hasn't been moved yet (which only caused problems after I added the solid rock fix). Ball movement still isn't quite right, though the cases are really rare. I may fix them later.
This commit is contained in:
@@ -17,6 +17,7 @@ wall symbol not replaced when digging while blind and levitating
|
||||
print regular death message when leashed, mounted steed dies of starvation
|
||||
fix more funny messages, new and old
|
||||
restore the behavior of bumping into closed doors when moving while impaired
|
||||
fix iron ball cases that could put the chain in solid rock
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user