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

added more popup pages

This commit is contained in:
RedDeadDepresso 2023-11-16 20:59:39 +00:00 committed by YoursFunny
parent 75cd7bafc4
commit 83cc44f7b7
8 changed files with 48 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
assets/en/login/SURVEY.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -31,10 +31,10 @@ AP_EXCEED = ButtonWrapper(
),
en=Button(
file='./assets/en/base/popup/AP_EXCEED.png',
area=(610, 124, 669, 153),
search=(590, 104, 689, 173),
color=(139, 153, 168),
button=(535, 494, 746, 565),
area=(583, 138, 693, 178),
search=(563, 118, 713, 198),
color=(197, 205, 212),
button=(537, 470, 747, 530),
),
)
DAILY_NEWS = ButtonWrapper(
@ -122,6 +122,28 @@ GET_REWARD_SKIP = ButtonWrapper(
button=(1137, 34, 1243, 65),
),
)
INSUFFICIENT_INVENTORY = ButtonWrapper(
name='INSUFFICIENT_INVENTORY',
jp=None,
en=Button(
file='./assets/en/base/popup/INSUFFICIENT_INVENTORY.png',
area=(578, 117, 703, 152),
search=(558, 97, 723, 172),
color=(202, 209, 216),
button=(578, 117, 703, 152),
),
)
INSUFFICIENT_INVENTORY_BUTTON = ButtonWrapper(
name='INSUFFICIENT_INVENTORY_BUTTON',
jp=None,
en=Button(
file='./assets/en/base/popup/INSUFFICIENT_INVENTORY_BUTTON.png',
area=(535, 502, 747, 560),
search=(515, 482, 767, 580),
color=(109, 205, 239),
button=(535, 502, 747, 560),
),
)
ITEM_EXPIRED = ButtonWrapper(
name='ITEM_EXPIRED',
jp=Button(

View File

@ -37,6 +37,28 @@ LOGIN_LOADING = ButtonWrapper(
button=(34, 682, 60, 707),
),
)
SURVEY = ButtonWrapper(
name='SURVEY',
jp=None,
en=Button(
file='./assets/en/login/SURVEY.png',
area=(946, 269, 994, 307),
search=(926, 249, 1014, 327),
color=(211, 223, 166),
button=(946, 269, 994, 307),
),
)
SURVEY_BUTTON = ButtonWrapper(
name='SURVEY_BUTTON',
jp=None,
en=Button(
file='./assets/en/login/SURVEY_BUTTON.png',
area=(1199, 6, 1264, 75),
search=(1179, 0, 1280, 95),
color=(140, 204, 240),
button=(1199, 6, 1264, 75),
),
)
UPDATE = ButtonWrapper(
name='UPDATE',
jp=Button(