Commit Graph

93 Commits

Author SHA1 Message Date
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
51e49e2077 Add: Link task BattlePass to Dungeon, Assignment, DailyQuest 2023-08-31 01:06:24 +08:00
LmeSzinc
5d3efe1d44 Fix: Dashboard is not updated during continuous value set 2023-08-30 19:30:54 +08:00
LmeSzinc
92bbb9204a Upd: Set maximum trailblaze power to 240 2023-08-30 19:14:14 +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
LmeSzinc
246c039dc8 Add: Assigment and Sim.Uni. in dashboard 2023-08-30 00:49:46 +08:00
LmeSzinc
a087189e54 Add: Dashboard on GUI 2023-08-30 00:45:28 +08:00
LmeSzinc
9e2445d5b1 Fix: Typo in DungeonDaily_StagnantShadow (fixed #68) 2023-08-29 03:03:45 +08:00
Hengyu
2465401d31 Merge remote-tracking branch 'upstream/dev' into add/rouge_buff_selector
# Conflicts:
#	module/config/argument/argument.yaml
#	module/config/config_generated.py
2023-08-28 19:50:20 +08:00
LmeSzinc
665c112330 Add: Stored trailblaze power 2023-08-28 01:12:10 +08:00
LmeSzinc
51348e7e30 Fix: [ALAS] Revise serial as fool-proof 2023-08-28 00:04:37 +08:00
LmeSzinc
e4e5d8d558 Opt: [ALAS] Turn type lock to type state 2023-08-27 23:09:21 +08:00
LmeSzinc
197bfa9613 Opt: Move assignment duration to the last 2023-08-27 17:44:22 +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
b303341297 Add: [ALAS][TW] Standardize zh-TW translation 2023-08-27 17:18:42 +08:00
LmeSzinc
a5e2eb0004 Refactor: Link task dungeon with daily quests 2023-08-27 17:13:05 +08:00
LmeSzinc
4719d3da60 Add: [ALAS] stored and state widgets 2023-08-27 17:02:11 +08:00
Hengyu
97ff1c8554 Add: unrecorded preset option 2023-08-23 03:00:45 +08:00
LmeSzinc
76318175e8 Add: [ALAS] Timer.set_current() 2023-08-21 01:26:18 +08:00
LmeSzinc
0be028427b Refactor: [ALAS] Minitouch multi-finger support 2023-08-21 01:25:21 +08:00
LmeSzinc
bc9642772f Add: Dungeon at double relic event 2023-08-21 01:14:40 +08:00
LmeSzinc
adefd5a956 Fix: [ALAS] Raise error if app_keep_alive is enabled in MuMu 12 2023-08-21 00:40:40 +08:00
Hengyu
5dfe509f38 Add: i18n for zh-TW and en-US 2023-08-20 23:23:24 +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
16a88bb164 Upd: add MultiLangFilter 2023-08-11 02:43:06 +08:00
X-Zero-L
7815697329
Upd: Character (#57)
* Upd: Character

* Upd: i18n

* Upd: Character
2023-08-10 18:06:21 +08:00
Hengyu
17debdfb5e Add: rogue buff selector 2023-08-10 17:46:18 +08:00
LmeSzinc
e41d5b4ae4 Fix: insight_row() early stopped on empty list 2023-08-03 00:51:58 +08:00
LmeSzinc
fc91221240 Fix: No orientation handle in MaaTouch 2023-08-03 00:51:21 +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
9f0528299f Add: [ALAS] Utility func image_paste() and get_bbox_reversed() 2023-07-30 19:35:05 +08:00
LmeSzinc
1536ff0ad3 Fix: Ignore "!" while matching keywords 2023-07-30 17:18:19 +08:00
X-Zero-L
845767d71c
Upd: Character (#50)
* Upd: Character

* Upd: i18n
2023-07-30 17:16:21 +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
Zebartin
1c304f2baa Fix: Duration ocr & late stop in assignment 2023-07-11 11:50:15 +08:00
LmeSzinc
d9f9b43b6f Add: Dungeon at double calyx event 2023-07-10 23:45:33 +08:00
LmeSzinc
f12e18107f Refactor: Remove use_fast parameter 2023-07-10 22:24:24 +08:00
Zebartin
cfdb09f7c3 Opt: delay battle pass to next version if possible 2023-07-09 17:29:38 +08:00
LmeSzinc
95c7b6dd53 Opt: Faster UI navigation to forgotten hall 2023-07-06 22:41:16 +08:00
LmeSzinc
53d6bd818f Add: Plane switchings in page_map 2023-07-02 15:33:30 +08:00
LmeSzinc
0c290239a1 Fix: Ocr.lang should be lazy loaded 2023-07-02 15:30:47 +08:00
LmeSzinc
a2e2221829 Add: [ALAS] Returns in Scroll.set() 2023-07-02 15:28:28 +08:00
LmeSzinc
b1048748d0 Fix: [ALAS] Handle None in interval_clear() 2023-07-02 15:20:25 +08:00
LmeSzinc
a078c14f25 Fix: [ALAS] Remove the use of np.float 2023-07-02 15:20:24 +08:00
Hengyu
8c38c05696 Upd: limit load_rows interval to 1 second & not load at first iteration 2023-07-01 23:06:46 +08:00
Hengyu
c0c3218389 Upd: put load_rows in the loop when select_row 2023-06-30 16:45:46 +08:00
Hengyu
30433ac4f6 Upd: put insight_rows in the loop when select_row 2023-06-30 12:56:20 +08:00
Hengyu
127306a019 Add: forgotten hall stage goto 2023-06-30 00:32:33 +08:00