Commit Graph

19 Commits

Author SHA1 Message Date
LmeSzinc
bf97dc5926 Fix: Use the exact GRID_DELTA in SynthesizeInventoryManager 2024-09-03 00:27:34 +08:00
LmeSzinc
287f51386e Fix: Selection may have lost after setting rarity 2024-07-12 21:13:20 +08:00
LmeSzinc
a7c823f1d8 Fix: Row data wasn't updated after getting obtained 2024-06-19 23:08:55 +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
c94176fbd2 Opt: Clear interval before and after synthesize_confirm() 2024-06-17 23:53:10 +08:00
LmeSzinc
b63bf68621 Add: Synthesize material when it's full 2024-06-15 01:26:52 +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
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