Skip to content

Conversation

@StaticSweep
Copy link
Owner

  • Add MouseOver.getText() utility to return all text in the MouseOverText zone regardless of colour.
  • Idler holds the colour variables for less runtime overhead.
  • Changed Minimap.getXP() to return Integer rather than String.
  • Drastically improve ScreenManager zone extraction speed.
  • Drastically improve Ocr speed through memory management and font map optimisation.
  • Add abstraction to extract text from a CU81 Mat object directly to reduce BufferedImage conversion overhead.
  • Add more attempts to MovingObject.
  • Add Morphological closing to default ColourContours behaviour to minimise attempts, reduce duplicate contours and to make contour extraction robust.

@StaticSweep StaticSweep merged commit db17529 into main Jan 29, 2026
1 check passed
@StaticSweep StaticSweep deleted the runtime-optimisations branch January 29, 2026 02:30
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.

2 participants