Commit Graph

60 Commits

Author SHA1 Message Date
LmeSzinc
4da677a084 Fix: [EN] OCR on SoulGladScorchsandAuditionVenue 2024-09-15 02:16:39 +08:00
LmeSzinc
4ab292c9cb Fix: Sort out the nearest pair_buttons 2024-09-11 00:49:49 +08:00
LmeSzinc
364d5e9c5c Fix: Remove chinese comma from ocr results 2024-07-06 01:13:01 +08:00
LmeSzinc
dc6bcf4a56 Fix: Handle repeated words in OCR_WEEKLY_LIMIT (#554) 2024-06-29 20:17:48 +08:00
LmeSzinc
17c4a13d4f Fix: Patch TextDetector to have a better detection on single digit 2024-05-19 20:41:29 +08:00
LmeSzinc
d92cc3bff2 Merge branch 'bug_fix' into dev 2024-05-15 19:15:08 +08:00
LmeSzinc
415fa61df9 Fix: Try without preprocess if no doors matched 2024-05-14 03:09:31 +08:00
LmeSzinc
f7b48efc7a Fix: [CN] Remove "|" in ocr results 2024-05-13 15:53:08 +08:00
LmeSzinc
71d23545a0 Refactor: Use cooresponding model in Digit and DigitCounter 2024-05-12 02:30:30 +08:00
LmeSzinc
50ae72d17a Upd: 2.2 Keyword extract 2024-05-08 16:33:15 +08:00
LmeSzinc
282ab6da72 Chore: _dungeon_nav_goto now receive nav input 2024-02-12 23:29:21 +08:00
LmeSzinc
5191674920 Fix: Entering calyx crimson 2024-02-07 08:04:45 +08:00
LmeSzinc
69bc3b21c3 Fix: Remove punctuations in ocr result 2024-01-12 23:15:27 +08:00
LmeSzinc
4cd2e06849 Add: Record progress of battle pass quests 2024-01-02 00:43:34 +08:00
LmeSzinc
0028681cb4 Chore: Abstract DigitCounter.is_format_matched() 2024-01-01 22:58:20 +08:00
LmeSzinc
21307e209e Fix: No kids as low camera height may miss enemy aim icon 2023-12-21 00:21:55 +08:00
LmeSzinc
914da3715f Upd: Update rogue routes 2023-11-16 22:21:04 +08:00
LmeSzinc
98fb6ea07b Add: Detect and switch characters 2023-10-23 02:24:46 +08:00
LmeSzinc
e6a7f2c472 Fix: Handle yet another dash from OCR 2023-10-20 21:58:59 +08:00
LmeSzinc
084ada106f Merge branch 'master' into dev
# Conflicts:
#	dev_tools/keyword_extract.py
2023-10-17 19:01:09 +08:00
LmeSzinc
73cf96b418 Opt: Release resources during wait 2023-10-17 13:57:03 +08:00
Zebartin
e48eb27fbc Add: Ocr and select rogue event options 2023-10-07 21:55:58 +08:00
LmeSzinc
f78049b155 Fix: Remove semicolon in ocr results 2023-10-06 23:11:58 +08:00
LmeSzinc
28081361d9
Merge pull request #113 from Zebartin/dev
Add: Event assignments (Space Station Task Force)
2023-09-27 22:38:21 +08:00
LmeSzinc
fe73e8879c Fix: handle duration OCR error "Oh" 2023-09-27 03:14:51 +08:00
Zebartin
81d785852d Add: Support for event assignments 2023-09-26 15:12:12 +08:00
LmeSzinc
907f2303e9 Add: Spanish keywords 2023-09-25 23:24:40 +08:00
LmeSzinc
07ef351ed7 Fix: Handle OCR error of "20h." 2023-09-20 13:35:27 +08:00
LmeSzinc
0279a8dc4d Fix: Get SimUni points at double event 2023-09-17 09:34:17 +08:00
LmeSzinc
1f47d63af8 Fix: Assignment duration and name OCR 2023-09-17 08:09:00 +08:00
LmeSzinc
b2a86fe792 Fix: [EN] Assignment name in multiple rows 2023-09-16 01:37:06 +08:00
LmeSzinc
37e29838c5 Refactor: Get in-game language from plane name 2023-09-15 13:29:22 +08:00
LmeSzinc
269f704abd Fix: Handle OCR error on bleesings 2023-09-11 01:04:33 +08:00
LmeSzinc
e8a38bc1e1
Merge pull request #58 from 5upernova-heng/add/rouge_buff_selector
Add: rogue buff selector
2023-09-10 22:43:22 +08:00
LmeSzinc
f85be40c98 Fix: import BoxedResult 2023-09-10 19:23:27 +08:00
LmeSzinc
f7bc6980f9 Opt: Set rec_batch_num=1 for faster ocr 2023-09-08 23:00:56 +08:00
LmeSzinc
16f4f061c1 Refactor: Migrate to pponnxcr 2023-09-08 22:23:57 +08:00
Hengyu
16a88bb164 Upd: add MultiLangFilter 2023-08-11 02:43:06 +08:00
Hengyu
28d5c43602
Add: battle pass recognition (#49)
* Add: battle pass mission recognition

* Fix: typo

* Add: version mission recognition

* Fix: typo

* Upd: remove version mission

* Upd: keep ui of version quest
2023-08-02 19:07:46 +08:00
LmeSzinc
1536ff0ad3 Fix: Ignore "!" while matching keywords 2023-07-30 17:18:19 +08:00
Zebartin
1c304f2baa Fix: Duration ocr & late stop in assignment 2023-07-11 11:50:15 +08:00
Zebartin
cfdb09f7c3 Opt: delay battle pass to next version if possible 2023-07-09 17:29:38 +08:00
LmeSzinc
53d6bd818f Add: Plane switchings in page_map 2023-07-02 15:33:30 +08:00
LmeSzinc
0c290239a1 Fix: Ocr.lang should be lazy loaded 2023-07-02 15:30:47 +08:00
Hengyu
127306a019 Add: forgotten hall stage goto 2023-06-30 00:32:33 +08:00
Zebartin
47578306cb Fix: Help text & details of assignment
- https://github.com/LmeSzinc/StarRailCopilot/pull/23#discussion_r1235492724
- https://github.com/LmeSzinc/StarRailCopilot/pull/23#discussion_r1235495266
- https://github.com/LmeSzinc/StarRailCopilot/pull/23#discussion_r1235497216
- https://github.com/LmeSzinc/StarRailCopilot/pull/23#discussion_r1235500507
2023-06-21 22:08:57 +08:00
Zebartin
346e7a1578 Add: Task assignment 2023-06-20 21:30:47 +08:00
LmeSzinc
9928d5b4cc Add: GUI options in task Dungeon 2023-06-18 00:24:00 +08:00
LmeSzinc
6d3f34ef48 Fix: OCR_TRAILBLAZE_POWER length varies by value 2023-06-17 16:19:13 +08:00
LmeSzinc
fc1e1b4971 Add: Combat module 2023-06-17 04:28:51 +08:00