1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-09 22:14:51 +00:00

feat: traditional chinese

This commit is contained in:
RedDeadDepresso
2024-01-07 20:53:43 +00:00
committed by YoursFunny
parent e28b2f1e2e
commit f4ad80d17e
228 changed files with 1234 additions and 6 deletions
+35
View File
@@ -19,6 +19,13 @@ OCR_INDEX = ButtonWrapper(
color=(195, 196, 193),
button=(701, 149, 740, 656),
),
zht=Button(
file='./assets/zht/stage/list/OCR_INDEX.png',
area=(701, 149, 740, 656),
search=(681, 129, 760, 676),
color=(195, 196, 193),
button=(701, 149, 740, 656),
),
)
STAGE_ENTER = ButtonWrapper(
name='STAGE_ENTER',
@@ -36,6 +43,13 @@ STAGE_ENTER = ButtonWrapper(
color=(118, 195, 226),
button=(1080, 168, 1156, 204),
),
zht=Button(
file='./assets/zht/stage/list/STAGE_ENTER.png',
area=(1075, 170, 1159, 202),
search=(1055, 150, 1179, 222),
color=(119, 197, 227),
button=(1075, 170, 1159, 202),
),
)
STAGE_ITEM = ButtonWrapper(
name='STAGE_ITEM',
@@ -53,6 +67,13 @@ STAGE_ITEM = ButtonWrapper(
color=(212, 228, 233),
button=(687, 148, 1181, 227),
),
zht=Button(
file='./assets/zht/stage/list/STAGE_ITEM.png',
area=(687, 148, 1181, 227),
search=(667, 128, 1201, 247),
color=(212, 228, 233),
button=(687, 148, 1181, 227),
),
)
STAGE_LIST = ButtonWrapper(
name='STAGE_LIST',
@@ -70,6 +91,13 @@ STAGE_LIST = ButtonWrapper(
color=(194, 204, 209),
button=(675, 136, 1190, 676),
),
zht=Button(
file='./assets/zht/stage/list/STAGE_LIST.png',
area=(675, 136, 1190, 676),
search=(655, 116, 1210, 696),
color=(194, 204, 209),
button=(675, 136, 1190, 676),
),
)
STAGE_STARS = ButtonWrapper(
name='STAGE_STARS',
@@ -87,4 +115,11 @@ STAGE_STARS = ButtonWrapper(
color=(225, 214, 166),
button=(693, 192, 746, 212),
),
zht=Button(
file='./assets/zht/stage/list/STAGE_STARS.png',
area=(693, 192, 746, 212),
search=(673, 172, 766, 232),
color=(225, 214, 166),
button=(693, 192, 746, 212),
),
)
+91
View File
@@ -19,6 +19,13 @@ CHECK_SWEEP = ButtonWrapper(
color=(169, 180, 194),
button=(654, 187, 706, 215),
),
zht=Button(
file='./assets/zht/stage/sweep/CHECK_SWEEP.png',
area=(651, 182, 702, 210),
search=(631, 162, 722, 230),
color=(201, 207, 215),
button=(651, 182, 702, 210),
),
)
ENTER = ButtonWrapper(
name='ENTER',
@@ -36,6 +43,13 @@ ENTER = ButtonWrapper(
color=(226, 211, 69),
button=(781, 508, 1085, 572),
),
zht=Button(
file='./assets/zht/stage/sweep/ENTER.png',
area=(764, 518, 1109, 574),
search=(744, 498, 1129, 594),
color=(226, 210, 67),
button=(764, 518, 1109, 574),
),
)
EXIT = ButtonWrapper(
name='EXIT',
@@ -53,6 +67,13 @@ EXIT = ButtonWrapper(
color=(185, 193, 203),
button=(1114, 127, 1141, 154),
),
zht=Button(
file='./assets/zht/stage/sweep/EXIT.png',
area=(1114, 127, 1141, 154),
search=(1094, 107, 1161, 174),
color=(185, 193, 203),
button=(1114, 127, 1141, 154),
),
)
MAX = ButtonWrapper(
name='MAX',
@@ -70,6 +91,13 @@ MAX = ButtonWrapper(
color=(216, 222, 228),
button=(1054, 279, 1111, 321),
),
zht=Button(
file='./assets/zht/stage/sweep/MAX.png',
area=(1054, 279, 1111, 321),
search=(1034, 259, 1131, 341),
color=(216, 222, 228),
button=(1054, 279, 1111, 321),
),
)
MIN = ButtonWrapper(
name='MIN',
@@ -87,6 +115,13 @@ MIN = ButtonWrapper(
color=(194, 194, 194),
button=(760, 278, 816, 322),
),
zht=Button(
file='./assets/zht/stage/sweep/MIN.png',
area=(760, 278, 816, 322),
search=(740, 258, 836, 342),
color=(194, 194, 194),
button=(760, 278, 816, 322),
),
)
MINUS = ButtonWrapper(
name='MINUS',
@@ -104,6 +139,13 @@ MINUS = ButtonWrapper(
color=(221, 222, 222),
button=(838, 279, 876, 320),
),
zht=Button(
file='./assets/zht/stage/sweep/MINUS.png',
area=(838, 279, 876, 320),
search=(818, 259, 896, 340),
color=(221, 222, 222),
button=(838, 279, 876, 320),
),
)
OCR_NUM = ButtonWrapper(
name='OCR_NUM',
@@ -121,6 +163,13 @@ OCR_NUM = ButtonWrapper(
color=(81, 94, 113),
button=(896, 281, 975, 323),
),
zht=Button(
file='./assets/zht/stage/sweep/OCR_NUM.png',
area=(896, 281, 975, 323),
search=(876, 261, 995, 343),
color=(81, 94, 113),
button=(896, 281, 975, 323),
),
)
PLUS = ButtonWrapper(
name='PLUS',
@@ -138,6 +187,13 @@ PLUS = ButtonWrapper(
color=(233, 243, 246),
button=(995, 278, 1034, 322),
),
zht=Button(
file='./assets/zht/stage/sweep/PLUS.png',
area=(995, 278, 1034, 322),
search=(975, 258, 1054, 342),
color=(233, 243, 246),
button=(995, 278, 1034, 322),
),
)
SKIP_OK_LOWER = ButtonWrapper(
name='SKIP_OK_LOWER',
@@ -155,6 +211,13 @@ SKIP_OK_LOWER = ButtonWrapper(
color=(108, 204, 240),
button=(540, 548, 741, 619),
),
zht=Button(
file='./assets/zht/stage/sweep/SKIP_OK_LOWER.png',
area=(542, 552, 739, 620),
search=(522, 532, 759, 640),
color=(109, 206, 241),
button=(542, 552, 739, 620),
),
)
SKIP_OK_UPPER = ButtonWrapper(
name='SKIP_OK_UPPER',
@@ -172,6 +235,13 @@ SKIP_OK_UPPER = ButtonWrapper(
color=(107, 203, 239),
button=(541, 476, 741, 542),
),
zht=Button(
file='./assets/zht/stage/sweep/SKIP_OK_UPPER.png',
area=(535, 479, 745, 542),
search=(515, 459, 765, 562),
color=(108, 206, 241),
button=(535, 479, 745, 542),
),
)
SKIP_SKIP = ButtonWrapper(
name='SKIP_SKIP',
@@ -189,6 +259,13 @@ SKIP_SKIP = ButtonWrapper(
color=(110, 209, 244),
button=(543, 477, 739, 542),
),
zht=Button(
file='./assets/zht/stage/sweep/SKIP_SKIP.png',
area=(539, 479, 743, 538),
search=(519, 459, 763, 558),
color=(109, 208, 243),
button=(539, 479, 743, 538),
),
)
SWEEP = ButtonWrapper(
name='SWEEP',
@@ -206,6 +283,13 @@ SWEEP = ButtonWrapper(
color=(108, 202, 236),
button=(795, 382, 1066, 431),
),
zht=Button(
file='./assets/zht/stage/sweep/SWEEP.png',
area=(776, 391, 1093, 434),
search=(756, 371, 1113, 454),
color=(105, 199, 233),
button=(776, 391, 1093, 434),
),
)
SWEEP_CONFIRM = ButtonWrapper(
name='SWEEP_CONFIRM',
@@ -223,4 +307,11 @@ SWEEP_CONFIRM = ButtonWrapper(
color=(196, 203, 211),
button=(665, 471, 871, 535),
),
zht=Button(
file='./assets/zht/stage/sweep/SWEEP_CONFIRM.png',
area=(596, 142, 678, 180),
search=(576, 122, 698, 200),
color=(185, 193, 202),
button=(662, 474, 869, 534),
),
)