-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More efficient bot changes #20
base: main
Are you sure you want to change the base?
Commits on Dec 6, 2023
-
- updated main.py to handle errors without crashing. - errors are reported on screen. Specifically when an image could not be located with sufficient confidence - retook a ton of screenshots to help with the collection - warning - shutdown screenshots can sometimes trigger clicks in the wrong areas on the main view. Adjust those screenshots to your liking. - added .5 second sleep after successful image finds - added more console prompts to inform whats happening
Configuration menu - View commit details
-
Copy full SHA for 2319f69 - Browse repository at this point
Copy the full SHA 2319f69View commit details -
- Windows 10/11 compatible only - Not Mac tested yet - no longer needs powershell to achieve elevated permissions - must use a powershell terminal in order to run - added a variable to pick specific window by name - all dependencies updated in requirements - added a script to auto update the dependencies versioning in requirements.txt based on the currently installed versions. Only use this if the dependencies are working in their current version and it is listed in the requirements already. - adjust readme to point out using the python command rather than running start.ps1. Powershell terminal is still required but it uses only 1 script now. - added more screenshots to improve image finding
Configuration menu - View commit details
-
Copy full SHA for 4d9cdaf - Browse repository at this point
Copy the full SHA 4d9cdafView commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7bd04f0 - Browse repository at this point
Copy the full SHA 7bd04f0View commit details
Commits on Dec 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 762ad26 - Browse repository at this point
Copy the full SHA 762ad26View commit details
Commits on Dec 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 79bbfa9 - Browse repository at this point
Copy the full SHA 79bbfa9View commit details
Commits on Jan 8, 2024
-
Do some sorting by bot actions most likely to happen
mcochran committedJan 8, 2024 Configuration menu - View commit details
-
Copy full SHA for c1a1f67 - Browse repository at this point
Copy the full SHA c1a1f67View commit details -
new images, better logic for action selection
mcochran committedJan 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 648392b - Browse repository at this point
Copy the full SHA 648392bView commit details -
Merge branch 'main' of https://github.com/GotEmCoach/monopoly-go-bot
mcochran committedJan 8, 2024 Configuration menu - View commit details
-
Copy full SHA for f894a57 - Browse repository at this point
Copy the full SHA f894a57View commit details -
included other PR stuff but not gonna include these
mcochran committedJan 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 183a1d7 - Browse repository at this point
Copy the full SHA 183a1d7View commit details -
using bots.json and image of multi-instance manager can now open and …
…close different emulators
mcochran committedJan 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 04de612 - Browse repository at this point
Copy the full SHA 04de612View commit details
Commits on Jan 15, 2024
-
More Changes, switching computers to make async bots play at the same…
… time.
mcochran committedJan 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 0c8c0b4 - Browse repository at this point
Copy the full SHA 0c8c0b4View commit details