Skip to content

Improve dungeon navigation with OCR and faster action timings#14

Merged
mleem97 merged 1 commit into
mleem97/issue10from
codex/fix-bot-navigation-and-reaction-time-issues
Aug 10, 2025
Merged

Improve dungeon navigation with OCR and faster action timings#14
mleem97 merged 1 commit into
mleem97/issue10from
codex/fix-bot-navigation-and-reaction-time-issues

Conversation

@mleem97
Copy link
Copy Markdown
Owner

@mleem97 mleem97 commented Aug 10, 2025

Summary

  • Lower default action delay and trim post-click sleep for more responsive behavior.
  • Log "thinking" latency since last screenshot before each click.
  • Replace template-based dungeon navigation with OCR-driven chapter and floor selection.
  • Use scrcpy's Python client for faster screenshots when available.
  • Align pre-commit tooling with Python 3.11 and clean up style so checks pass.

Testing

  • python -m py_compile Src/bot_core.py Src/ocr_utils.py
  • pre-commit run --files .pre-commit-config.yaml .gitignore Src/bot_core.py Src/ocr_utils.py

https://chatgpt.com/codex/tasks/task_e_6897fa723690832fbdfa1aba2c1a1eda

@mleem97 mleem97 merged commit 6af3e2e into mleem97/issue10 Aug 10, 2025
@mleem97 mleem97 deleted the codex/fix-bot-navigation-and-reaction-time-issues branch August 10, 2025 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant