Commit Graph

474 Commits

Author SHA1 Message Date
LmeSzinc
0c5a1e1f42 Fix: Lower item threshold to 10 2023-11-20 01:48:30 +08:00
LmeSzinc
4ef3dd26e2 Fix: Wait if team not prepared
as game client saves team characters now
2023-11-20 01:46:31 +08:00
aaahai00
cbc5d4d786
Update support.py (#200)
对改问题的修复https://github.com/LmeSzinc/StarRailCopilot/issues/195
2023-11-19 19:04:11 +08:00
LmeSzinc
ab1b817cbe
Merge pull request #199 from LmeSzinc/bug_fix
Bug fix
2023-11-17 22:23:11 +08:00
LmeSzinc
5eba06cd0e Upd: Battle pass loaded checkers 2023-11-17 22:20:02 +08:00
LmeSzinc
74cf112cbc Fix: Entered _claim_rewards() but no rewards to claim 2023-11-17 21:54:35 +08:00
Zebartin
10e4f49d90 Fix: OCR_LEVEL in BattlePass 2023-11-17 19:03:34 +08:00
LmeSzinc
c8e54c220d Fix: Use Himeko A, leave weakness break to Natasha 2023-11-16 22:35:40 +08:00
X-Zero-L
05c96b7509
Fix: Rename TopazNumby (#194) 2023-11-16 22:22:14 +08:00
LmeSzinc
664766a8eb
Merge pull request #193 from LmeSzinc/bug_fix
Bug fix
2023-11-16 13:37:16 +08:00
LmeSzinc
240366588e Fix: Detect smaller item aiming icons 2023-11-16 13:36:32 +08:00
X-Zero-L
9cccd0d159
Upd: Character and i18n (#192)
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2023-11-16 13:26:08 +08:00
LmeSzinc
66bf534123
Merge pull request #191 from LmeSzinc/bug_fix
Bug fix
2023-11-16 01:38:35 +08:00
LmeSzinc
449bbec727 Upd: Characters in forgotten hall team 2023-11-15 19:22:24 +08:00
LmeSzinc
407e874608 Upd: BATTLE_PASS_NOTIFICATION 2023-11-15 18:46:58 +08:00
LmeSzinc
e513f03704
Merge pull request #186 from LmeSzinc/bug_fix
Bug fix
2023-11-08 11:41:25 +08:00
LmeSzinc
3dd7cf75e2 Fix: Accept area attribute in ClickButton 2023-11-07 13:38:31 +08:00
LmeSzinc
02fab99431 Fix: subtract_blur images are never used 2023-11-07 13:36:45 +08:00
LmeSzinc
e1468db85d Fix: Handle reward on complex background 2023-11-07 13:36:40 +08:00
LmeSzinc
4adfa00148 Add: Add argument direct_match to Button methods 2023-11-07 13:35:11 +08:00
LmeSzinc
7930672434 Fix: Each button frame should have its own search attribute 2023-11-07 13:31:12 +08:00
LmeSzinc
4cc72ec56a Fix: Mis-set Jarilo_OldWeaponTestingGround.floors 2023-11-05 22:56:22 +08:00
LmeSzinc
59ff9f0b05
Merge pull request #185 from LmeSzinc/bug_fix
Bug fix
2023-11-05 22:48:37 +08:00
LmeSzinc
42a237630f Upd: Map planes in 1.4 2023-11-05 22:35:46 +08:00
LmeSzinc
a92bed7597 Fix: Double event is run twice because record is never updated after the first 2023-11-05 22:30:17 +08:00
LmeSzinc
c77d849faa
Merge pull request #182 from LmeSzinc/bug_fix
Bug fix
2023-11-03 18:58:41 +08:00
LmeSzinc
4e779f5dda Fix: Search for double remains 2023-11-03 15:32:52 +08:00
LmeSzinc
b1c3c0caef Fix: [ALAS] Validate datetime instead of using regex 2023-11-02 19:03:10 +08:00
LmeSzinc
e5c02fd381 Opt: Enter dungeon from map if possible 2023-11-02 18:56:20 +08:00
LmeSzinc
881389efce Fix: Handle light cone drop from Echo of War (#171) 2023-11-02 11:59:05 +08:00
LmeSzinc
1e4db4eef0 Opt: More friendly record time on dashboard 2023-11-02 11:59:04 +08:00
LmeSzinc
1af6779c13 Opt: Reduce image copy in minimap detection 2023-11-02 04:27:03 +08:00
LmeSzinc
a1a1142651 Refactor: Abstract DungeonState class to be shared in rogue 2023-11-02 04:08:26 +08:00
LmeSzinc
d0238d920c
Merge pull request #180 from LmeSzinc/bug_fix
Bug fix
2023-10-30 02:40:13 +08:00
LmeSzinc
0e9d87a000 Fix: Re-check in-game text lang after waiting a task 2023-10-30 02:31:14 +08:00
LmeSzinc
913de2771b Fix: Handle login popups as unknown ui 2023-10-30 02:30:47 +08:00
LmeSzinc
25e7b1876c Add: is_map_loading() 2023-10-30 02:21:28 +08:00
LmeSzinc
1556b1363f Doc: Add English installation tutorial 2023-10-30 01:15:52 +08:00
LmeSzinc
45ab2ded65 Fix: Ignore values in state type arguments 2023-10-29 23:12:39 +08:00
LmeSzinc
872f55cac5
Merge pull request #177 from X-Zero-L/character
Upd: Character
2023-10-29 22:56:36 +08:00
X-Zero-L
b98be7dc15 Upd: Character 2023-10-28 19:16:19 +08:00
Hengyu
1cd3e7fde8 Fix: larger REGULAR_GACHA_CHECK.SEARCH & REGULAR_GACHA_CLICK.SEARCH 2023-10-27 16:48:48 +08:00
Zebartin
9b853db955
Fix: Redispatch directly if possible (#169) 2023-10-22 22:15:09 +08:00
LmeSzinc
db3e78498e
Merge pull request #166 from LmeSzinc/bug_fix
Bug fix
2023-10-17 16:52:53 +08:00
LmeSzinc
a38f0d25e9 Opt: Do Freebies before DataUpdate 2023-10-17 13:59:18 +08:00
LmeSzinc
73cf96b418 Opt: Release resources during wait 2023-10-17 13:57:03 +08:00
LmeSzinc
848a9e2499 Fix: [CN] OCR error on Stagnant_Shadow_Scorch (#165) 2023-10-17 12:45:12 +08:00
LmeSzinc
d3bf9a808c Fix: [CN] OCR error on Stagnant_Shadow_Scorch 2023-10-16 19:13:13 +08:00
LmeSzinc
fca21d88c1 Fix: Retry insight Stage_1 (#156) 2023-10-16 19:05:41 +08:00
LmeSzinc
a720a70f66 Opt: Reduce dunplcate clicks at CAN_GET_REWARD 2023-10-16 18:40:49 +08:00