- Fixed a bug in
RoomPosition.findClosestByPathmethod which caused creeps stuck and flickering between rooms borders and some other inconsistent behavior. - Fixed a bug in
PathFinder.searchwhich caused CPU limit exceeding when the origin position is blocked all around. - Fixed a bug in
Room.findPathwhen no path could be found when the target is at the adjacent square to the starting position when the newPathFinderis enabled.
|
|