1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2025-12-16 13:25:13 +00:00

Compare commits

...

4 Commits

Author SHA1 Message Date
RedDeadDepresso
971c1b4a03
Merge 2a88cf4a8d into ac2cfe3974 2024-04-08 17:18:07 +01:00
RedDeadDepresso
2a88cf4a8d
Merge branch 'TheFunny:dev' into dev 2024-04-08 17:17:16 +01:00
RedDeadDepresso
96fa53a419 fix: update en EVENT_CHECK 2024-02-01 14:45:32 +00:00
RedDeadDepresso
7976542752 fix: update tc assets 2024-01-31 23:06:22 +00:00
15 changed files with 28 additions and 28 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -686,10 +686,10 @@ WORK_GO_TO_EVENT = ButtonWrapper(
), ),
en=Button( en=Button(
file='./assets/en/base/page/WORK_GO_TO_EVENT.png', file='./assets/en/base/page/WORK_GO_TO_EVENT.png',
area=(67, 131, 142, 201), area=(71, 134, 137, 200),
search=(47, 111, 162, 221), search=(51, 114, 157, 220),
color=(134, 153, 166), color=(147, 142, 140),
button=(67, 131, 142, 201), button=(71, 134, 137, 200),
), ),
zht=Button( zht=Button(
file='./assets/zht/base/page/WORK_GO_TO_EVENT.png', file='./assets/zht/base/page/WORK_GO_TO_EVENT.png',

View File

@ -182,17 +182,17 @@ PLAYER_SELECT_FIRST = ButtonWrapper(
), ),
en=Button( en=Button(
file='./assets/en/tactical_challenge/PLAYER_SELECT_FIRST.png', file='./assets/en/tactical_challenge/PLAYER_SELECT_FIRST.png',
area=(470, 293, 503, 322), area=(469, 292, 489, 319),
search=(450, 273, 523, 342), search=(449, 272, 509, 339),
color=(206, 214, 220), color=(195, 205, 211),
button=(606, 181, 1100, 256), button=(563, 197, 1128, 267),
), ),
zht=Button( zht=Button(
file='./assets/zht/tactical_challenge/PLAYER_SELECT_FIRST.png', file='./assets/zht/tactical_challenge/PLAYER_SELECT_FIRST.png',
area=(469, 289, 512, 325), area=(461, 292, 493, 320),
search=(449, 269, 532, 345), search=(441, 272, 513, 340),
color=(206, 214, 221), color=(199, 210, 216),
button=(606, 173, 1099, 260), button=(563, 194, 1131, 279),
), ),
) )
PLAYER_SELECT_SECOND = ButtonWrapper( PLAYER_SELECT_SECOND = ButtonWrapper(
@ -206,17 +206,17 @@ PLAYER_SELECT_SECOND = ButtonWrapper(
), ),
en=Button( en=Button(
file='./assets/en/tactical_challenge/PLAYER_SELECT_SECOND.png', file='./assets/en/tactical_challenge/PLAYER_SELECT_SECOND.png',
area=(467, 450, 507, 482), area=(466, 453, 491, 478),
search=(447, 430, 527, 502), search=(446, 433, 511, 498),
color=(210, 219, 225), color=(196, 207, 213),
button=(610, 338, 1098, 407), button=(559, 354, 1121, 424),
), ),
zht=Button( zht=Button(
file='./assets/zht/tactical_challenge/PLAYER_SELECT_SECOND.png', file='./assets/zht/tactical_challenge/PLAYER_SELECT_SECOND.png',
area=(471, 451, 504, 480), area=(465, 451, 494, 482),
search=(451, 431, 524, 500), search=(445, 431, 514, 502),
color=(201, 209, 215), color=(199, 210, 216),
button=(606, 334, 1102, 416), button=(558, 357, 1130, 431),
), ),
) )
PLAYER_SELECT_THIRD = ButtonWrapper( PLAYER_SELECT_THIRD = ButtonWrapper(
@ -230,17 +230,17 @@ PLAYER_SELECT_THIRD = ButtonWrapper(
), ),
en=Button( en=Button(
file='./assets/en/tactical_challenge/PLAYER_SELECT_THIRD.png', file='./assets/en/tactical_challenge/PLAYER_SELECT_THIRD.png',
area=(472, 612, 504, 641), area=(464, 608, 492, 638),
search=(452, 592, 524, 661), search=(444, 588, 512, 658),
color=(208, 216, 222), color=(202, 213, 219),
button=(609, 500, 1101, 565), button=(558, 513, 1124, 579),
), ),
zht=Button( zht=Button(
file='./assets/zht/tactical_challenge/PLAYER_SELECT_THIRD.png', file='./assets/zht/tactical_challenge/PLAYER_SELECT_THIRD.png',
area=(470, 609, 503, 638), area=(466, 607, 492, 637),
search=(450, 589, 523, 658), search=(446, 587, 512, 657),
color=(201, 209, 215), color=(197, 207, 213),
button=(613, 490, 1099, 572), button=(558, 510, 1125, 580),
), ),
) )
PREPARE_CHALLENGE = ButtonWrapper( PREPARE_CHALLENGE = ButtonWrapper(