Commit Graph

71 Commits

Author SHA1 Message Date
LmeSzinc
00f1d04694 Fix: Set game client if package name is set
so setting Emulator_GameClient can be fool-proof
2024-07-15 23:39:46 +08:00
LmeSzinc
00f3bf7495 Add: [ALAS] Add interval on dump_hierarchy() 2024-07-15 22:13:37 +08:00
LmeSzinc
407029dffa Fix: [ALAS] BlueStacks_nxt emulator auto-run 2024-07-12 21:20:31 +08:00
LmeSzinc
a1bc3c94be Fix: [ALAS] is_mumu_over_version_356 is True on mumu mac
(cherry picked from commit 834ef85cdb1272b04ba952d4d637d084407fa92a)
2024-07-12 12:42:54 +08:00
LmeSzinc
599579aee6 Chore: [ALAS] Abstract platform condition
(cherry picked from commit 6064457620b202da7442884b45f9e21556df88b8)
2024-07-12 12:41:28 +08:00
LmeSzinc
487dbf1408 Fix: [ALAS] Patch to fix atx_agent_url on arm64-v8a 2024-07-02 01:16:30 +08:00
LmeSzinc
8e10b9989f Opt: [ALAS] Dynamic nemu_ipc timeout to fit screenshot interval 2024-07-01 23:37:38 +08:00
LmeSzinc
0242feead6 Opt: Auto package detection when cloud game and android game both installed 2024-06-18 02:51:10 +08:00
LmeSzinc
0a1c0e3dbd Fix: [ALAS] Handle psutil.NoSuchProcess 2024-06-11 12:45:00 +08:00
LmeSzinc
1d6eff5dff Pref: Try nc command on android phones first 2024-06-10 16:20:32 +08:00
LmeSzinc
888cb029ff Fix: More fool-proof serial input redirection 2024-06-10 16:20:28 +08:00
LmeSzinc
fc48067495 Fix: Set nemu_ipc before screenshot_interval_set 2024-05-12 00:28: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
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
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
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
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
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
1298605c65 Opt: [ALAS] Reuse image array to improve memory performance 2024-04-02 12:38:06 +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
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
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
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
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
21a8e276b6 Fix: [ALAS] Limit the length of screenshot deque 2024-01-01 22:16:56 +08:00
LmeSzinc
2a154b171d Dev: [ALAS] Show function calls on errors 2023-12-11 21:15:23 +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
59a017c18d Fix: Allow more clicks in Ruan Mei event 2023-12-07 02:05:42 +08:00
LmeSzinc
edd7618131 Add: match_multi_template() 2023-10-04 11:04:51 +08:00
LmeSzinc
4cac7d07db Fix: Start/stop emulator in path with space 2023-10-01 17:37:58 +08:00