LmeSzinc
|
7eef5c2ce4
|
Fix: Items dropped in Ascension
|
2024-06-24 02:28:46 +08:00 |
|
LmeSzinc
|
c2ec4beea6
|
Fix: Item_Calyx should not have ETA
|
2024-06-22 23:13:25 +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
|
a7bebab04d
|
Fix: Sync credits between dashboard and planner
|
2024-06-18 02:51:11 +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
|
e75a9a90a8
|
Fix: Weekly items are calculated in PlannerOverall
|
2024-06-15 01:52:50 +08:00 |
|
LmeSzinc
|
0e8ad0db74
|
Fix: Drop planner rows with a total of 0
|
2024-06-15 01:04:59 +08:00 |
|
LmeSzinc
|
a94d0144ea
|
Fix: Don't relay on validator when creating StoredPlannerProxy objects
|
2024-06-14 21:51:19 +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
|
33eedc2c63
|
Add: Display overall progress of character planner
|
2024-06-12 03:20:57 +08:00 |
|
LmeSzinc
|
b3b06e4b79
|
Opt: Store higher rarity first
|
2024-05-30 21:30:33 +08:00 |
|
LmeSzinc
|
bad6a5f9bc
|
Add: Predict is_approaching_total with combat_wave_done
|
2024-05-28 04:08:06 +08:00 |
|
LmeSzinc
|
8cd2b90346
|
Add: Do weekly for planner
|
2024-05-27 03:03:11 +08:00 |
|
LmeSzinc
|
cf31bd93af
|
Add: is_approaching_total(), no use yet
|
2024-05-21 04:44:42 +08:00 |
|
LmeSzinc
|
9795103f4d
|
Add: Planner result scanner on GUI
|
2024-05-19 19:26:20 +08:00 |
|
LmeSzinc
|
b04610e1e8
|
Fix: Progress should be calculated after synthesize
|
2024-05-18 02:58:17 +08:00 |
|
LmeSzinc
|
fa85ebe2b6
|
Fix: Empty planner rows are not preserved in config
|
2024-05-18 02:47:33 +08:00 |
|
LmeSzinc
|
e8dcd8ac95
|
Add: Do planner requested dungeon first
|
2024-05-18 02:35:44 +08:00 |
|
LmeSzinc
|
d854a90c4c
|
Chore: Move dungeon/obtain to combat/obtain
Since obtain info is indeed getting before battle
|
2024-05-18 02:35:13 +08:00 |
|
LmeSzinc
|
d8ea34757a
|
Add: Write planner results into config
|
2024-05-18 00:08:06 +08:00 |
|