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