The-International-Open-Source
The-International-Open-Source copied to clipboard
Better build priority
Problem: for the fastFiller, the first container should be build before the extensions, however the second container should only be built for the extensions it serves, and not when those extensions are not ready to be built. This issue extends to other parts of build order logic
- We could place for / build for 1 RCL at a time, however we want things like towers, storage to be prioritized, and factory, labs, extractor not so much
- We could hypothetically add a build priority property to planning data, but this seems impractical in terms of internal complexity and reasonable assignment
- Other options?
Currently I'm just looking for ideas on how to solve this problem. Thanks
Okay
Op vr 22 sep 2023 om 08:14 schreef Carson @.***>
Currently I'm just looking for ideas on how to solve this problem. Thanks
— Reply to this email directly, view it on GitHub https://github.com/The-International-Screeps-Bot/The-International-Open-Source/issues/703#issuecomment-1730858043, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK4CTASKVFMGBKHD7BVH75TX3UUDZANCNFSM6AAAAAA5CS7PO4 . You are receiving this because you were assigned.Message ID: <The-International-Screeps-Bot/The-International-Open-Source/issues/703/1730858043 @github.com>
@CarsonBurke
We could create while planning the order we construct it.
Some construction sites like the fast filler container should block until its build.