Commit Graph

1004 Commits

Author SHA1 Message Date
LmeSzinc
09e675758c Fix: Clear blessings after executing a battle so blessings can be handled in rotation_set() 2024-05-08 18:41:42 +08:00
Zero
bad70f415a
Upd: Character (#445)
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-05-08 16:46:11 +08:00
LmeSzinc
50ae72d17a Upd: 2.2 Keyword extract 2024-05-08 16:33:15 +08:00
LmeSzinc
a6044c2229 Fix: Add route copy
of Jarilo_BackwaterPass_F1_X611Y761 and Jarilo_SilvermaneGuardRestrictedZone_F1_X435Y233
2024-05-08 16:03:34 +08:00
LmeSzinc
a271bf6ba5 Upd: Support reward assets 2024-05-08 13:55:14 +08:00
LmeSzinc
5ce334ca8c Fix: [EN] Handle omitted assignment names 2024-05-08 13:47:29 +08:00
LmeSzinc
d61924a42b Upd: [CN] Assignment ui tab
the font just changed
2024-05-08 13:36:35 +08:00
LmeSzinc
816c787ed0 Upd: ASSIGNMENT_CHECK 2024-05-08 13:32:47 +08:00
LmeSzinc
7d9ae07e5e Fix: Retry ranged character switch if the first time failed 2024-05-08 02:54:12 +08:00
LmeSzinc
043f07dbf0 Upd: Add Aventurine adn ranged character 2024-05-08 02:28:36 +08:00
LmeSzinc
97dd0f6324 Chore: [ALAS] Add Button.is_offset_in() 2024-05-08 00:49:55 +08:00
LmeSzinc
4d086d1753 Opt: Wait rogue buttons loaded before clicking to prevent retries 2024-05-08 00:47:42 +08:00
LmeSzinc
3679f00c13 Fix: Add route copy Luofu_ArtisanshipCommission_F1_X481Y920 2024-05-08 00:03:10 +08:00
LmeSzinc
c581f427b5 Fix: Add copy of Herta_SupplyZone_F2_X550Y248 and Luofu_Cloudford_F1Rogue_X44Y405
for wrong spawn point detected
2024-05-07 23:18:59 +08:00
LmeSzinc
66aa3c4848 Fix: Special match Occurrence_Luofu_Cloudford_F1_X241Y947 2024-05-07 23:13:33 +08:00
LmeSzinc
348c22cd35 Fix: Handle enemy during rotation_set() 2024-05-07 23:13:33 +08:00
LmeSzinc
9cf388b8e0 Fix: Special match Occurrence_Luofu_DivinationCommission_F2_X149Y659
should before Occurrence_Luofu_DivinationCommission_F2_X425Y791
2024-05-07 23:13:33 +08:00
LmeSzinc
6e703ffb66 Fix: [ALAS] socket timeout on scrcpy server startup 2024-05-07 21:47:46 +08:00
LmeSzinc
22dc2cfc1c Opt: [ALAS] Faster DroidCast_raw image parsing 2024-05-07 12:20:16 +08:00
LmeSzinc
2ae0f5e4b9 Fix: [ALAS] insert_swipe() may return a length=1 list after deleting nearing points
(cherry picked from commit 75333193ea561bd1f4241364c8660f6526bb5431)
2024-05-07 12:17:44 +08:00
LmeSzinc
74a2ccf2dc Opt: [ALAS] Improve memory performance in utils 2024-05-07 12:17:29 +08:00
Zebartin
6a8a7d18c8 Fix: Add handle_blessing_popup in blessing choosing 2024-05-07 12:14:21 +08:00
Asxcvbn
0f33ba733e
Update data_update.py for removing whitespace in credit ocr result (#441)
* Update data_update.py for removing whitespace in credit ocr result

sometimes ocr provides a str like '1 2261000' and conversion to int int('1 2261000') fails. we do a post process here, removing the whitespace and allow the conversion to be successful

* Update data_update.py for removing whitespace in credit ocr result 

sometimes ocr provides a str like '1 2261000' and conversion to int int('1 2261000') fails. we do a post process here, removing the whitespace and allow the conversion to be successful
edited to align with standards of this repo
2024-05-07 12:14:01 +08:00
Yinhr
aa40215cb8
Fix: Anniversary 3x get remain at combat (#438)
* Fix: Anniversary 3x get remain at combat

* Fix: Anniversary 3x get remain at combat
2024-05-02 01:02:34 +08:00
LmeSzinc
3579d68ad0
Merge pull request #436 from LmeSzinc/dev
Bug fix
2024-04-30 00:53:52 +08:00
LmeSzinc
f959b090f0 Chore: [ALAS] Patch uiautomator2 loggers so they can be logged in Alas 2024-04-30 00:52:25 +08:00
LmeSzinc
24fbff17ef Chore: [ALAS] Add method uninstall_uiautomator2 2024-04-30 00:52:21 +08:00
LmeSzinc
6818a9d86c Fix: [ALAS] Patch u2.init.appdir in runtime 2024-04-30 00:52:13 +08:00
LmeSzinc
3179cdc81d Opt: [ALAS] Lazy import onepush
(cherry picked from commit 63fd8b63f6574137a0ec0840440cab951f4f40df)
2024-04-30 00:51:43 +08:00
LmeSzinc
a3ce30dc96 Fix: VALID_CLOUD_PACKAGE uses wrong package list
causing cloud game client undetected during emulator start
2024-04-30 00:51:32 +08:00
LmeSzinc
7ee7f152fb
Merge pull request #434 from LmeSzinc/dev
Bug fix
2024-04-27 00:28:12 +08:00
LmeSzinc
c295919a01 Fix: Clear item enroute in Luofu_StargazerNavalia_F2_X627Y179 2024-04-27 00:26:42 +08:00
LmeSzinc
871ea9a809 Upd: Anniversary 3x relic event (#433) 2024-04-27 00:24:15 +08:00
LmeSzinc
d5f641aeb4 Fix: [ALAS] Allow removing non-existent forwards and reverses 2024-04-26 03:35:52 +08:00
LmeSzinc
7c8d41614f Fix: [CN] OCR error on Stagnant_Shadow_Puppetry 2024-04-25 12:05:04 +08:00
LmeSzinc
a0a0c21842
Merge pull request #431 from LmeSzinc/dev
Bug fix
2024-04-23 01:01:56 +08:00
LmeSzinc
b31724c92f Fix: [ALAS] Old minitouch conn does not response to inputs after adb restarted 2024-04-23 00:01:48 +08:00
LmeSzinc
2f5dc37894 Fix: [ALAS] Use current python executable if the deploy.yaml one does not exist 2024-04-22 23:47:37 +08:00
LmeSzinc
eb7086e809 Fix: [ALAS] Deploy config wasn't redirected after Updater.delay() 2024-04-22 23:42:00 +08:00
Jerry Lingjie Mei
a8e2dab328
Fix custom resonance filter errors. (#430)
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-04-22 23:17:55 +08:00
LmeSzinc
42a5fdd092
Merge pull request #429 from LmeSzinc/dev
Bug fix
2024-04-22 00:24:57 +08:00
LmeSzinc
ef7214c5f0 Fix: [ALAS] _minitouch_client is not default value
(cherry picked from commit 1ddc7d9365)
2024-04-22 00:17:00 +08:00
LmeSzinc
96926412f6 Fix: [ALAS] Re-init MaaTouch when orientation changed
(cherry picked from commit 3757510ecd)
2024-04-22 00:16:50 +08:00
LmeSzinc
aab70b3808 Dep: [ALAS] Upgrade to MaaTouch 1.1.0
(cherry picked from commit 670541f515)
2024-04-22 00:16:46 +08:00
LmeSzinc
62f7f38f10 Fix: Special match Occurrence_Jarilo_RivetTown_F1_X157Y435 2024-04-21 23:31:49 +08:00
LmeSzinc
cf1e61b067 Fix: Cloud client should also be known packages 2024-04-19 23:01:02 +08:00
Small_Ku
2e7c39dcf4
Fix: Global MuMu 12 id (#424) 2024-04-19 20:10:07 +08:00
LmeSzinc
fc5dc22dfd Fix: Point in tuple cannot be compared to int 2024-04-19 18:03:55 +08:00
LmeSzinc
3f50d42c1a
Merge pull request #423 from LmeSzinc/dev
Bug fix
2024-04-19 00:43:58 +08:00
LmeSzinc
9216d8bb12 Fix: Touch builders have no retries if called directly 2024-04-19 00:41:38 +08:00