Commit Graph

330 Commits

Author SHA1 Message Date
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
Zebartin
99a6ab2a11 feat: Event assignments (All About Boothill) 2024-05-19 23:50:37 +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
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