ryanrolds / screeps-bot-choreographer

A bot for Screeps
MIT License
11 stars 0 forks source link

Mineral harvester creep is spawned before the Extractor is built #5

Open ryanrolds opened 2 years ago

ryanrolds commented 2 years ago

When a base is RCL6+ a MineralRunnable process is created and scheduled. This process should only request a Harvester if the Extractor structure exists on the Mineral. Currently, Harvesters are created and do nothing while Builders are working on the structure.