LmeSzinc
02df312daa
Opt: Remove DailyQuest states, show stored values
2024-07-02 04:21:28 +08:00
LmeSzinc
a11118dd49
Fix: Limit combinations
2024-07-02 03:00:21 +08:00
LmeSzinc
4afe0bf908
Add: Task Ornament
2024-07-02 02:41:12 +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
09acc8f076
Add: GUI option of Ornament
2024-07-01 22:18:58 +08:00
LmeSzinc
dc6bcf4a56
Fix: Handle repeated words in OCR_WEEKLY_LIMIT ( #554 )
2024-06-29 20:17:48 +08:00
LmeSzinc
4677e43bbf
Fix: Extend wait time so Rogue can be waited across update
2024-06-27 01:42:06 +08:00
Hengyu
78923246a6
Upd: gui
2024-06-26 13:09:21 +08:00
LmeSzinc
af80aa3d4c
Add: [ALAS] Switch.wait()
2024-06-21 13:31:43 +08:00
LmeSzinc
15d439d4fb
Fix: Redirect Item_Moon_Madness_Fang to Item_Moon_Rage_Fang
2024-06-19 23:04:53 +08:00
LmeSzinc
f0926d0b50
Fix: Redirect Item_Moon_Madness_Fang to Item_Moon_Rage_Fang
2024-06-19 22:30:28 +08:00
Zero
1e1ad5dda8
Fix keyword_extract and i18n ( #530 )
...
* Fix keyword_extract and i18n
* Fix: config redirection
* Upd: i18n
* Fix: empty name warning in GenerateKeyword class
* Fix: config redirection
2024-06-19 21:49:12 +08:00
LmeSzinc
6be818dfd6
Opt: Remove eta of weekly items since it's meaningless
2024-06-18 12:41:52 +08:00
LmeSzinc
2f57d390aa
Add: [ALAS] set_cached_property
2024-06-18 03:03:16 +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
2d0b67271d
Opt: [ALAS] Remove purple color when planner full
2024-06-18 02:51:10 +08:00
LmeSzinc
048abcfde4
Fix: Too many config read/write in Stored.clear()
2024-06-17 02:34:37 +08:00
LmeSzinc
726a829e89
Fix: BattlePass should prior to DailyQuest so it can be called
2024-06-15 03:48:44 +08:00
LmeSzinc
ecc633df89
Opt: Delay weekly to next monday to save time
...
optimised for running once a day
2024-06-15 00:31:14 +08:00
LmeSzinc
2fd074efae
Chore: Add SEARCH attribute to SWITCH_ITEM_TAB to be reused in synthesize
2024-06-13 01:16:17 +08:00
LmeSzinc
3783066cd7
Add: synthesize_amount_set()
2024-06-12 23:12:45 +08:00
LmeSzinc
365b1744e5
Chore: Treat invalid staring page of planner scan as GamePageUnknownError
...
so error image can be saved
2024-06-12 11:43:20 +08:00
LmeSzinc
33eedc2c63
Add: Display overall progress of character planner
2024-06-12 03:20:57 +08:00
LmeSzinc
dd73247a07
Chore: match_template_luma
2024-06-11 22:10:01 +08:00
Schwarze-Katze
41b6894d0d
Change Alas
to Src
in notify push to avoid confusing ( #504 )
...
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-06-11 21:37:09 +08:00
LmeSzinc
c8acd75eda
Upd: Add support character TrailblazerHarmony
2024-06-11 21:32:40 +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
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
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