Commit Graph

246 Commits

Author SHA1 Message Date
Hengyu
c0c3218389 Upd: put load_rows in the loop when select_row 2023-06-30 16:45:46 +08:00
Hengyu
30433ac4f6 Upd: put insight_rows in the loop when select_row 2023-06-30 12:56:20 +08:00
Hengyu
127306a019 Add: forgotten hall stage goto 2023-06-30 00:32:33 +08:00
Hengyu
4f8c1f89c3 Add: dungeon goto forgotten hall 2023-06-29 12:56:05 +08:00
LmeSzinc
a745c6607d Fix: Clicking None in select_row() if keyword2button() failed 2023-06-28 02:27:20 +08:00
LmeSzinc
8bdb9a4e77 Opt: Readable dungeon names 2023-06-28 01:17:24 +08:00
Zebartin
7d5bacdbc4 Fix: Friendlier config & details in assignment
- https://github.com/LmeSzinc/StarRailCopilot/pull/23#pullrequestreview-1496702101
- https://github.com/LmeSzinc/StarRailCopilot/pull/23#discussion_r1240852168
2023-06-26 00:07:52 +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
ba3931e7a4 FIx: Scheduler priority of assignment task 2023-06-20 21:30:47 +08:00
Zebartin
c77f1a30b3 Add: Config of Assignment 2023-06-20 21:30:47 +08:00
Zebartin
346e7a1578 Add: Task assignment 2023-06-20 21:30:47 +08:00
Hengyu
9edd120538
Add: Battle Pass Claim Rewards (#13)
* Add: Battle Pass Claim Rewards

* Upd: comments of public methods

* Fix: Break half way if not waiting for animation change finish

* Fix: set dataclass repr to false

* Add: Tasks BattlePass

* Upd: break get_rewards into two loops
2023-06-19 21:57:19 +08:00
LmeSzinc
4bbe4fb08e Fix: Restart at 04:00 2023-06-19 03:30:53 +08:00
LmeSzinc
639d16e8a1 Fix: App control via ADB for all (#18) 2023-06-19 03:26:59 +08:00
LmeSzinc
74562d03e4 Add: Task DailyQuest 2023-06-18 18:41:58 +08:00
LmeSzinc
826127fefd Doc: Add help text of the default serial of MuMu 12 2023-06-18 01:43:16 +08:00
LmeSzinc
7e30ba8d9f Add: Task dungeon 2023-06-18 01:09:09 +08:00
LmeSzinc
1f8a9383f7 Add: Alas scheduler 2023-06-18 01:07:39 +08:00
LmeSzinc
9928d5b4cc Add: GUI options in task Dungeon 2023-06-18 00:24:00 +08:00
LmeSzinc
1a564b4e8e Sync: [ALAS] List tasks instead of collapsing them in submodules 2023-06-17 23:11:57 +08:00
LmeSzinc
b29d6fcc61 Opt: Move gui backend to port 22367 and clean up configs 2023-06-17 22:41:56 +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
LmeSzinc
8080250a49 Add: Get trailblaze power before and after combat 2023-06-17 01:07:47 +08:00
LmeSzinc
f517481e5b Opt: Use scrcpy screenshot and maatouch clicks 2023-06-16 21:43:11 +08:00
LmeSzinc
30958a36f9 Fix: Typo in enlarge_canvas() 2023-06-15 13:14:37 +08:00
LmeSzinc
71b02ae767 Add: Goto dungeon from page_guide 2023-06-15 00:15:14 +08:00
LmeSzinc
533c6f961f Opt: Faster OCR on rectangle images 2023-06-14 03:26:48 +08:00
LmeSzinc
765eeb5472 Add: Check combat auto and 2X speed 2023-06-13 11:36:54 +08:00
LmeSzinc
c567a773e3 Add: Extract keywords of dungeon list 2023-06-13 00:44:40 +08:00
LmeSzinc
26dc151503 Add: Support BlueStacks Hyper-V Android 11 (Rvc64) 2023-06-13 00:24:52 +08:00
Hengyu
012fffbb31
Add: daily_request_recognition; get_daily_rewards (#3)
* Add: daily_request_recognition; get_daily_rewards

* Fix: typo

* Fix: typo

* Upd: delete eval; use one loop to handle 5 active point rewards;

* Upd: change DAILY_QUEST_GOTO/REWARD pattern; update swipe private method name; extract keyword compare method

* Upd: move warning to single page recognition

* Upd: merge from main

* Add: methods that load daily quests keywords from QuestData.json

* Upd: avoid read TextMap twice

* Upd: revert Keyword.find method

* Add: preprocess of keyword extract; after_process of daily quest ocr

* Upd: move assets to daily/reward

* Upd: simplify ocr result replacement
2023-06-13 00:24:38 +08:00
Driver-C
f12f40643b
Add: Synthesize consumables (#2) 2023-06-12 03:20:12 +08:00
LmeSzinc
35f5d24877 Add: Switching dungeon nav 2023-05-31 02:20:45 +08:00
LmeSzinc
eaaaa7e320 Chore: Remove the use of np.int 2023-05-30 10:27:24 +08:00
LmeSzinc
02b9c96e7b Add: Switching dungeon tabs 2023-05-23 01:00:20 +08:00
LmeSzinc
baaca91568 Fix: Handle bugs in adbutils>=1.0 2023-05-23 00:08:00 +08:00
LmeSzinc
8c60400772 Fix: Prevent MaaTouch stream from being deleted 2023-05-23 00:07:12 +08:00
LmeSzinc
50e0ddb954 Add: Keyword extract 2023-05-22 22:10:22 +08:00
LmeSzinc
36d898b038 Add: Merge multi-line OCR results 2023-05-21 15:40:36 +08:00
LmeSzinc
1e47a1f621 Add: OCR model and downgrade to py3.10
since onnxruntime doesn't support 3.11 yet
2023-05-21 09:26:58 +08:00
LmeSzinc
82d013ed59 Add: UI switches and login 2023-05-18 00:44:43 +08:00
LmeSzinc
a0ee78cdf3 Add: Button match and module base 2023-05-17 02:54:03 +08:00
LmeSzinc
00fcba432a Fix: Compatible with old and new adbutils 2023-05-16 23:39:18 +08:00
LmeSzinc
6495ca32fd Upd: ALAS framework updates 2023-05-16 20:55:05 +08:00
LmeSzinc
c24f2a0488 Add ALAS framework 2023-05-14 15:48:34 +08:00