1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-01-07 14:05:12 +00:00

Compare commits

..

No commits in common. "2a88cf4a8d0a2b34f497b287000618c07bad93cf" and "96fa53a419684e33a20ca62ad9673225908565b4" have entirely different histories.

12 changed files with 44 additions and 44 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -270,10 +270,10 @@ MAIN_GO_TO_CIRCLE = ButtonWrapper(
name='MAIN_GO_TO_CIRCLE', name='MAIN_GO_TO_CIRCLE',
jp=Button( jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_CIRCLE.png', file='./assets/jp/base/page/MAIN_GO_TO_CIRCLE.png',
area=(542, 630, 581, 665), area=(486, 630, 522, 665),
search=(522, 610, 601, 685), search=(466, 610, 542, 685),
color=(164, 225, 243), color=(166, 228, 245),
button=(542, 630, 581, 665), button=(486, 630, 522, 665),
), ),
share=Button( share=Button(
file='./assets/share/base/page/MAIN_GO_TO_CIRCLE.png', file='./assets/share/base/page/MAIN_GO_TO_CIRCLE.png',
@ -287,10 +287,10 @@ MAIN_GO_TO_CRAFTING = ButtonWrapper(
name='MAIN_GO_TO_CRAFTING', name='MAIN_GO_TO_CRAFTING',
jp=Button( jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_CRAFTING.png', file='./assets/jp/base/page/MAIN_GO_TO_CRAFTING.png',
area=(661, 620, 693, 668), area=(626, 623, 654, 664),
search=(641, 600, 713, 688), search=(606, 603, 674, 684),
color=(183, 216, 230), color=(190, 228, 241),
button=(661, 620, 693, 668), button=(626, 623, 654, 664),
), ),
share=Button( share=Button(
file='./assets/share/base/page/MAIN_GO_TO_CRAFTING.png', file='./assets/share/base/page/MAIN_GO_TO_CRAFTING.png',
@ -351,10 +351,10 @@ MAIN_GO_TO_SCHEDULE = ButtonWrapper(
name='MAIN_GO_TO_SCHEDULE', name='MAIN_GO_TO_SCHEDULE',
jp=Button( jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_SCHEDULE.png', file='./assets/jp/base/page/MAIN_GO_TO_SCHEDULE.png',
area=(194, 646, 222, 672), area=(217, 640, 237, 672),
search=(174, 626, 242, 692), search=(197, 620, 257, 692),
color=(150, 197, 223), color=(154, 201, 228),
button=(194, 646, 222, 672), button=(217, 640, 237, 672),
), ),
share=Button( share=Button(
file='./assets/share/base/page/MAIN_GO_TO_SCHEDULE.png', file='./assets/share/base/page/MAIN_GO_TO_SCHEDULE.png',
@ -368,10 +368,10 @@ MAIN_GO_TO_SHOP = ButtonWrapper(
name='MAIN_GO_TO_SHOP', name='MAIN_GO_TO_SHOP',
jp=Button( jp=Button(
file='./assets/jp/base/page/MAIN_GO_TO_SHOP.png', file='./assets/jp/base/page/MAIN_GO_TO_SHOP.png',
area=(774, 628, 816, 670), area=(756, 629, 795, 666),
search=(754, 608, 836, 690), search=(736, 609, 815, 686),
color=(145, 203, 229), color=(151, 215, 241),
button=(774, 628, 816, 670), button=(756, 629, 795, 666),
), ),
share=Button( share=Button(
file='./assets/share/base/page/MAIN_GO_TO_SHOP.png', file='./assets/share/base/page/MAIN_GO_TO_SHOP.png',
@ -631,10 +631,10 @@ WORK_GO_TO_BOUNTY = ButtonWrapper(
name='WORK_GO_TO_BOUNTY', name='WORK_GO_TO_BOUNTY',
jp=Button( jp=Button(
file='./assets/jp/base/page/WORK_GO_TO_BOUNTY.png', file='./assets/jp/base/page/WORK_GO_TO_BOUNTY.png',
area=(667, 383, 764, 409), area=(669, 412, 765, 436),
search=(647, 363, 784, 429), search=(649, 392, 785, 456),
color=(171, 187, 212), color=(165, 181, 208),
button=(667, 383, 764, 409), button=(669, 412, 765, 436),
), ),
en=Button( en=Button(
file='./assets/en/base/page/WORK_GO_TO_BOUNTY.png', file='./assets/en/base/page/WORK_GO_TO_BOUNTY.png',
@ -655,10 +655,10 @@ WORK_GO_TO_COMMISSIONS = ButtonWrapper(
name='WORK_GO_TO_COMMISSIONS', name='WORK_GO_TO_COMMISSIONS',
jp=Button( jp=Button(
file='./assets/jp/base/page/WORK_GO_TO_COMMISSIONS.png', file='./assets/jp/base/page/WORK_GO_TO_COMMISSIONS.png',
area=(653, 475, 749, 501), area=(655, 494, 751, 518),
search=(633, 455, 769, 521), search=(635, 474, 771, 538),
color=(171, 185, 208), color=(165, 179, 204),
button=(653, 475, 749, 501), button=(655, 494, 751, 518),
), ),
en=Button( en=Button(
file='./assets/en/base/page/WORK_GO_TO_COMMISSIONS.png', file='./assets/en/base/page/WORK_GO_TO_COMMISSIONS.png',
@ -679,10 +679,10 @@ WORK_GO_TO_EVENT = ButtonWrapper(
name='WORK_GO_TO_EVENT', name='WORK_GO_TO_EVENT',
jp=Button( jp=Button(
file='./assets/jp/base/page/WORK_GO_TO_EVENT.png', file='./assets/jp/base/page/WORK_GO_TO_EVENT.png',
area=(64, 124, 140, 207), area=(63, 131, 142, 205),
search=(44, 104, 160, 227), search=(43, 111, 162, 225),
color=(191, 172, 183), color=(122, 127, 129),
button=(64, 124, 140, 207), button=(63, 131, 142, 205),
), ),
en=Button( en=Button(
file='./assets/en/base/page/WORK_GO_TO_EVENT.png', file='./assets/en/base/page/WORK_GO_TO_EVENT.png',
@ -703,10 +703,10 @@ WORK_GO_TO_MISSION = ButtonWrapper(
name='WORK_GO_TO_MISSION', name='WORK_GO_TO_MISSION',
jp=Button( jp=Button(
file='./assets/jp/base/page/WORK_GO_TO_MISSION.png', file='./assets/jp/base/page/WORK_GO_TO_MISSION.png',
area=(722, 155, 807, 199), area=(720, 160, 803, 199),
search=(702, 135, 827, 219), search=(700, 140, 823, 219),
color=(173, 188, 211), color=(165, 178, 204),
button=(722, 155, 807, 199), button=(720, 160, 803, 199),
), ),
en=Button( en=Button(
file='./assets/en/base/page/WORK_GO_TO_MISSION.png', file='./assets/en/base/page/WORK_GO_TO_MISSION.png',
@ -727,10 +727,10 @@ WORK_GO_TO_SCHOOL_EXCHANGE = ButtonWrapper(
name='WORK_GO_TO_SCHOOL_EXCHANGE', name='WORK_GO_TO_SCHOOL_EXCHANGE',
jp=Button( jp=Button(
file='./assets/jp/base/page/WORK_GO_TO_SCHOOL_EXCHANGE.png', file='./assets/jp/base/page/WORK_GO_TO_SCHOOL_EXCHANGE.png',
area=(636, 566, 753, 592), area=(641, 575, 758, 599),
search=(616, 546, 773, 612), search=(621, 555, 778, 619),
color=(176, 187, 207), color=(165, 179, 204),
button=(636, 566, 753, 592), button=(641, 575, 758, 599),
), ),
en=Button( en=Button(
file='./assets/en/base/page/WORK_GO_TO_SCHOOL_EXCHANGE.png', file='./assets/en/base/page/WORK_GO_TO_SCHOOL_EXCHANGE.png',
@ -751,10 +751,10 @@ WORK_GO_TO_STORY = ButtonWrapper(
name='WORK_GO_TO_STORY', name='WORK_GO_TO_STORY',
jp=Button( jp=Button(
file='./assets/jp/base/page/WORK_GO_TO_STORY.png', file='./assets/jp/base/page/WORK_GO_TO_STORY.png',
area=(998, 155, 1078, 199), area=(995, 163, 1032, 197),
search=(978, 135, 1098, 219), search=(975, 143, 1052, 217),
color=(215, 221, 232), color=(191, 201, 219),
button=(998, 155, 1078, 199), button=(995, 163, 1032, 197),
), ),
en=Button( en=Button(
file='./assets/en/base/page/WORK_GO_TO_STORY.png', file='./assets/en/base/page/WORK_GO_TO_STORY.png',
@ -775,10 +775,10 @@ WORK_GO_TO_TACTICAL_CHALLENGE = ButtonWrapper(
name='WORK_GO_TO_TACTICAL_CHALLENGE', name='WORK_GO_TO_TACTICAL_CHALLENGE',
jp=Button( jp=Button(
file='./assets/jp/base/page/WORK_GO_TO_TACTICAL_CHALLENGE.png', file='./assets/jp/base/page/WORK_GO_TO_TACTICAL_CHALLENGE.png',
area=(801, 565, 920, 593), area=(1012, 535, 1151, 562),
search=(781, 545, 940, 613), search=(992, 515, 1171, 582),
color=(172, 186, 209), color=(159, 174, 200),
button=(801, 565, 920, 593), button=(1012, 535, 1151, 562),
), ),
en=Button( en=Button(
file='./assets/en/base/page/WORK_GO_TO_TACTICAL_CHALLENGE.png', file='./assets/en/base/page/WORK_GO_TO_TACTICAL_CHALLENGE.png',