Commit Graph

248 Commits

Author SHA1 Message Date
LmeSzinc
d314bab51c Add: Enemy and item detector 2023-09-19 21:11:15 +08:00
LmeSzinc
827ae2c76e Fix: [EN] Handle OCR error Echo/ofWar 2023-09-19 15:08:53 +08:00
LmeSzinc
85927da606 Fix: Add map plane Aurum Alley 2023-09-19 15:08:53 +08:00
LmeSzinc
542d19f8d9 Fix: Add plane Herta's Office 2023-09-17 11:03:22 +08:00
LmeSzinc
0279a8dc4d Fix: Get SimUni points at double event 2023-09-17 09:34:17 +08:00
LmeSzinc
1f47d63af8 Fix: Assignment duration and name OCR 2023-09-17 08:09:00 +08:00
LmeSzinc
59b3c59f99 Fix: [EN] Handle OCR error on daily quests 2023-09-17 07:36:50 +08:00
LmeSzinc
488f6c814d Upd: [EN] assets of daily and item 2023-09-17 05:26:55 +08:00
LmeSzinc
e426102148 Upd: [EN] Combat assets 2023-09-17 05:18:57 +08:00
LmeSzinc
d0cba894e0 Upd: Language irrelevant assets for base/popup 2023-09-17 05:00:16 +08:00
LmeSzinc
cb5aa5c949 Opt: Improve assignment log appearance 2023-09-16 01:52:33 +08:00
LmeSzinc
01cf806385 Fix: Handle empty dispatched list 2023-09-16 01:41:42 +08:00
LmeSzinc
b2a86fe792 Fix: [EN] Assignment name in multiple rows 2023-09-16 01:37:06 +08:00
LmeSzinc
f0dd63fa86 Upd: [EN] Assignment assets 2023-09-16 01:35:21 +08:00
LmeSzinc
b4fb7256b0 Upd: Language irravalent assets for assignment/claim 2023-09-16 01:08:26 +08:00
LmeSzinc
56cc95cfd9 Fix: Resources is never reloaded after lang changed 2023-09-16 00:50:54 +08:00
LmeSzinc
bc5e7f887d Fix: acquire_lang_checked() stuck game launch 2023-09-16 00:50:54 +08:00
LmeSzinc
c7d09043c2 Upd: [EN] DAILY_QUEST_FULL 2023-09-15 13:31:36 +08:00
LmeSzinc
37e29838c5 Refactor: Get in-game language from plane name 2023-09-15 13:29:22 +08:00
LmeSzinc
2c2c31cad7 Fix: Redispatched assignment didn't trigger battle pass call 2023-09-13 21:53:36 +08:00
LmeSzinc
c44b5c70d6 Upd: [EN] Battle pass assets 2023-09-13 04:26:36 +08:00
LmeSzinc
76127b90e7
Merge pull request #90 from LmeSzinc/dev
Bug fix
2023-09-13 02:24:06 +08:00
LmeSzinc
13c7e541f0 Fix: Use language-specific models on OCR_WAVE_COUNT 2023-09-13 01:43:59 +08:00
LmeSzinc
b29e95c1ea Fix: Handle slow game startup and game died during startup (#61) 2023-09-13 01:37:06 +08:00
LmeSzinc
d3eef2cd24 Fix: Update ocr model name 2023-09-12 18:39:23 +08:00
Zebartin
0a32329664
Fix: Assignments missing groups (#89) 2023-09-12 18:36:24 +08:00
LmeSzinc
710e8d42df Upd: button_extract 2023-09-12 02:57:22 +08:00
LmeSzinc
be4ad40310 Refactor: Move to tasks/rogue/blessing 2023-09-11 23:24:41 +08:00
Hengyu
119f90901a
Add: RogueSelector after_process (#85) 2023-09-11 18:56:19 +08:00
Hengyu
f94033a12f
Upd: rogue keywords at v1.3 (#84) 2023-09-11 12:11:23 +08:00
LmeSzinc
269f704abd Fix: Handle OCR error on bleesings 2023-09-11 01:04:33 +08:00
LmeSzinc
5988590b05 Fix: Avoid double click BLESSING_CONFIRM 2023-09-11 00:37:46 +08:00
LmeSzinc
c83edea596 Opt: Re-arrgange simuni settings 2023-09-10 23:52:53 +08:00
Geniukx
80e99220ef
detector for enemy and item (#63)
* detector for enemy and item

* Add: detector for enemy and items
2023-09-10 22:44:29 +08:00
LmeSzinc
e8a38bc1e1
Merge pull request #58 from 5upernova-heng/add/rouge_buff_selector
Add: rogue buff selector
2023-09-10 22:43:22 +08:00
LmeSzinc
f85be40c98 Fix: import BoxedResult 2023-09-10 19:23:27 +08:00
LmeSzinc
16f4f061c1 Refactor: Migrate to pponnxcr 2023-09-08 22:23:57 +08:00
LmeSzinc
3ac9e264e6 Fix: OCR_ASSIGNMENT_LIMIT 2023-09-03 00:29:01 +08:00
LmeSzinc
438ae6f488 Opt: Reduce click retry when passing by page_main 2023-09-03 00:28:58 +08:00
LmeSzinc
625e9b08f0 Fix: [CN] Handle ocr result with "了" 2023-09-02 21:07:13 +08:00
Hengyu
5eaf67499a Upd: lower threshold for is_curio_selected 2023-08-31 15:56:27 +08:00
Hengyu
d98460144f Upd: logging for bonus and curio selection complete 2023-08-31 15:55:35 +08:00
Hengyu
8ef055626a Add: obtain item popup method 2023-08-31 15:54:52 +08:00
Hengyu
26eba79c3c Upd: CHECK_BLESSING & PAGE_CHOOSE_BUFF 2023-08-31 15:30:48 +08:00
Zebartin
c9111273b8 Fix: Change of assignment ui in ver 1.3 2023-08-31 14:42:33 +08:00
Hengyu
4b1e61d14b Merge remote-tracking branch 'upstream/dev' into add/rouge_buff_selector
# Conflicts:
#	module/config/argument/argument.yaml
#	module/config/config_generated.py
2023-08-31 14:33:55 +08:00
LmeSzinc
320e9395d1 Fix: battle_pass_quests_recognition() returns OcrResultButton 2023-08-31 01:34:16 +08:00
LmeSzinc
9aaadc4136 Upd: [CN] DAILY_QUEST_FULL (#76)
And add logs to _get_quest_reward()
2023-08-31 01:25:10 +08:00
LmeSzinc
51e49e2077 Add: Link task BattlePass to Dungeon, Assignment, DailyQuest 2023-08-31 01:06:24 +08:00
LmeSzinc
6c6296651f Upd: DUNGEON_COMBAT_INTERACT 2023-08-30 19:24:15 +08:00
LmeSzinc
92bbb9204a Upd: Set maximum trailblaze power to 240 2023-08-30 19:14:14 +08:00
LmeSzinc
65527f8100 Upd: Dungeon ui assets 2023-08-30 19:11:21 +08:00
LmeSzinc
b8c0e9cf7c Merge branch 'master' into dev 2023-08-30 18:59:04 +08:00
X-Zero-L
7df2c76dbe
Upd: ui assets (#74)
* Upd: ui assets

* Upd: ui assets

* Fix bug

* Upd: assignment assets
2023-08-30 18:55:39 +08:00
X-Zero-L
6124447a83
Upd: character and i18n (#71)
* Upd: character and i18n

* Upd: i18n

* Fix bug

* Fix bug

* Fix bug

* Fix: bug

* Upd: convert

* Fix bug

* Modify the order
2023-08-30 18:46:18 +08:00
X-Zero-L
eb28485d5d
Fix: support (#64)
* Fix: support

* Upd: support

* Upd: support

* Upd: support

* Upd: support

* Upd: support

* Upd: support

* Upd: support

---------

Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2023-08-30 00:58:32 +08:00
LmeSzinc
246c039dc8 Add: Assigment and Sim.Uni. in dashboard 2023-08-30 00:49:46 +08:00
LmeSzinc
665c112330 Add: Stored trailblaze power 2023-08-28 01:12:10 +08:00
Hengyu
9a17af2d12 Merge remote-tracking branch 'upstream/dev' into add/rouge_buff_selector
# Conflicts:
#	module/config/argument/argument.yaml
2023-08-27 17:38:33 +08:00
LmeSzinc
b5030e0ab1 Add: Link task Assignment with daily tasks 2023-08-27 17:27:47 +08:00
LmeSzinc
a5e2eb0004 Refactor: Link task dungeon with daily quests 2023-08-27 17:13:05 +08:00
LmeSzinc
106455a148 Opt: Enlarge threshold when loading support list for faster 2023-08-27 02:15:50 +08:00
LmeSzinc
610df2af6d Fix: Exit combat status page at startup 2023-08-27 02:14:43 +08:00
LmeSzinc
cf9b261eb5 Fix: handle_map_2x_run() function name in forgotten hall 2023-08-27 02:14:03 +08:00
Hengyu
97ff1c8554 Add: unrecorded preset option 2023-08-23 03:00:45 +08:00
Hengyu
8c0ea40c76 Fix: adjust blessing ocr area 2023-08-23 01:59:22 +08:00
LmeSzinc
674627cfe6 Add: Map movement control 2023-08-21 01:29:28 +08:00
LmeSzinc
bc9642772f Add: Dungeon at double relic event 2023-08-21 01:14:40 +08:00
Hengyu
f9ec1deb2a Upd: move filter_ and ocr_result to __init__ 2023-08-21 00:27:41 +08:00
Hengyu
415694ec37 Upd: blessing ocr template 2023-08-21 00:09:21 +08:00
Hengyu
4ea302a71b Upd: remove cosmic_fragment cache 2023-08-21 00:05:50 +08:00
Hengyu
e32ba643d9 Upd: logging of select_blessing_complete 2023-08-21 00:03:08 +08:00
Hengyu
9228b200a5 Upd: assets and Ocr to fit in English ui 2023-08-20 23:53:25 +08:00
Hengyu
961e225bb1 Upd: remove 'the' in RoguePath keywords 2023-08-20 22:43:07 +08:00
LmeSzinc
af37f4c252 Fix: Accurate search_half and optimize rotation parameters 2023-08-19 03:10:49 +08:00
LmeSzinc
083a8cbbc9 Opt: Log SupportCharacter objects 2023-08-19 03:07:57 +08:00
Hengyu
39f161af10 Add: "enhancement" in blessing filter option 2023-08-18 20:22:46 +08:00
Hengyu
19497ebb6a Add: event page 2023-08-18 12:07:02 +08:00
Hengyu
5a06402d43 Upd: use combination instead of inheritance in RogueSelector 2023-08-15 04:16:21 +08:00
Hengyu
03caaa2855 Add: rogue bonus (Blessings of Trailblaze) 2023-08-14 15:12:02 +08:00
Hengyu
d6bdc286ca Upd: reformat code, extract RogueSelector 2023-08-13 01:30:56 +08:00
Hengyu
039eca2de9 Add: choose curio 2023-08-12 15:15:25 +08:00
Hengyu
14bf3c81b4 Fix: miss judge choose blessing page sometimes;
Add wait until blessing stable function;
2023-08-11 17:37:55 +08:00
Hengyu
16a88bb164 Upd: add MultiLangFilter 2023-08-11 02:43:06 +08:00
Hengyu
958ffb6dbf Upd: count blessing number before recognition 2023-08-11 01:16:25 +08:00
Hengyu
17debdfb5e Add: rogue buff selector 2023-08-10 17:46:18 +08:00
LmeSzinc
bfae03bc19 Add: Set map rotation 2023-08-06 22:19:10 +08:00
Hengyu
28d5c43602
Add: battle pass recognition (#49)
* Add: battle pass mission recognition

* Fix: typo

* Add: version mission recognition

* Fix: typo

* Upd: remove version mission

* Upd: keep ui of version quest
2023-08-02 19:07:46 +08:00
LmeSzinc
7e4c9b0258 Add: Minimap tracking 2023-07-30 23:30:17 +08:00
LmeSzinc
c71dc5296b Fix: MapPlane.has_multiple_floors 2023-07-30 19:33:54 +08:00
LmeSzinc
7e778efa17 Fix: Redundant swipe left after getting reward from daily 2023-07-30 17:18:19 +08:00
LmeSzinc
7ceb9bc4fb Refactor: bigmap_floor_set() 2023-07-30 17:18:19 +08:00
LmeSzinc
57005e6d51 Upd: Map planes in 1.2 2023-07-30 17:18:19 +08:00
LmeSzinc
267c1f7387 Fix: Handle randomly missing battle pass entrance 2023-07-30 17:18:19 +08:00
LmeSzinc
223a8a92cd Fix: Cavern_of_Corrosion keyword extraction (fixed #48) 2023-07-26 12:19:48 +08:00
LmeSzinc
3a372146de Fix: Handle default state of SALVAGE button 2023-07-24 23:53:59 +08:00
LmeSzinc
3f0bdb6aa3 Fix: Handle missing EFFECT_NOTIFICATION when entering forgotten hall 2023-07-24 23:37:22 +08:00
LmeSzinc
3e5a9d4625 Upd: Keywords in 1.1 2023-07-24 22:56:48 +08:00
X-Zero-L
b2ab868351
Add: character and combat support (#38)
* Add: combat support

* Fix: team_set logic when using support in combat

* Add: Support character selection

* Upd: optimize support character get logic

* Fix: bug in get_character_by_name

* Upd: use keywords to generate support config

* Fix: Correct comment language to English

* Fix: Remove debug statements

* Upd: Improve UI icons and positioning

* Upd: Refactor support

* Upd: character keyword extract

* Upd:Character icon

* Upd: Character icon

* Upd: Character icon

* Upd: Optimize the parameter in SupportListScroll

* Upd: Refactor support

* Fix: Bug in Dungeon

* Fix: Corrected comments in Combat and Support

* Upd: Modified parameter

* Refactor: Support logic

* Refactor: Support logic

* Refactor: Support logic

* Upd: Character icon

* Upd: Character icon

* Refactor: Support logic

* Refactor: Support logic
2023-07-24 18:15:22 +08:00
LmeSzinc
0bd94ebecc Upd: ENTRANCE_CHECKED in forgotten hall 2023-07-20 15:33:59 +08:00