Commit Graph

1056 Commits

Author SHA1 Message Date
LmeSzinc
fe6030617f Fix: [CLOUD] auto update 2024-03-27 22:57:34 +08:00
LmeSzinc
b6d022866f Upd: _position_match_special 2024-03-27 22:57:34 +08:00
Zero
757b137cb2
Upd: Character (#387)
* Fix: double information location (#369)

* Upd: Character

---------

Co-authored-by: Yinhr <110515845+Yinhaoran1128@users.noreply.github.com>
Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
2024-03-27 21:26:43 +08:00
LmeSzinc
4c0faceb0e Upd: Keywords in 2.1 2024-03-27 19:38:30 +08:00
LmeSzinc
cd06f0b3e2 Fix: [ALAS] Enhance auto device detection, ignore 127.0.0.1:7555 from MuMu 12 2024-03-21 19:04:49 +08:00
LmeSzinc
5b710eff47
Merge pull request #377 from LmeSzinc/dev
Support cloud HSR on Android | 支持云星穹铁道安卓端
2024-03-20 19:13:55 +08:00
LmeSzinc
f2ada19c16 Fix: Claer items on the way to dungeon exit 2024-03-20 18:39:03 +08:00
LmeSzinc
a650309db1 Add: Click tutorial and dungeon exit in daemon 2024-03-20 18:38:31 +08:00
LmeSzinc
1cfed81433 Add: Do double events 2024-03-20 18:37:49 +08:00
LmeSzinc
774df1b0aa Opt: Guarantee dailies done 2024-03-20 18:35:07 +08:00
Jerry Lingjie Mei
d9fb903c89
Fix button offset when window resizes (#354)
* Add button offsets.

* Add offset detection when there's no technique point.

* Remove offset calls for image_crop

* Fix bugs.

* Fix bugs.

* Fix corner case when technique points are being generated.

* Add png source for technique points.

* Remove duplicated assets.
2024-03-20 17:54:22 +08:00
LmeSzinc
e90f865674 Fix: Limit config combinations in cloud game 2024-03-16 16:24:44 +08:00
LmeSzinc
f93c3cb460 Fix: Use rgb2luma in combat state detection to fit video streaming 2024-03-16 16:13:57 +08:00
LmeSzinc
6a4bdb84e0 Fix: Disable net state display 2024-03-16 16:05:45 +08:00
LmeSzinc
109d0b94f4 Add: [ALAS] Proxy element props 2024-03-16 15:59:59 +08:00
Yinhr
78d631935e Fix: double information location (#369)
(cherry picked from commit ff82687166)
2024-03-16 15:58:59 +08:00
Yinhr
ff82687166
Fix: double information location (#369) 2024-03-16 15:57:17 +08:00
LmeSzinc
e0acc9789e Revert: COMBAT_PAUSE 2024-03-16 15:55:29 +08:00
LmeSzinc
5bb58c7f50 Merge branch 'master' into dev 2024-03-15 18:23:21 +08:00
LmeSzinc
78a09977da
Merge pull request #368 from LmeSzinc/bug_fix
Bug fix
2024-03-13 12:02:33 +08:00
LmeSzinc
9ab86eb1c7 Upd: Rogue routes 2024-03-13 02:36:29 +08:00
LmeSzinc
198a9fd810 Fix: Lock position in Jarilo_BackwaterPass_F1_X581Y403 2024-03-13 00:55:08 +08:00
LmeSzinc
09b20a5838 Fix: Avoid ice sculpture in Jarilo_CorridorofFadingEchoes_F1_X463Y123 2024-03-12 18:54:13 +08:00
LmeSzinc
c469d254bd Fix: Special match Luofu_Cloudford_F1_X281Y873 2024-03-12 15:47:56 +08:00
LmeSzinc
87ee7ce593 Upd: [EN] Add another CURIO_OBTAINED (#359) 2024-03-12 15:30:10 +08:00
LmeSzinc
11eb3a5eb5 Fix: Enlarge STORY_OPTION searching to match 2 rows of option text 2024-03-11 01:58:40 +08:00
Schwarze-Katze
f59764afee
Modify .gitignore for files automatically added by electron deployer (#364)
* Refactor: Select next support character

* Upd: Character (#352)

* RuanMei OCR  postprocess in CN (#358)

* RuanMei OCR  postprocess in CN

* dont match dot between ruanmei when ocr postprocess

* RuanMei OCR postprocess in CN

update: used a wildcard for the dot between Ruan and Mei

* modify .gitignore to ignore files automatically added by electron deployer

---------

Co-authored-by: LmeSzinc <37934724+LmeSzinc@users.noreply.github.com>
Co-authored-by: Zero <98764734+X-Zero-L@users.noreply.github.com>
Co-authored-by: Asxcvbn <63904802+Asxcvbn@users.noreply.github.com>
2024-03-11 01:56:58 +08:00
LmeSzinc
cdb2d97c9f Merge branch 'master' into dev
# Conflicts:
#	tasks/combat/state.py
2024-03-11 01:54:56 +08:00
katze
2bc797f3e2 Add comments in stored counter class definition 2024-03-09 15:58:37 +08:00
katze
f5bc0d0ce1 Use stored counter to count boss farming times to run 2024-03-09 15:12:11 +08:00
katze
76c8f9eda6 discard modification of .gitignore cause it is less related to the current PR 2024-03-08 11:31:24 +08:00
katze
7130b09540 translation bugfix 2024-03-06 17:11:37 +08:00
Schwarze-Katze
7c845c0a0e
Merge branch 'LmeSzinc:master' into master 2024-03-06 17:03:33 +08:00
katze
e49ec5479e multilanguage translation 2024-03-06 16:57:01 +08:00
katze
0d4ee2640f rogue farming feature: enter rogue when RogueWorld_WeeklyFarming is enabled to acquire materials from boss 2024-03-06 16:32:14 +08:00
Asxcvbn
58e054a008
RuanMei OCR postprocess in CN (#358)
* RuanMei OCR  postprocess in CN

* dont match dot between ruanmei when ocr postprocess

* RuanMei OCR postprocess in CN

update: used a wildcard for the dot between Ruan and Mei
2024-03-06 15:47:21 +08:00
katze
f50fbb7951 modify .gitignore to ignore files automatically added by src deployer 2024-03-06 15:06:51 +08:00
Zero
dbb5658103
Upd: Character (#352) 2024-02-29 23:01:29 +08:00
LmeSzinc
94dca8b9ce Refactor: Select next support character 2024-02-24 17:26:22 +08:00
LmeSzinc
18981f4e5b Fix: Remove noice from the text "In Progress" 2024-02-24 01:35:32 +08:00
LmeSzinc
59bd0e8a6f
Merge pull request #341 from LmeSzinc/bug_fix
Bug fix
2024-02-24 00:46:48 +08:00
LmeSzinc
14e3a9a73a Fix: Handle character died (#317) 2024-02-24 00:45:34 +08:00
LmeSzinc
7820756321 Add: Able to use support characters in weekly (#296) 2024-02-24 00:43:08 +08:00
LmeSzinc
9d263306d7 Upd: Add RuanMei as ranged character 2024-02-23 23:51:40 +08:00
LmeSzinc
60ebf0a3ff Fix: Limit click area of combat states (#339) 2024-02-23 23:51:40 +08:00
LmeSzinc
3ae48fedd8 Upd: [EN] OCR_DOUBLE_EVENT_REMAIN 2024-02-23 12:36:29 +08:00
LmeSzinc
4be329597c
Merge pull request #335 from LmeSzinc/bug_fix
Bug fix
2024-02-19 18:17:16 +08:00
LmeSzinc
4fc492aeb1 Fix: Wait world tab before falling back 2024-02-19 18:11:57 +08:00
LmeSzinc
c7159e77c3 Upd: Add MAIN_GOTO_CHARACTER under purple screen 2024-02-19 17:50:49 +08:00
LmeSzinc
ca39c06062 Fix: limit_entrance has no effect on calyx crimson dungeons 2024-02-19 01:43:05 +08:00