Ikabot-Collective / ikabot

A Python-based bot designed for automating tasks in the game Ikariam
https://discord.com/invite/3hyxPRj
MIT License
102 stars 67 forks source link

constructionList wait for resource #272

Open BigMax23 opened 2 months ago

BigMax23 commented 2 months ago

Describe the solution you'd like It would be worthwhile to extend the constructionList with a function to wait until the resource is mined. For example. I have a marble island where I want to level up a building that requires wood and marble. I don't want to send extra resource here, just wait until the island is produced. When enough is available to build a level, start it, then wait.