Skip to content
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

Improve speed by not using numpy, handle edge case #15

Merged
merged 5 commits into from
Dec 11, 2023

Conversation

ElectricityMachine
Copy link
Owner

If the dialog box is at the edge of the screen[1], there was nothing to offset the captured image to recognize this, resulting in the script failing when trying to change signals around Beechley or Leighton City. This PR fixes that and changes the color comparison to use a custom pythonic function instead of converting to and from Numpy datatypes.

[1]

RobloxPlayerBeta_Xu1AAPS3qt (Custom) (1)

Copy link
Owner Author

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

@ElectricityMachine ElectricityMachine merged commit c6c8482 into master Dec 11, 2023
2 checks passed
@ElectricityMachine ElectricityMachine deleted the dialogbox-offset branch December 11, 2023 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant