Skip to content

allow units to walk back a single hex

Tristan Kernan requested to merge github/fork/tristanmkernan/issue/1378 into master

issue #1378 (closed)

when hovering a hex with a creature on it, no walk logic is processed. this is resolved by separating the creature hover check from the walkable check - allowing units to walk one hex back.

Merge request reports