Commit Graph

170 Commits

Author SHA1 Message Date
LmeSzinc
81a26d5e78 Pref: Lower screenshot speed during teleportation 2024-07-06 01:08:33 +08:00
LmeSzinc
0339b1c852 Fix: Ornament scheduling 2024-07-02 05:29:16 +08:00
LmeSzinc
779d4e4c1c Fix: Achieved weekly by doing Ornament_Extraction 2024-07-02 04:25:25 +08:00
LmeSzinc
4afe0bf908 Add: Task Ornament 2024-07-02 02:41:12 +08:00
LmeSzinc
71e01d9bd8 Fix: Check save file before entering ornament 2024-07-02 01:25:59 +08:00
LmeSzinc
85ac47d6b6 Add: Combat preparation in ornament 2024-07-01 02:54:54 +08:00
LmeSzinc
b1ef9d0786 Add: dungeon_goto Ornament_Extraction 2024-07-01 02:46:18 +08:00
LmeSzinc
f478058cb9 Fix: Enlarge search area of SURVIVAL_INDEX_OE_LOADED
so it can be detected during double rogue event
2024-07-01 02:46:18 +08:00
LmeSzinc
dc6bcf4a56 Fix: Handle repeated words in OCR_WEEKLY_LIMIT (#554) 2024-06-29 20:17:48 +08:00
LmeSzinc
b4f75165b1 Fix: Consider Ornament_Extraction as dungeon nav top 2024-06-22 00:56:58 +08:00
LmeSzinc
ca1fb97a27 Fix: Enter classic rogue 2024-06-22 00:42:40 +08:00
LmeSzinc
f1d75967e7 Opt: Login twice a day on cloud 2024-06-21 13:35:13 +08:00
LmeSzinc
7e14bde267 Fix: Assigment tab was using dungeon's search area (fixed #534) 2024-06-20 03:03:07 +08:00
LmeSzinc
50f7846435 Upd: Add SWITCH_DUNGEON_TAB.Simulated_Universe 2024-06-20 02:09:26 +08:00
LmeSzinc
64fa1797b0 Upd: Add another state of _dungeon_wait_survival_index_loaded() end 2024-06-20 02:03:41 +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
5521ff9e67 Upd: Enlarge search area of dungeon tabs 2024-06-19 12:36:28 +08:00
LmeSzinc
5a7097fc9d Opt: Reuse cached planner 2024-06-18 03:04:32 +08:00
LmeSzinc
b503443816 Fix: Set is_doing_planner in weekly 2024-06-17 22:40:27 +08:00
LmeSzinc
b63bf68621 Add: Synthesize material when it's full 2024-06-15 01:26:52 +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
50303fe6ab Fix: Allow a total of 6 double calyx 2024-06-13 23:01:22 +08:00
LmeSzinc
72d8673434 Pref: Reuse image array to improve memory performance 2024-06-05 01:31:26 +08:00
LmeSzinc
20309919d6 Fix: Obtain wasn't updated if stamina exhausted 2024-05-30 21:23:46 +08:00
LmeSzinc
df46b5d549 Opt: Delay to next server update if approaching it 2024-05-30 21:05:16 +08:00
LmeSzinc
6114dcf062 Fix: Planner wasn't used under double rogue and support quest 2024-05-28 04:12:36 +08:00
LmeSzinc
1daf645da5 Fix: Allow a total of 6 double calyx 2024-05-27 23:32:11 +08:00
LmeSzinc
8f1707a5c7 Add: Planning daily quests to do normal quests less often 2024-05-27 23:09:46 +08:00
LmeSzinc
0da3a9f328 Del: Delete DungeonDaily group since dailies require dungeons less often 2024-05-27 15:35:44 +08:00
LmeSzinc
8cd2b90346 Add: Do weekly for planner 2024-05-27 03:03:11 +08:00
LmeSzinc
783658be0b Fix: Do double rogue first 2024-05-26 23:05:18 +08:00
LmeSzinc
8fa0c47a96 Fix: No popup names in SRC
(cherry picked from commit 6e5e529a0e)
2024-05-20 01:51:54 +08:00
LmeSzinc
aacf1650fc Merge branch 'master' into dev 2024-05-20 00:20:03 +08:00
LmeSzinc
3146a74d35 Fix: Confirm character switch when entering dungeon 2024-05-20 00:09:07 +08:00
LmeSzinc
e8dcd8ac95 Add: Do planner requested dungeon first 2024-05-18 02:35:44 +08:00
LmeSzinc
d854a90c4c Chore: Move dungeon/obtain to combat/obtain
Since obtain info is indeed getting before battle
2024-05-18 02:35:13 +08:00
LmeSzinc
d8ea34757a Add: Write planner results into config 2024-05-18 00:08:06 +08:00
LmeSzinc
d92cc3bff2 Merge branch 'bug_fix' into dev 2024-05-15 19:15:08 +08:00
LmeSzinc
3566ff0302 Fix: handle_ascension_dungeon_prepare() is called in weekly 2024-05-13 15:08:28 +08:00
LmeSzinc
711242b1f4 Add: Get item amount in COMBAT_PREPARE 2024-05-12 02:40:50 +08:00
LmeSzinc
3ce75fe1ef Merge branch 'bug_fix' into dev 2024-05-12 00:55:51 +08:00
LmeSzinc
9dcc3793be Fix: [CN] Handle OCR error on Stagnant_Shadow_Ire 2024-05-11 22:40:23 +08:00
LmeSzinc
f05148fcf8 Dev: Extract item keywords 2024-05-11 18:21:28 +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
LmeSzinc
9d514f4e9d Fix: Matching dungeon from map interact 2024-05-08 21:48:45 +08:00
LmeSzinc
50ae72d17a Upd: 2.2 Keyword extract 2024-05-08 16:33:15 +08:00
Yinhr
aa40215cb8
Fix: Anniversary 3x get remain at combat (#438)
* Fix: Anniversary 3x get remain at combat

* Fix: Anniversary 3x get remain at combat
2024-05-02 01:02:34 +08:00
LmeSzinc
871ea9a809 Upd: Anniversary 3x relic event (#433) 2024-04-27 00:24:15 +08:00
LmeSzinc
7c8d41614f Fix: [CN] OCR error on Stagnant_Shadow_Puppetry 2024-04-25 12:05:04 +08:00
LmeSzinc
d985ca3b67 Upd: Assets for anniversary 3x rogue event (#412) 2024-04-10 23:29:25 +08:00