linus-jansson / btd6farmer

A tool to make autonomous macros in Bloons Td 6. Relies on OCR and template matchmating for navigation. Made in python
https://discord.gg/qyKT6bzqZQ
MIT License
31 stars 11 forks source link

Gameplanner #74

Open TheFutureKnight opened 1 year ago

TheFutureKnight commented 1 year ago
TheFutureKnight commented 1 year ago

TODO: Update the BotUtils to more recent rewritten code for getting the round num

linus-jansson commented 1 year ago

This is part of my fault, but it seems like your branch isn't completely synced with the main branch causing a lot of my changes being removed. Could you try to merge upstream main to your local branch?

TheFutureKnight commented 1 year ago

You mean the code itself isn't synced up? Yes still working on that part, as I won't use the entirety of Bot.py, I'm just picking what's useful to the gameplanner, for static I didn't go thru it yet, that's about all the desyncs there is I think

TheFutureKnight commented 1 year ago

BUG: Currently the logic for getting a round number waits for a mouse input, but this causes the monkey info tab to open (HIDING THE ROUND AREA) this always results in a lot of None rounds

TheFutureKnight commented 1 year ago

This "SHOULD" fix the bug in most cases, still needs further testing, I only made the screenshots be taken sooner (before we can choose a tower)

on another note:

Should be ready to merge

linus-jansson commented 1 year ago

Will have to look at this and do some reviewing 🙂 Been busy at work sorry for leaving you hanging for 5 months..