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
72d8673434
Pref: Reuse image array to improve memory performance
2024-06-05 01:31:26 +08:00
LmeSzinc
8dfac73f30
Chore: [ALAS] Move func methods to the Alas class
2024-05-30 17:30:09 +08:00
LmeSzinc
0dd8c6b921
Fix: [ALAS] Game restarted twice if close game during wait
2024-05-30 12:32:26 +08:00
LmeSzinc
456fed4b29
Dev: [ALAS] Log ScriptError as exception so traceback can be logged
2024-05-30 12:20:56 +08:00
Zero
f661ed5ced
Upd: Character ( #488 )
...
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-05-30 10:00:33 +08:00
LmeSzinc
e26e733f3d
Doc: Add help text of character planner
2024-05-28 22:08:11 +08:00
LmeSzinc
4a5508859e
Fix: Default dungeon wasn't converted to 2.0
2024-05-27 23:42:30 +08:00
LmeSzinc
d6968fdf64
Del: Remove do_not_use option of dungeon support cuz no effect
2024-05-27 22:03:11 +08:00
LmeSzinc
0da3a9f328
Del: Delete DungeonDaily group since dailies require dungeons less often
2024-05-27 15:35:44 +08:00
LmeSzinc
d615886993
Dev: [ALAS] Extract ButtonGrid assets
2024-05-27 02:54:51 +08:00
LmeSzinc
408971892c
Merge branch 'master' into dev
2024-05-21 00:46:11 +08:00
LmeSzinc
80802663be
Fix: Leave rogue on error instead of restarting
2024-05-20 23:35:06 +08:00
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