nanoandrew4 / RPG-Game

RPG style game written in Java based in a fantasy/medieval setting
GNU General Public License v3.0
0 stars 0 forks source link

Player freezes in non-tress-passable tile #8

Closed nanoandrew4 closed 7 years ago

nanoandrew4 commented 7 years ago

Player should be allowed to move away from the tile, since sometimes due to when the code intended to stop this does not run soon enough or runs too soon

nanoandrew4 commented 7 years ago

Issue fixed in commit 95c8fa54cfde481c0f09209e86c7bdcf668e4d31, player is allowed movement in direction away from the non-tress-passable tile