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 |
|
LmeSzinc
|
a7c823f1d8
|
Fix: Row data wasn't updated after getting obtained
|
2024-06-19 23:08:55 +08:00 |
|
LmeSzinc
|
15d439d4fb
|
Fix: Redirect Item_Moon_Madness_Fang to Item_Moon_Rage_Fang
|
2024-06-19 23:04:53 +08:00 |
|
LmeSzinc
|
f241b4315c
|
Fix: wait_selected() has no return
|
2024-06-19 22:55:09 +08:00 |
|
LmeSzinc
|
f0926d0b50
|
Fix: Redirect Item_Moon_Madness_Fang to Item_Moon_Rage_Fang
|
2024-06-19 22:30:28 +08:00 |
|
LmeSzinc
|
9fdd5956af
|
Fix: Missing items in the last row wasn't filled
|
2024-06-19 22:20:40 +08:00 |
|
LmeSzinc
|
447cacfbad
|
Upd: A larger ROGUE_CHECK
|
2024-06-19 21:54:58 +08:00 |
|
Zero
|
bad0a93354
|
Upd: Character (#531)
|
2024-06-19 21:49:29 +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
|
e94895eb6a
|
Upd: Cloud game queueing hierarchy
|
2024-06-19 13:45:01 +08:00 |
|
LmeSzinc
|
f29b54385e
|
Merge pull request #529 from LmeSzinc/dev
Bug fix
|
2024-06-19 12:50:00 +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
|
5521ff9e67
|
Upd: Enlarge search area of dungeon tabs
|
2024-06-19 12:36:28 +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
|
2c2e77063c
|
Merge pull request #526 from LmeSzinc/dev
Bug fix
|
2024-06-18 19:11:16 +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
|
6be818dfd6
|
Opt: Remove eta of weekly items since it's meaningless
|
2024-06-18 12:41:52 +08:00 |
|
LmeSzinc
|
2ac396b18b
|
Opt: Skip saving if rows are the same to reduce logs
|
2024-06-18 12:35:39 +08:00 |
|
LmeSzinc
|
ca7202d075
|
Merge pull request #525 from LmeSzinc/dev
Bug fix
|
2024-06-18 03:06:49 +08:00 |
|
LmeSzinc
|
5a7097fc9d
|
Opt: Reuse cached planner
|
2024-06-18 03:04:32 +08:00 |
|
LmeSzinc
|
2f57d390aa
|
Add: [ALAS] set_cached_property
|
2024-06-18 03:03:16 +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
|
0242feead6
|
Opt: Auto package detection when cloud game and android game both installed
|
2024-06-18 02:51:10 +08:00 |
|
LmeSzinc
|
2d0b67271d
|
Opt: [ALAS] Remove purple color when planner full
|
2024-06-18 02:51:10 +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
|
b503443816
|
Fix: Set is_doing_planner in weekly
|
2024-06-17 22:40:27 +08:00 |
|
LmeSzinc
|
68842a187c
|
Opt: Align assignment to server update
so save time on cloud
|
2024-06-17 22:14:33 +08:00 |
|
LmeSzinc
|
91f49eddad
|
Merge pull request #523 from LmeSzinc/dev
Bug fix
|
2024-06-17 02:43:59 +08:00 |
|
LmeSzinc
|
048abcfde4
|
Fix: Too many config read/write in Stored.clear()
|
2024-06-17 02:34:37 +08:00 |
|
LmeSzinc
|
4f214ee7a2
|
Fix: CloudRemain was never wrote into config
|
2024-06-17 02:29:39 +08:00 |
|
Yinhr
|
62de353ced
|
Fix: Move 0 validator & limit need_synthesize (#518)
* Fix: move 0 validator from val_value to from_config
* Fix: need_synthesize limit to calyx & trace
* Fix: change order in from_config
* Fix: change exception to log
* Fix: delete InvalidPlannerRow
|
2024-06-15 12:43:44 +08:00 |
|
LmeSzinc
|
726a829e89
|
Fix: BattlePass should prior to DailyQuest so it can be called
|
2024-06-15 03:48:44 +08:00 |
|
LmeSzinc
|
2149803179
|
Merge pull request #516 from LmeSzinc/dev
合成角色养成材料 | Synthesize meterials from character planner
|
2024-06-15 02:24:58 +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
|
e75a9a90a8
|
Fix: Weekly items are calculated in PlannerOverall
|
2024-06-15 01:52:50 +08:00 |
|
LmeSzinc
|
b63bf68621
|
Add: Synthesize material when it's full
|
2024-06-15 01:26:52 +08:00 |
|
LmeSzinc
|
0e8ad0db74
|
Fix: Drop planner rows with a total of 0
|
2024-06-15 01:04:59 +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
|
3a22813ad5
|
Opt: Stop at RogueTeamNotPrepared so users can be informed
|
2024-06-15 00:31:13 +08:00 |
|
LmeSzinc
|
2b5ade4c6c
|
Fix: Mask slider controller when calculating slider length
|
2024-06-15 00:00:28 +08:00 |
|
LmeSzinc
|
a94d0144ea
|
Fix: Don't relay on validator when creating StoredPlannerProxy objects
|
2024-06-14 21:51:19 +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
|
50303fe6ab
|
Fix: Allow a total of 6 double calyx
|
2024-06-13 23:01:22 +08:00 |
|