munificent / hauberk

A web-based roguelike written in Dart.
http://munificent.github.io/hauberk/
Other
2k stars 200 forks source link

player not able to move after throwing a bottle of wind #42

Closed johnalexhebert closed 5 years ago

johnalexhebert commented 5 years ago

Player throws a bottle of wind at enemy. All of the bottles of wind in the player's inventory (two) were thrown and fall to the floor between the player and the enemy. At that point the player can no longer move. The player can hit the (U) and (D) keys but can not use or drop items. Standing in place does not work; I have a loaf of bread equipped but hitting the 5 key does not heal me.

En810 commented 5 years ago

I encounter this glitch once when using a bottle.

munificent commented 5 years ago

John! Thanks for spotting this. I landed a fix in the source and I'll try to push a new build soon.