H216 - ball and chain movement
<Someone> reported the longstanding behavior that when dragging, the chain does not always remain directly between the player and the ball. This occurs when the player zigzags. Added a check to the simple drag code to try to keep the chain directly between the player and the ball. But, don't do this if the player is walking thru rock or if it would move the chain into rock.
This commit is contained in:
@@ -259,6 +259,7 @@ fix region timeout detection, caused strange display of stinking cloud
|
||||
while wearing the Eyes of the Overworld
|
||||
try to keep migrating monsters from escaping the wizard tower
|
||||
affected monsters should always respect "Elbereth"
|
||||
try harder to keep dragged chain between ball and hero
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user