Commit Graph

437 Commits

Author SHA1 Message Date
LmeSzinc
4445859671 Chore: [ALAS] Abstract save_error_log for reusing 2024-05-20 23:34:22 +08:00
LmeSzinc
aacf1650fc Merge branch 'master' into dev 2024-05-20 00:20:03 +08:00
Zebartin
99a6ab2a11 feat: Event assignments (All About Boothill) 2024-05-19 23:50:37 +08:00
LmeSzinc
17c4a13d4f Fix: Patch TextDetector to have a better detection on single digit 2024-05-19 20:41:29 +08:00
LmeSzinc
9795103f4d Add: Planner result scanner on GUI 2024-05-19 19:26:20 +08:00
LmeSzinc
da135402d4 Add: Show planner on gui 2024-05-18 00:51:27 +08:00
LmeSzinc
d8ea34757a Add: Write planner results into config 2024-05-18 00:08:06 +08:00
LmeSzinc
117704273f Add: Planner progress in config 2024-05-18 00:07:14 +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
eb920b7fec Add: [ALAS] Button.match_template_binary() 2024-05-13 12:34:36 +08:00
LmeSzinc
092b2e60db Upd: Assignment resorted in 2.2 (#453) 2024-05-13 03:04:42 +08:00
LmeSzinc
71d23545a0 Refactor: Use cooresponding model in Digit and DigitCounter 2024-05-12 02:30:30 +08:00
LmeSzinc
fc48067495 Fix: Set nemu_ipc before screenshot_interval_set 2024-05-12 00:28:33 +08:00
LmeSzinc
56af575a5a Chore: SimulatedUniverseFarm should be the last 2024-05-09 17:45:36 +08:00
LmeSzinc
f58aec2f6a Opt: [ALAS] Improve ui appearance of stored object 2024-05-09 17:44:39 +08:00
Yinhr
4e05aa37a3
Upd: Add new dungeon and weekly in gui by config updater (#447)
* Fix: Food_Improvement_Plan does not exist anymore

* Upd: Add new dungeon and weekly in gui by config updater

* Fix: OCR of TM in dungeon

* Fix: remove TM in keywords

* Fix: remove TM in GUI

* Fix: Remove redundant i18n in en-US

---------

Co-authored-by: LmeSzinc <37934724+LmeSzinc@users.noreply.github.com>
2024-05-09 17:40:41 +08:00
Schwarze-Katze
880bb2a911
Apply StoredCounter for counting farm times (#419)
* Apply StoredCounter in counting farm times

* i18n for SimulatedUniverseElite counter (probably used for display in future)

* change display style to "counter" style

* Configure ConfigUpdater.redirect and rename `SimulatedUniverseElite` config item to `SimulatedUniverseFarm`

* show `Rogue.RogueWorld.SimulatedUniverseFarm` in disabled mode only when `Rogue.RogueWorld.WeeklyFarming` is checked

* treat Rogue_RogueWorld_SimulatedUniverseFarm specially to display value only;
i18n for SimulatedUniverseFarm item;
bugfix on counter convert

* Set display style of stored counter

* update counter despite whether farming is enabled
2024-05-09 15:36:52 +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
97dd0f6324 Chore: [ALAS] Add Button.is_offset_in() 2024-05-08 00:49:55 +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
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
d5f641aeb4 Fix: [ALAS] Allow removing non-existent forwards and reverses 2024-04-26 03:35:52 +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
eb7086e809 Fix: [ALAS] Deploy config wasn't redirected after Updater.delay() 2024-04-22 23:42:00 +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
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
9216d8bb12 Fix: Touch builders have no retries if called directly 2024-04-19 00:41:38 +08:00
LmeSzinc
82f5e8b6ab Fix: site-packages detection on manual package builds 2024-04-18 22:55:53 +08:00
Zero
47b8f4a37d
Upd: Character (#422)
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-04-18 21:32:58 +08:00
LmeSzinc
9449bf693b Opt: Patch pkg_resources for faster startup 2024-04-15 21:04:52 +08:00
LmeSzinc
6ec8df8076 Opt: Early init minitouch and MaaTouch for faster startup 2024-04-15 19:27:20 +08:00
Matrix_Cain
39af23657e
Feature: Migrate notify.py from AzurLaneAutoScript and upgrade dep onepush ver. to 1.3.0 (#418)
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-04-15 19:07:45 +08:00
LmeSzinc
aa700b81db I18n: WeeklyFarming description 2024-04-15 00:38:20 +08:00
LmeSzinc
6c56f5e286
Merge pull request #361 from Schwarze-Katze/master
Add feature of material farming in task RogueWorld
2024-04-14 21:42:29 +08:00
LmeSzinc
cf92730d14
Merge pull request #414 from Zebartin/fix/draggablelist
Fix: More tolerant insight_row
2024-04-14 21:41:28 +08:00
LmeSzinc
d26534ab14 Add: Use nemu_ipc if available 2024-04-14 19:11:53 +08:00
LmeSzinc
03ed78f905 Sync: [ALAS] Add nemu_ipc 2024-04-14 19:11:32 +08:00
LmeSzinc
96aa273f9b Sync: [ALAS] Emulator manager 2024-04-14 18:41:30 +08:00
LmeSzinc
01116336f8 Chore: Background worker 2024-04-14 18:36:24 +08:00
Zebartin
9b4daafcf1 Fix: More tolerant insight_row 2024-04-11 22:24:49 +08:00
LmeSzinc
e748d3b83d Merge branch 'master' into dev 2024-04-02 12:38:53 +08:00
LmeSzinc
1298605c65 Opt: [ALAS] Reuse image array to improve memory performance 2024-04-02 12:38:06 +08:00
katze
721ae38291 improves readability 2024-04-01 10:33:06 +08:00
katze
f262140fb6 Seperate stored counter into an independent class 2024-04-01 01:58:46 +08:00
Schwarze-Katze
792eb2157a
Merge branch 'LmeSzinc:master' into master 2024-04-01 00:27:15 +08:00
LmeSzinc
0bb9af7275 Fix: AdaptiveScroll to handle transparent scroll on complex background (#391) 2024-03-30 00:20:28 +08:00
LmeSzinc
a553d4d7eb Chore: [ALAS] Cache prop nemud.app_keep_alive 2024-03-28 18:57:28 +08:00
LmeSzinc
cef99b81c5 Chore: [ALAS] Expose one Platform class 2024-03-28 18:50:43 +08:00
LmeSzinc
0a11493095 Add: [ALAS] Auto fill emulator info even if info was not used 2024-03-28 18:50:43 +08:00
LmeSzinc
9a55d4fe7c Chore: [ALAS] Rename to list_known_packages 2024-03-28 18:50:43 +08:00
LmeSzinc
d01fa33cf0 Upd: Config update 2024-03-27 23:15:10 +08:00
Zero
757b137cb2
Upd: Character (#387)
* Fix: double information location (#369)

* Upd: Character

---------

Co-authored-by: Yinhr <110515845+Yinhaoran1128@users.noreply.github.com>
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-03-27 21:26:43 +08:00
LmeSzinc
cd06f0b3e2 Fix: [ALAS] Enhance auto device detection, ignore 127.0.0.1:7555 from MuMu 12 2024-03-21 19:04:49 +08:00
LmeSzinc
1cfed81433 Add: Do double events 2024-03-20 18:37:49 +08:00
LmeSzinc
774df1b0aa Opt: Guarantee dailies done 2024-03-20 18:35:07 +08:00
LmeSzinc
e90f865674 Fix: Limit config combinations in cloud game 2024-03-16 16:24:44 +08:00
LmeSzinc
109d0b94f4 Add: [ALAS] Proxy element props 2024-03-16 15:59:59 +08:00
LmeSzinc
cdb2d97c9f Merge branch 'master' into dev
# Conflicts:
#	tasks/combat/state.py
2024-03-11 01:54:56 +08:00
katze
2bc797f3e2 Add comments in stored counter class definition 2024-03-09 15:58:37 +08:00
katze
f5bc0d0ce1 Use stored counter to count boss farming times to run 2024-03-09 15:12:11 +08:00
katze
7130b09540 translation bugfix 2024-03-06 17:11:37 +08:00
katze
e49ec5479e multilanguage translation 2024-03-06 16:57:01 +08:00
katze
0d4ee2640f rogue farming feature: enter rogue when RogueWorld_WeeklyFarming is enabled to acquire materials from boss 2024-03-06 16:32:14 +08:00
Zero
dbb5658103
Upd: Character (#352) 2024-02-29 23:01:29 +08:00
LmeSzinc
7820756321 Add: Able to use support characters in weekly (#296) 2024-02-24 00:43:08 +08:00
LmeSzinc
282ab6da72 Chore: _dungeon_nav_goto now receive nav input 2024-02-12 23:29:21 +08:00
LmeSzinc
7e8963d88c I18n: Update relic sets 2024-02-07 22:07:40 +08:00
Zebartin
4bb0cd6ef6
Add: Add i18n auto generation for assignments (#308) 2024-02-07 21:43:20 +08:00
LmeSzinc
5191674920 Fix: Entering calyx crimson 2024-02-07 08:04:45 +08:00
LmeSzinc
0cf7700555 Upd: Redirect to 2.0 dungeon settings 2024-02-07 08:04:45 +08:00
LmeSzinc
162132a0b0 Add: Sorted dungeon name treanslations 2024-02-07 08:04:45 +08:00
LmeSzinc
39ac8831df Dev: Extract dungeons with plane_id 2024-02-07 08:04:45 +08:00
LmeSzinc
dc917c553c Add: [ALAS] Method set_search_offset() to be compatible with Alas 2024-02-06 15:45:20 +08:00
LmeSzinc
f374e8fa69 Fix: Copy raw attributes of the first frame to all 2024-02-06 15:11:26 +08:00
Zero
cfde77f7ef
Upd: Character (#304) 2024-02-06 15:10:15 +08:00
LmeSzinc
3ad402373b Fix: Parse emulator index in from MuMu ArkNights version 2024-01-29 21:36:37 +08:00
LmeSzinc
a64ce168be Fix: Catch FileNotFoundError while itering registry 2024-01-28 16:36:15 +08:00
Zero
4eabe14a68
Upd: Character (#280)
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-01-18 12:59:21 +08:00
LmeSzinc
6214c8d494 Add: Aim clicker in daemon 2024-01-17 19:07:25 +08:00
LmeSzinc
c493292181 Add: Cloud game support 2024-01-15 02:34:26 +08:00
LmeSzinc
5b7b226066 Add: Cloud settings 2024-01-15 00:20:36 +08:00
LmeSzinc
69bc3b21c3 Fix: Remove punctuations in ocr result 2024-01-12 23:15:27 +08:00
LmeSzinc
0f8456f98d Add: Double rogue event setting 2024-01-12 21:43:03 +08:00
Yinhr
1659ec9491 Upd: Add Erudition in rogue 2024-01-04 03:19:25 +08:00
LmeSzinc
d783aa23d9 Fix: Battle pass quest callbacks as dailies are removed (#254) 2024-01-02 04:49:47 +08:00
LmeSzinc
2180fd308a Fix: [ALAS] Scroll methods should all have returns 2024-01-02 03:56:12 +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
21a8e276b6 Fix: [ALAS] Limit the length of screenshot deque 2024-01-01 22:16:56 +08:00
LmeSzinc
7be1802bb1 Del: Remove config redirections because they were a long time ago 2023-12-28 02:44:12 +08:00
LmeSzinc
03b1e495a8 Fix: Store immersifier in dungeon task 2023-12-28 02:41:48 +08:00
LmeSzinc
064e0547b2 Upd: Remove today's battle pass quests 2023-12-28 02:34:09 +08:00
LmeSzinc
a78ed0a869 Add: Echo_of_War_Borehole_Planet_Old_Crater 2023-12-28 01:47:40 +08:00
LmeSzinc
281d7490d1
Merge pull request #235 from X-Zero-L/character
Upd: Character
2023-12-28 01:11:33 +08:00
X-Zero-L
68969c6be5 Fix: Rename daily_quest_keyword 2023-12-28 00:56:15 +08:00
X-Zero-L
e9d62faa1a Fix: unique daily quest config 2023-12-28 00:43:20 +08:00
X-Zero-L
949d4f2cdf Upd: i18n 2023-12-28 00:01:05 +08:00
LmeSzinc
4b143fc991 Fix: Remove unused argument groups in task rogue 2023-12-27 23:53:38 +08:00
X-Zero-L
c760cf3c9d Upd: 18n 2023-12-27 23:52:43 +08:00
LmeSzinc
32bb57ace0 Add: 9 teams available on GUI 2023-12-27 23:52:42 +08:00
X-Zero-L
e272b56db5 Upd: config and i18n 2023-12-27 23:41:59 +08:00
X-Zero-L
eafed9da6f Fix: Rename Cosmos to Universe 2023-12-27 19:46:04 +08:00
X-Zero-L
6bd7209464 Upd: Character 2023-12-27 13:09:44 +08:00
LmeSzinc
24625a6dc2 Fix: No tracking screenshot if save error disabled (#229) 2023-12-27 10:20:50 +08:00
LmeSzinc
20de15e011 Add: Dialogue clicker settings 2023-12-27 00:56:25 +08:00
LmeSzinc
9ddd26ba6a Fix: AzurLaneConfig.bind() should receive a func_list not a set 2023-12-27 00:56:25 +08:00
LmeSzinc
94e1ad287b Fix: [ALAS] Height of log-bar in daemon overview 2023-12-27 00:56:25 +08:00
LmeSzinc
532edb9b92 Opt: Clarify rogue debug mode 2023-12-25 20:31:33 +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
24ffed889e Fix: [CN] CustomResonanceFilter typo 2023-12-19 01:01:32 +08:00
LmeSzinc
44ee643090 Merge branch 'master' into dev 2023-12-19 00:04:01 +08:00
LmeSzinc
ebcd6b2462 Upd: Run config_updater 2023-12-19 00:02:05 +08:00
LmeSzinc
510ef82bdf Fix: [ES] Wrong chinese translation 2023-12-19 00:01:28 +08:00
LmeSzinc
6576a3ebd0 Opt: Simplify rogue default settings 2023-12-18 23:30:48 +08:00
LmeSzinc
6b8aff93da Add: [ALAS] Hide custom settings if custom is not selected 2023-12-18 23:29:37 +08:00
LmeSzinc
2a154b171d Dev: [ALAS] Show function calls on errors 2023-12-11 21:15:23 +08:00
LmeSzinc
986a90c18a
Merge pull request #198 from Yinhaoran1128/dev
Upd: Use DraggableList to rewrite choose rogue path and add propagation in rogue
2023-12-11 01:03:31 +08:00
LmeSzinc
d968150a4c Merge branch 'master' into dev 2023-12-11 01:01:48 +08:00
Yinhr
4d30949638
Fix: change StoredBattlePass total to 70 (#215) 2023-12-11 00:31:49 +08:00
LmeSzinc
d5ab439de2 Add: [ALAS] Save tracking screenshots 2023-12-09 21:31:39 +08:00
LmeSzinc
20f72b9872 Fix: [ALAS] Retry check_mumu_app_keep_alive() 2023-12-09 17:40:59 +08:00
LmeSzinc
fcb81bde46 Add: Prioritize stamina for rogue 2023-12-08 22:52:28 +08:00
LmeSzinc
a7ac003479 Fix: [ALAS] Checkbox cannot be dynamically updated 2023-12-07 22:32:04 +08:00
LmeSzinc
59a017c18d Fix: Allow more clicks in Ruan Mei event 2023-12-07 02:05:42 +08:00
LmeSzinc
e398c79687 Opt: Re-arrange rogue settings 2023-12-07 00:45:20 +08:00
Zero
82e6510588
Upd: Character (#211)
* Upd: Character

* Upd: Character
2023-12-06 23:01:20 +08:00
LmeSzinc
5ebfdf1976 Add: Do rogue dailies 2023-12-06 17:50:59 +08:00
Yinhr
93400b525e Upd: click left/right to wrong path 2023-11-29 16:28:33 +08:00
LmeSzinc
b542c2a656 Merge branch 'master' into dev 2023-11-17 22:25:25 +08:00
Zebartin
10e4f49d90 Fix: OCR_LEVEL in BattlePass 2023-11-17 19:03:34 +08:00
LmeSzinc
2a7ace1351 Add: Simulated universe world 8 2023-11-16 22:50:43 +08:00
LmeSzinc
914da3715f Upd: Update rogue routes 2023-11-16 22:21:04 +08:00
LmeSzinc
2f0626c0a0 Merge branch 'master' into dev 2023-11-16 13:39:06 +08:00
LmeSzinc
e6b0f8a92a Fix: Skip non-draggable event options 2023-11-16 13:34:43 +08:00
X-Zero-L
9cccd0d159
Upd: Character and i18n (#192)
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2023-11-16 13:26:08 +08:00
LmeSzinc
2591a3aee0 Refactor: Auto-switch between domain exit implements 2023-11-15 01:07:53 +08:00
LmeSzinc
571104831d Fix: Accept area attribute in ClickButton 2023-11-07 14:01:30 +08:00
LmeSzinc
acc0be8c05 Add: Add argument direct_match to Button methods 2023-11-07 14:01:14 +08:00