LmeSzinc
c6c5536920
Fix: Add min distance to is_selected to nearing peaks
2024-08-20 00:44:18 +08:00
LmeSzinc
d3481e7c0c
Fix: Increase slider threshold to 235
...
so slider can be clicked on white background
2024-07-19 00:12:58 +08:00
LmeSzinc
287f51386e
Fix: Selection may have lost after setting rarity
2024-07-12 21:13:20 +08:00
LmeSzinc
8d3a700f2e
Fix: Inventory.set() finishes before clicked
2024-07-05 21:27:12 +08:00
LmeSzinc
c9d23ed272
Fix: mid_cleanse() on one row of results
2024-06-23 17:52:55 +08:00
LmeSzinc
f4afb86d0e
Fix: InventoryManager.set() was using outdated items
2024-06-21 02:24:03 +08:00
LmeSzinc
a7c823f1d8
Fix: Row data wasn't updated after getting obtained
2024-06-19 23:08:55 +08:00
LmeSzinc
f241b4315c
Fix: wait_selected() has no return
2024-06-19 22:55:09 +08:00
LmeSzinc
9fdd5956af
Fix: Missing items in the last row wasn't filled
2024-06-19 22:20:40 +08:00
LmeSzinc
7293ad467a
Fix: Clear click record after synthesize_rarity_reset()
...
cause too many similar clicks when selecting items
2024-06-19 12:44:00 +08:00
LmeSzinc
7ec2523688
Fix: Handle popup in synthesize_rarity_set()
2024-06-19 12:28:53 +08:00
LmeSzinc
1f06e7a32a
Fix: Missing inv on synthesize_rarity_resin call
2024-06-18 19:57:19 +08:00
LmeSzinc
02c8e475a6
Fix: Amount slider on light background
2024-06-18 19:10:33 +08:00
LmeSzinc
2441e66f91
Fix: Item changed after getting obtained amount for unknown reason
2024-06-18 19:10:07 +08:00
LmeSzinc
e60f4c2e5a
Fix: Retry synthesize_rarity_reset() if inv.wait_selected() failed
2024-06-18 16:53:19 +08:00
LmeSzinc
68c918b221
Fix: synthesize_confirm() ends with SYNTHESIZE_INSUFFICIENT
2024-06-18 02:51:11 +08:00
LmeSzinc
a7bebab04d
Fix: Sync credits between dashboard and planner
2024-06-18 02:51:11 +08:00
LmeSzinc
b7df51c0e8
Fix: mid_cleanse() on one row of results ( #522 )
2024-06-18 00:26:30 +08:00
LmeSzinc
c94176fbd2
Opt: Clear interval before and after synthesize_confirm()
2024-06-17 23:53:10 +08:00
LmeSzinc
55ddf7fb4d
Fix: Limit button of side tabs to avoid clicking on the cloud game float
2024-06-15 02:06:24 +08:00
LmeSzinc
b63bf68621
Add: Synthesize material when it's full
2024-06-15 01:26:52 +08:00
LmeSzinc
2b5ade4c6c
Fix: Mask slider controller when calculating slider length
2024-06-15 00:00:28 +08:00
LmeSzinc
e46c7bb174
Fix: Switch item tab before data update
2024-06-14 04:29:27 +08:00
LmeSzinc
0707c269d1
Fix: Handle ZeroDivisionError when calculating progress
2024-06-14 02:01:23 +08:00
LmeSzinc
1003e08f52
Fix: Update again after synthesize
2024-06-13 01:55:10 +08:00
LmeSzinc
9e30c82446
Add: Synthesize planner items
2024-06-13 01:18:16 +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
f02d6ad3af
Add: Select item in synthesize list
2024-06-11 02:14:37 +08:00
LmeSzinc
72d8673434
Pref: Reuse image array to improve memory performance
2024-06-05 01:31:26 +08:00
LmeSzinc
b58aa493d8
Add: Get obtain from synthesize page
2024-05-28 21:18:33 +08:00
LmeSzinc
57a9519dc2
Fix: Handle random ocr error on data update
2024-05-27 23:17:15 +08:00
Asxcvbn
0f33ba733e
Update data_update.py for removing whitespace in credit ocr result ( #441 )
...
* Update data_update.py for removing whitespace in credit ocr result
sometimes ocr provides a str like '1 2261000' and conversion to int int('1 2261000') fails. we do a post process here, removing the whitespace and allow the conversion to be successful
* Update data_update.py for removing whitespace in credit ocr result
sometimes ocr provides a str like '1 2261000' and conversion to int int('1 2261000') fails. we do a post process here, removing the whitespace and allow the conversion to be successful
edited to align with standards of this repo
2024-05-07 12:14:01 +08:00
LmeSzinc
0bb9af7275
Fix: AdaptiveScroll to handle transparent scroll on complex background ( #391 )
2024-03-30 00:20:28 +08:00
LmeSzinc
98efb031bc
Chore: Rename KEYWORD_* to KEYWORDS_*
2024-02-07 08:04:45 +08:00
LmeSzinc
e1468db85d
Fix: Handle reward on complex background
2023-11-07 13:36:40 +08:00
LmeSzinc
e5261ca9fb
Fix: salvage_relic should exit to GOTO_SALVAGE if failed
2023-10-09 12:33:33 +08:00
Zebartin
5d55f86b27
Fix: Salvage relic timeout & check_all assignment
2023-10-02 12:28:31 +08:00
LmeSzinc
907f2303e9
Add: Spanish keywords
2023-09-25 23:24:40 +08:00
LmeSzinc
7a8f9f129e
Add: Task to update dashboard
2023-09-24 17:06:41 +08:00
LmeSzinc
488f6c814d
Upd: [EN] assets of daily and item
2023-09-17 05:26:55 +08:00
LmeSzinc
d0cba894e0
Upd: Language irrelevant assets for base/popup
2023-09-17 05:00:16 +08:00
LmeSzinc
710e8d42df
Upd: button_extract
2023-09-12 02:57:22 +08:00
LmeSzinc
3a372146de
Fix: Handle default state of SALVAGE button
2023-07-24 23:53:59 +08:00
LmeSzinc
54cd0f7c90
Opt: Faster relic salvage
2023-07-15 01:26:00 +08:00
LmeSzinc
dc4240b198
Fix: Remove debug code and add click interval ( #43 )
2023-07-15 01:23:35 +08:00
Hengyu
211314aaa1
Add: salvage relic ( #40 )
...
* Add: ItemUI
* Add: Salvage relic
* Upd: reuse CONFIRM_POPUP
* Add: wait_until_tab_loaded
* Add: wait_until_tab_loaded
* Fix: Return to item page when finish salvaging
* Add: Salvage relics to daily quest
* Fix typo
* Add: all item tabs' navigation
* Upd: remove unused asset
* Upd: remove item tab keywords' underscore
2023-07-14 12:35:56 +08:00