Commit Graph

  • 6be818dfd6 Opt: Remove eta of weekly items since it's meaningless LmeSzinc 2024-06-18 12:41:52 +0800
  • 2ac396b18b Opt: Skip saving if rows are the same to reduce logs LmeSzinc 2024-06-18 12:35:39 +0800
  • ca7202d075
    Merge pull request #525 from LmeSzinc/dev LmeSzinc 2024-06-18 03:06:49 +0800
  • 5a7097fc9d Opt: Reuse cached planner #525 LmeSzinc 2024-06-18 03:04:32 +0800
  • 2f57d390aa Add: [ALAS] set_cached_property LmeSzinc 2024-06-18 03:03:16 +0800
  • 68c918b221 Fix: synthesize_confirm() ends with SYNTHESIZE_INSUFFICIENT LmeSzinc 2024-06-18 02:37:29 +0800
  • a7bebab04d Fix: Sync credits between dashboard and planner LmeSzinc 2024-06-18 02:19:59 +0800
  • 0242feead6 Opt: Auto package detection when cloud game and android game both installed LmeSzinc 2024-06-18 01:35:07 +0800
  • 2d0b67271d Opt: [ALAS] Remove purple color when planner full LmeSzinc 2024-06-18 01:17:14 +0800
  • b7df51c0e8 Fix: mid_cleanse() on one row of results (#522) LmeSzinc 2024-06-18 00:25:32 +0800
  • c94176fbd2 Opt: Clear interval before and after synthesize_confirm() LmeSzinc 2024-06-17 23:53:10 +0800
  • b503443816 Fix: Set is_doing_planner in weekly LmeSzinc 2024-06-17 22:40:27 +0800
  • 68842a187c Opt: Align assignment to server update LmeSzinc 2024-06-17 22:14:33 +0800
  • 91f49eddad
    Merge pull request #523 from LmeSzinc/dev LmeSzinc 2024-06-17 02:43:59 +0800
  • 048abcfde4 Fix: Too many config read/write in Stored.clear() #523 LmeSzinc 2024-06-17 02:34:37 +0800
  • 4f214ee7a2 Fix: CloudRemain was never wrote into config LmeSzinc 2024-06-17 02:29:39 +0800
  • 7547532a57 ocr match game language #521 katze 2024-06-16 21:55:30 +0800
  • 4253ebd64c fix type convert; add exception raising katze 2024-06-16 21:39:45 +0800
  • 0c3f13dbe7
    Merge branch 'LmeSzinc:master' into dev_os_planner Schwarze-Katze 2024-06-16 21:28:27 +0800
  • 6c15fed4da Add parse HTML func for oversea server katze 2024-06-16 20:47:27 +0800
  • 62de353ced
    Fix: Move 0 validator & limit need_synthesize (#518) Yinhr 2024-06-15 12:43:44 +0800
  • f10ef46f50 Fix: delete InvalidPlannerRow #518 Yinhr 2024-06-15 12:27:54 +0800
  • 6e9e19cfa9 Fix: change exception to log Yinhr 2024-06-15 12:22:50 +0800
  • d90f22bd20 Fix: change order in from_config Yinhr 2024-06-15 12:17:21 +0800
  • 96dbac0997 Fix: need_synthesize limit to calyx & trace Yinhr 2024-06-15 12:14:54 +0800
  • e78bc26b13 Fix: move 0 validator from val_value to from_config Yinhr 2024-06-15 12:11:26 +0800
  • 726a829e89 Fix: BattlePass should prior to DailyQuest so it can be called LmeSzinc 2024-06-15 03:36:47 +0800
  • 2149803179
    Merge pull request #516 from LmeSzinc/dev LmeSzinc 2024-06-15 02:24:58 +0800
  • 55ddf7fb4d Fix: Limit button of side tabs to avoid clicking on the cloud game float #516 LmeSzinc 2024-06-15 02:06:24 +0800
  • e75a9a90a8 Fix: Weekly items are calculated in PlannerOverall LmeSzinc 2024-06-15 01:52:50 +0800
  • b63bf68621 Add: Synthesize material when it's full LmeSzinc 2024-06-15 01:26:52 +0800
  • 0e8ad0db74 Fix: Drop planner rows with a total of 0 LmeSzinc 2024-06-15 01:04:08 +0800
  • ecc633df89 Opt: Delay weekly to next monday to save time LmeSzinc 2024-06-15 00:06:17 +0800
  • 3a22813ad5 Opt: Stop at RogueTeamNotPrepared so users can be informed LmeSzinc 2024-06-15 00:02:48 +0800
  • 2b5ade4c6c Fix: Mask slider controller when calculating slider length LmeSzinc 2024-06-15 00:00:28 +0800
  • a94d0144ea Fix: Don't relay on validator when creating StoredPlannerProxy objects LmeSzinc 2024-06-14 21:50:59 +0800
  • e46c7bb174 Fix: Switch item tab before data update LmeSzinc 2024-06-14 04:28:05 +0800
  • 0707c269d1 Fix: Handle ZeroDivisionError when calculating progress LmeSzinc 2024-06-14 02:01:23 +0800
  • 50303fe6ab Fix: Allow a total of 6 double calyx LmeSzinc 2024-06-13 23:01:22 +0800
  • c8b0be6b46 Fix: [EN] Enlarge ITEM_NAME to detect letter g LmeSzinc 2024-06-13 01:55:40 +0800
  • 1003e08f52 Fix: Update again after synthesize LmeSzinc 2024-06-13 01:40:43 +0800
  • 9e30c82446 Add: Synthesize planner items LmeSzinc 2024-06-13 01:18:16 +0800
  • 2fd074efae Chore: Add SEARCH attribute to SWITCH_ITEM_TAB to be reused in synthesize LmeSzinc 2024-06-13 00:50:17 +0800
  • 46ee9b1524 Opt: Click slider to set waves LmeSzinc 2024-06-12 23:16:48 +0800
  • 3783066cd7 Add: synthesize_amount_set() LmeSzinc 2024-06-12 23:12:45 +0800
  • fc8ce808ca
    Merge pull request #508 from LmeSzinc/dev LmeSzinc 2024-06-12 12:30:44 +0800
  • 1f734b494d
    Fix login task stuck when render error (#503) #508 Schwarze-Katze 2024-06-12 12:29:51 +0800
  • 3d52737534 cancel color match for login confirm #503 katze 2024-06-12 12:24:10 +0800
  • 365b1744e5 Chore: Treat invalid staring page of planner scan as GamePageUnknownError LmeSzinc 2024-06-12 11:43:20 +0800
  • 33eedc2c63 Add: Display overall progress of character planner LmeSzinc 2024-06-12 03:20:57 +0800
  • 9b4c802c4c Apply luma match for LOGIN_CONFIRM katze 2024-06-12 02:47:57 +0800
  • d6d61bb6fc Dev: Fix missing dungeon_id on Credict LmeSzinc 2024-06-12 02:43:38 +0800
  • 19cfbd0a4e Revert modification to similarity and add asset for render error katze 2024-06-11 10:39:10 +0800
  • 9e63b69ec3 modify similarity limit for login task katze 2024-06-11 10:16:15 +0800
  • dd73247a07 Chore: match_template_luma LmeSzinc 2024-06-11 22:02:25 +0800
  • ae42d1be8b
    Merge pull request #505 from LmeSzinc/dev LmeSzinc 2024-06-11 21:39:55 +0800
  • 41b6894d0d
    Change Alas to Src in notify push to avoid confusing (#504) #505 Schwarze-Katze 2024-06-11 21:37:09 +0800
  • c8acd75eda Upd: Add support character TrailblazerHarmony LmeSzinc 2024-06-11 21:32:40 +0800
  • 02d8eb978f Fix: Enharge MAY_OBTAIN.SEARCH to fit the level too low notice LmeSzinc 2024-06-11 19:25:11 +0800
  • 0a1c0e3dbd Fix: [ALAS] Handle psutil.NoSuchProcess LmeSzinc 2024-06-11 12:44:26 +0800
  • 3964c0b257 Change Alas to Src in notify push to avoid confusing #504 katze 2024-06-11 11:11:53 +0800
  • dbf7b94c88 fix log statement #492 katze 2024-06-11 09:54:49 +0800
  • f02d6ad3af Add: Select item in synthesize list LmeSzinc 2024-06-11 02:13:32 +0800
  • 90a6ca003a Fix: CloudRemainSeasonPass.value LmeSzinc 2024-06-10 16:58:49 +0800
  • ae55e91a92
    Merge pull request #502 from LmeSzinc/dev LmeSzinc 2024-06-10 16:34:51 +0800
  • 1d6eff5dff Pref: Try nc command on android phones first #502 LmeSzinc 2024-06-07 16:21:14 +0800
  • 888cb029ff Fix: More fool-proof serial input redirection LmeSzinc 2024-06-07 16:12:35 +0800
  • 4138c4d9ca Fix: DUNGEON_COMBAT_INTERACT may slow to response LmeSzinc 2024-06-10 16:11:19 +0800
  • 2b9e366468 Fix: Lower pixel count in _wait_until_entry_loaded() LmeSzinc 2024-06-10 16:05:57 +0800
  • d59289e919 Fix: Skip obtain check if was not doing for planner (fixed #499) LmeSzinc 2024-06-10 16:00:09 +0800
  • 098925ea4a Fix: PLANNER_CHECK.png #497 Yinhr 2024-06-05 23:49:11 +0800
  • 72d8673434 Pref: Reuse image array to improve memory performance LmeSzinc 2024-06-05 01:31:17 +0800
  • 7e8ff48f6c
    Merge pull request #495 from LmeSzinc/dev LmeSzinc 2024-06-04 16:18:37 +0800
  • 004e1f03ee Fix: [CN] Handle ocr error between 未 and 末 #495 LmeSzinc 2024-06-04 16:13:52 +0800
  • 87023c77e6 Fix: Handle None from _obtain_parse() LmeSzinc 2024-06-04 16:00:48 +0800
  • 9fd1d76392 Opt: Disable WeeklyFarming on cloud game LmeSzinc 2024-06-03 21:28:03 +0800
  • ed193e0767 Fix: Invert planner page colors to have better ocr results LmeSzinc 2024-06-03 13:49:19 +0800
  • add2990699 nav filter to set/stat select panel katze 2024-05-31 21:38:25 +0800
  • be5feda96a split search area and recognize area katze 2024-05-31 15:32:58 +0800
  • f5a8069769 split select button and recognize area #479 katze 2024-05-31 02:29:26 +0800
  • 36fac380e5 Merge branch 'dev_relic_salvage' of github.com:Schwarze-Katze/StarRailCopilot into dev_relic_salvage katze 2024-05-31 02:26:29 +0800
  • 0678abb914 crop text assets katze 2024-05-30 23:12:15 +0800
  • c729421bd2 Fix: Loop in cloud_exit when task queue empty LmeSzinc 2024-05-30 22:03:41 +0800
  • 58ba02fe29
    Merge pull request #491 from LmeSzinc/dev LmeSzinc 2024-05-30 21:51:40 +0800
  • 732efa25ed Fix: Wait cloud remain reduce #491 LmeSzinc 2024-05-30 21:41:19 +0800
  • b3b06e4b79 Opt: Store higher rarity first LmeSzinc 2024-05-30 21:30:33 +0800
  • 20309919d6 Fix: Obtain wasn't updated if stamina exhausted LmeSzinc 2024-05-30 21:16:36 +0800
  • df46b5d549 Opt: Delay to next server update if approaching it LmeSzinc 2024-05-30 20:35:59 +0800
  • a40b9d69fd Fix: Update obtain_frequent_check before deside again or exit LmeSzinc 2024-05-30 20:26:45 +0800
  • b7c396b8fb undo modification of tasks.item.relics katze 2024-05-30 19:02:16 +0800
  • ef8c5738ef split relics operation into independent task katze 2024-05-30 18:56:49 +0800
  • ac7be3e950 Fix: Check page_planner before scanning LmeSzinc 2024-05-30 17:33:05 +0800
  • 8dfac73f30 Chore: [ALAS] Move func methods to the Alas class LmeSzinc 2024-05-30 17:30:09 +0800
  • 0dd8c6b921 Fix: [ALAS] Game restarted twice if close game during wait LmeSzinc 2024-05-30 12:32:26 +0800
  • 456fed4b29 Dev: [ALAS] Log ScriptError as exception so traceback can be logged LmeSzinc 2024-05-30 12:20:56 +0800
  • 1578913bbf Fix: Actively exit cloud game instead of killing directly to avoid extra fee LmeSzinc 2024-05-30 12:16:25 +0800
  • c6ff6f3f80 Upd: Add Boothill as ranged character LmeSzinc 2024-05-30 10:04:01 +0800
  • f661ed5ced
    Upd: Character (#488) Zero 2024-05-30 10:00:33 +0800
  • b76d4cae33 Upd: Character #488 Zero 2024-05-29 17:51:11 +0800
  • f3da1f7815
    Merge pull request #485 from LmeSzinc/dev LmeSzinc 2024-05-28 23:33:15 +0800