Commit graph

28 commits

Author SHA1 Message Date
aee3a7f22c boss getting close 2026-02-21 20:57:22 -05:00
c75b2b27f0 got detection somewhat working 2026-02-20 21:57:51 -05:00
40d30115bf work on well of souls and yolo detection 2026-02-20 16:40:50 -05:00
d80e723b94 refactor 2026-02-16 13:18:04 -05:00
696fd07e86 deleted old 2026-02-13 01:27:20 -05:00
4a65c8e17b switched to new way 2026-02-13 01:12:51 -05:00
b03a2a25f1 chatgpt fix 2026-02-12 22:28:18 -05:00
a7fab55d44 work on new crop 2026-02-12 22:07:54 -05:00
9845e7f9bf test 2026-02-12 17:55:20 -05:00
f74e3e1c85 working on crop 2026-02-12 17:48:16 -05:00
93e2234c4e added test cases 2026-02-12 13:08:19 -05:00
cf5d944fd1 finished easyocr and pipeline 2026-02-12 11:24:31 -05:00
735b6f7157 easyocr work 2026-02-12 09:29:10 -05:00
9f208b0606 added easyOCR 2026-02-12 01:04:19 -05:00
854a474435 work on OCR 2026-02-11 17:42:28 -05:00
6600969947 more tuning switched to background sub 2026-02-11 15:39:57 -05:00
641c87121a tests started and tuning 2026-02-11 15:17:44 -05:00
b8f5637c49 Revert "fixed padding tooltip for all"
This reverts commit 6242220, which broke tooltip detection.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 14:15:28 -05:00
f9b8ef9158 Save fullscreen screenshot alongside cropped tooltip in diff-ocr
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 14:09:42 -05:00
674a25ac6a added cases 2026-02-11 14:04:49 -05:00
62422202a9 fixed padding tooltip for all 2026-02-11 13:10:45 -05:00
6ad382cb09 finished ocr daemon update 2026-02-11 02:11:50 -05:00
cc50368d3b added training 2026-02-10 22:56:51 -05:00
528453a321 tooltip bounds done i think 2026-02-10 21:24:50 -05:00
bb2b9cf507 tooltip bounds 2026-02-10 21:21:07 -05:00
930e00c9cc finished item finder 2026-02-10 19:10:59 -05:00
1246884be9 finished up grid detection. 2026-02-10 17:29:37 -05:00
41d174195e Initial commit: POE2 automated trade bot
Monitors pathofexile.com/trade2 for new listings, travels to seller
hideouts, buys items from public stash tabs, and stores them.

Includes persistent C# OCR daemon for fast screen capture + Windows
native OCR, web dashboard for managing trade links and settings,
and full game automation via Win32 SendInput.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 14:03:47 -05:00