TooAngel / screeps

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

[LOGIC REFINE] After claiming, turn claimer to a reserver or a scout, instead of kill it. #658

Open XenoAmess opened 2 years ago

mschultheiss83 commented 1 year ago

see https://github.com/TooAngel/screeps/issues/659#issuecomment-1241654303

maybe use Creep.recycleCreep if they have enough time to return to the base spawn

TooAngel commented 1 year ago

If you like you can play around with it.

I think it will bring a lot of complexity (which room to reserve, start harvesting in that room, why isn't it already reserved), the life time because of the claim part is short.

recycleCreep is an option, but in the best case the claimer shouldn't be able to travel back home because of the distance.