TooAngel / screeps

TooAngel NPC / bot / source code for screeps
https://screeps.com
GNU Affero General Public License v3.0
591 stars 154 forks source link

[BUG]fix bug in construction target finding in role squadsiege. #677

Closed XenoAmess closed 1 year ago

XenoAmess commented 1 year ago

now it will not try to dismental controller anymore. besides this.pos.findClosestByPath(FIND_HOSTILE_STRUCTURES, STRUCTURE_TOWER); will actually search for any structure, with wrong use of opt param, so fix it.

TooAngel commented 1 year ago

This pull request was merged by worlddriven.