xibalba
xibalba copied to clipboard
Refactor mouse movement to work like auto explore
Right now it uses A* but we already have a djikstra map for the level that autoexplore uses so no reason not to just use that.