Commit Graph

73 Commits

Author SHA1 Message Date
LmeSzinc
b5030e0ab1 Add: Link task Assignment with daily tasks 2023-08-27 17:27:47 +08:00
LmeSzinc
b303341297 Add: [ALAS][TW] Standardize zh-TW translation 2023-08-27 17:18:42 +08:00
LmeSzinc
a5e2eb0004 Refactor: Link task dungeon with daily quests 2023-08-27 17:13:05 +08:00
LmeSzinc
4719d3da60 Add: [ALAS] stored and state widgets 2023-08-27 17:02:11 +08:00
LmeSzinc
76318175e8 Add: [ALAS] Timer.set_current() 2023-08-21 01:26:18 +08:00
LmeSzinc
0be028427b Refactor: [ALAS] Minitouch multi-finger support 2023-08-21 01:25:21 +08:00
LmeSzinc
bc9642772f Add: Dungeon at double relic event 2023-08-21 01:14:40 +08:00
LmeSzinc
adefd5a956 Fix: [ALAS] Raise error if app_keep_alive is enabled in MuMu 12 2023-08-21 00:40:40 +08:00
X-Zero-L
7815697329
Upd: Character (#57)
* Upd: Character

* Upd: i18n

* Upd: Character
2023-08-10 18:06:21 +08:00
LmeSzinc
e41d5b4ae4 Fix: insight_row() early stopped on empty list 2023-08-03 00:51:58 +08:00
LmeSzinc
fc91221240 Fix: No orientation handle in MaaTouch 2023-08-03 00:51:21 +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
9f0528299f Add: [ALAS] Utility func image_paste() and get_bbox_reversed() 2023-07-30 19:35:05 +08:00
LmeSzinc
1536ff0ad3 Fix: Ignore "!" while matching keywords 2023-07-30 17:18:19 +08:00
X-Zero-L
845767d71c
Upd: Character (#50)
* Upd: Character

* Upd: i18n
2023-07-30 17:16:21 +08:00
X-Zero-L
b2ab868351
Add: character and combat support (#38)
* Add: combat support

* Fix: team_set logic when using support in combat

* Add: Support character selection

* Upd: optimize support character get logic

* Fix: bug in get_character_by_name

* Upd: use keywords to generate support config

* Fix: Correct comment language to English

* Fix: Remove debug statements

* Upd: Improve UI icons and positioning

* Upd: Refactor support

* Upd: character keyword extract

* Upd:Character icon

* Upd: Character icon

* Upd: Character icon

* Upd: Optimize the parameter in SupportListScroll

* Upd: Refactor support

* Fix: Bug in Dungeon

* Fix: Corrected comments in Combat and Support

* Upd: Modified parameter

* Refactor: Support logic

* Refactor: Support logic

* Refactor: Support logic

* Upd: Character icon

* Upd: Character icon

* Refactor: Support logic

* Refactor: Support logic
2023-07-24 18:15:22 +08:00
Zebartin
1c304f2baa Fix: Duration ocr & late stop in assignment 2023-07-11 11:50:15 +08:00
LmeSzinc
d9f9b43b6f Add: Dungeon at double calyx event 2023-07-10 23:45:33 +08:00
LmeSzinc
f12e18107f Refactor: Remove use_fast parameter 2023-07-10 22:24:24 +08:00
Zebartin
cfdb09f7c3 Opt: delay battle pass to next version if possible 2023-07-09 17:29:38 +08:00
LmeSzinc
95c7b6dd53 Opt: Faster UI navigation to forgotten hall 2023-07-06 22:41:16 +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
LmeSzinc
a2e2221829 Add: [ALAS] Returns in Scroll.set() 2023-07-02 15:28:28 +08:00
LmeSzinc
b1048748d0 Fix: [ALAS] Handle None in interval_clear() 2023-07-02 15:20:25 +08:00
LmeSzinc
a078c14f25 Fix: [ALAS] Remove the use of np.float 2023-07-02 15:20:24 +08:00
Hengyu
8c38c05696 Upd: limit load_rows interval to 1 second & not load at first iteration 2023-07-01 23:06:46 +08:00
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