fix grid bug travel bug
From a bug report, grid bug could travel 1 step diagonally due to special case code in findtravelpath that did not check grid bug movement restriction
This commit is contained in:
@@ -392,6 +392,7 @@ writing while blind no longer possible for books, might fail for scrolls
|
||||
blanking items in pools while blind shouldn't reveal new obj description
|
||||
for ones which had been seen before becoming blind
|
||||
avoid infinite loop in topten output when killed by long-named monster
|
||||
grid bug could move diagonally 1 step using travel command
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user