Fix ae en-US ui

This commit is contained in:
Sakura Knoll
2022-05-12 00:46:48 +09:00 Unverified
parent 72995e7b51
commit 7f1230d276
11 changed files with 216 additions and 236 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

+62 -82
View File
@@ -108,7 +108,8 @@ p {
height: 100%; height: 100%;
top: 0px; top: 0px;
left: 0px; left: 0px;
background: url(https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/background/bg.jpg) center /auto 100% no-repeat; background: url(https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/background/bg.jpg)
center / auto 100% no-repeat;
z-index: 520; z-index: 520;
display: none; display: none;
} }
@@ -119,7 +120,8 @@ p {
height: 100%; height: 100%;
top: 0px; top: 0px;
left: 0px; left: 0px;
background: url(https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/background/CG1.jpg) center /auto 100% no-repeat; background: url(https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/background/CG1.jpg)
center / auto 100% no-repeat;
z-index: 520; z-index: 520;
display: none; display: none;
} }
@@ -130,7 +132,8 @@ p {
height: 100%; height: 100%;
top: 0px; top: 0px;
left: 0px; left: 0px;
background: url(https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/catalog/dark.png) center /auto 100% no-repeat; background: url(https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/catalog/dark.png)
center / auto 100% no-repeat;
} }
.catalog-content-1A { .catalog-content-1A {
@@ -298,7 +301,8 @@ p {
height: 100%; height: 100%;
top: 0px; top: 0px;
left: 0px; left: 0px;
background: url(https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/achievement/portraitBg.jpg) center /auto 100% no-repeat; background: url(https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/achievement/portraitBg.jpg)
center / auto 100% no-repeat;
z-index: 520; z-index: 520;
display: none; display: none;
} }
@@ -309,7 +313,8 @@ p {
height: 100%; height: 100%;
top: 0px; top: 0px;
left: 0px; left: 0px;
background: url(https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/achievement/listBG.jpg) center /auto 100% no-repeat; background: url(https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/achievement/listBG.jpg)
center / auto 100% no-repeat;
z-index: 1200; z-index: 1200;
display: none; display: none;
} }
@@ -320,7 +325,8 @@ p {
height: 100%; height: 100%;
top: 0px; top: 0px;
left: 0px; left: 0px;
background: url(https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/background/bg.jpg) center /auto 100% no-repeat; background: url(https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/background/bg.jpg)
center / auto 100% no-repeat;
z-index: 1300; z-index: 1300;
display: none; display: none;
} }
@@ -414,7 +420,8 @@ p {
width: 5.9rem; width: 5.9rem;
right: 0.75rem; right: 0.75rem;
bottom: 0.65rem; bottom: 0.65rem;
background: url(https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/achievement/details.png) center /auto 100% no-repeat; background: url(https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/achievement/details.png)
center / auto 100% no-repeat;
cursor: pointer; cursor: pointer;
} }
@@ -578,7 +585,7 @@ p {
top: 0; top: 0;
left: 0; left: 0;
z-index: 901; z-index: 901;
background: rgba(0, 0, 0, .6); background: rgba(0, 0, 0, 0.6);
overflow-x: auto; overflow-x: auto;
overflow-y: hidden; overflow-y: hidden;
} }
@@ -706,7 +713,7 @@ p {
top: 0; top: 0;
right: 0; right: 0;
z-index: 810; z-index: 810;
background: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/close.png"); background: url('https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/close.png');
background-size: 100% 100%; background-size: 100% 100%;
background-position: center; background-position: center;
cursor: pointer; cursor: pointer;
@@ -734,7 +741,7 @@ p {
bottom: 6rem; bottom: 6rem;
right: 0; right: 0;
z-index: 810; z-index: 810;
background: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/remark.png"); background: url('https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/remark.png');
background-size: 100% 100%; background-size: 100% 100%;
background-position: center; background-position: center;
} }
@@ -747,7 +754,7 @@ p {
top: 0; top: 0;
right: 0; right: 0;
z-index: 810; z-index: 810;
background: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/close.png"); background: url('https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/close.png');
background-size: 100% 100%; background-size: 100% 100%;
background-position: center; background-position: center;
cursor: pointer; cursor: pointer;
@@ -761,7 +768,7 @@ p {
top: 0; top: 0;
right: 0; right: 0;
z-index: 810; z-index: 810;
background: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/achievement/exit.png"); background: url('https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/achievement/exit.png');
background-size: 100% 100%; background-size: 100% 100%;
background-position: center; background-position: center;
cursor: pointer; cursor: pointer;
@@ -769,10 +776,8 @@ p {
.buttonBar { .buttonBar {
position: absolute; position: absolute;
width: /*14rem*/ width: /*14rem*/ 40rem;
40rem; height: /*2.3rem*/ 3.6rem;
height: /*2.3rem*/
3.6rem;
margin: 0 1rem; margin: 0 1rem;
top: 0; top: 0;
left: 0; left: 0;
@@ -781,13 +786,12 @@ p {
.record_btn { .record_btn {
position: absolute; position: absolute;
width: /*47%*/ width: /*47%*/ 6.4rem;
6.4rem;
height: 100%; height: 100%;
top: 0; top: 0;
left: 0; left: 0;
z-index: 810; z-index: 810;
background-image: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/save.png"); background-image: url('https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/save.png');
background-size: 100% 100%; background-size: 100% 100%;
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;
@@ -796,13 +800,12 @@ p {
.read_record_btn { .read_record_btn {
position: absolute; position: absolute;
width: /*47%*/ width: /*47%*/ 6.4rem;
6.4rem;
height: 100%; height: 100%;
top: 0; top: 0;
left: 6.4rem; left: 6.4rem;
z-index: 810; z-index: 810;
background-image: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/load.png"); background-image: url('https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/load.png');
background-size: 100% 100%; background-size: 100% 100%;
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;
@@ -824,7 +827,7 @@ p {
height: 100%; height: 100%;
bottom: 0; bottom: 0;
left: 6.4rem; left: 6.4rem;
background-image: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/auto.png"); background-image: url('https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/auto.png');
background-size: 100% 100%; background-size: 100% 100%;
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;
@@ -832,7 +835,7 @@ p {
} }
.dialog-btn-autoplay-on { .dialog-btn-autoplay-on {
background-image: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/auto_1.png"); background-image: url('https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/auto_1.png');
} }
.dialog-btn-history { .dialog-btn-history {
@@ -841,7 +844,7 @@ p {
height: 100%; height: 100%;
top: 0; top: 0;
right: 0; right: 0;
background-image: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/log.png"); background-image: url('https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/log.png');
background-size: 100% 100%; background-size: 100% 100%;
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;
@@ -854,7 +857,7 @@ p {
height: 100%; height: 100%;
top: 0; top: 0;
left: 0; left: 0;
background-image: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/skip.png"); background-image: url('https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/skip.png');
background-size: 100% 100%; background-size: 100% 100%;
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;
@@ -862,7 +865,7 @@ p {
} }
.dialog-btn-skip-on { .dialog-btn-skip-on {
background-image: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/skip_1.png"); background-image: url('https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/skip_1.png');
} }
.menuscene { .menuscene {
@@ -872,7 +875,8 @@ p {
top: 0px; top: 0px;
left: 0px; left: 0px;
z-index: 400; z-index: 400;
background: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/menu/back.jpg") black no-repeat; background: url('https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/menu/back.jpg')
black no-repeat;
background-size: 100% auto; background-size: 100% auto;
background-position: center; background-position: center;
} }
@@ -882,7 +886,7 @@ p {
width: 100%; width: 100%;
height: 100%; height: 100%;
z-index: 0; z-index: 0;
background: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/menu/fg.png"); background: url('https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/menu/fg.png');
background-size: auto 100%; background-size: auto 100%;
} }
@@ -902,14 +906,10 @@ p {
.grid_layout { .grid_layout {
position: absolute; position: absolute;
right: /*35%*/ right: /*35%*/ 2.4rem;
2.4rem; bottom: /*43%*/ 0.6rem;
bottom: /*43%*/ width: /*30%*/ 15rem;
0.6rem; height: /*50%*/ 15rem;
width: /*30%*/
15rem;
height: /*50%*/
15rem;
z-index: 1; z-index: 1;
border-collapse: collapse; border-collapse: collapse;
} }
@@ -930,15 +930,15 @@ p {
} }
.menu_btn_1 { .menu_btn_1 {
background-image: url("/novels/ae/en-US/newgame.png"); background-image: url('/novels/ae/en-US/newgame.png');
} }
.menu_btn_2 { .menu_btn_2 {
background-image: url("/novels/ae/en-US/gallery.png"); background-image: url('/novels/ae/en-US/gallery.png');
} }
.menu_btn_3 { .menu_btn_3 {
background-image: url("/novels/ae/en-US/history.png"); background-image: url('/novels/ae/en-US/history.png');
} }
#loading { #loading {
@@ -1063,8 +1063,7 @@ p {
} }
.choice { .choice {
padding: /*10px*/ padding: /*10px*/ 1rem;
1rem;
margin: 13px 0 0 21px; margin: 13px 0 0 21px;
cursor: pointer; cursor: pointer;
background: rgba(64, 31, 40, 0.9); background: rgba(64, 31, 40, 0.9);
@@ -1118,9 +1117,7 @@ p {
} }
@-webkit-keyframes mymove_left_center @-webkit-keyframes mymove_left_center
/*Safari and Chrome*/ /*Safari and Chrome*/ {
{
from { from {
background-position: 10% 100%; background-position: 10% 100%;
} }
@@ -1175,9 +1172,7 @@ p {
} }
@-webkit-keyframes mymove_left_right @-webkit-keyframes mymove_left_right
/*Safari and Chrome*/ /*Safari and Chrome*/ {
{
from { from {
background-position: 10% 100%; background-position: 10% 100%;
} }
@@ -1232,9 +1227,7 @@ p {
} }
@-webkit-keyframes mymove_center_right @-webkit-keyframes mymove_center_right
/*Safari and Chrome*/ /*Safari and Chrome*/ {
{
from { from {
background-position: bottom center; background-position: bottom center;
} }
@@ -1289,9 +1282,7 @@ p {
} }
@-webkit-keyframes mymove_right_center @-webkit-keyframes mymove_right_center
/*Safari and Chrome*/ /*Safari and Chrome*/ {
{
from { from {
background-position: 90% 100%; background-position: 90% 100%;
} }
@@ -1346,9 +1337,7 @@ p {
} }
@-webkit-keyframes mymove_right_left @-webkit-keyframes mymove_right_left
/*Safari and Chrome*/ /*Safari and Chrome*/ {
{
from { from {
background-position: 90% 100%; background-position: 90% 100%;
} }
@@ -1403,9 +1392,7 @@ p {
} }
@-webkit-keyframes mymove_center_left @-webkit-keyframes mymove_center_left
/*Safari and Chrome*/ /*Safari and Chrome*/ {
{
from { from {
background-position: bottom center; background-position: bottom center;
} }
@@ -1466,16 +1453,12 @@ p {
.dialog { .dialog {
position: absolute; position: absolute;
bottom: /*1%*/ bottom: /*1%*/ 1rem;
1rem; left: /*5%*/ 1.75rem;
left: /*5%*/ width: /*90%*/ 42rem;
1.75rem; height: /*25%*/ 7rem;
width: /*90%*/
42rem;
height: /*25%*/
7rem;
z-index: 210; z-index: 210;
background-image: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/dialog.png"); background-image: url('https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/dialog.png');
background-size: 100% 100%; background-size: 100% 100%;
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;
@@ -1485,7 +1468,7 @@ p {
.dialog_article { .dialog_article {
height: 21rem; height: 21rem;
background-image: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/dialogBig.png"); background-image: url('https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/dialogBig.png');
} }
.history { .history {
@@ -1495,7 +1478,7 @@ p {
width: 42rem; width: 42rem;
height: 21rem; height: 21rem;
z-index: 250; z-index: 250;
background-image: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/dialogBig.png"); background-image: url('https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/dialogBig.png');
background-size: 100% 100%; background-size: 100% 100%;
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;
@@ -1509,7 +1492,7 @@ p {
width: 42rem; width: 42rem;
height: 21rem; height: 21rem;
z-index: 250; z-index: 250;
background-image: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/dialogBig.png"); background-image: url('https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/dialogBig.png');
background-size: 100% 100%; background-size: 100% 100%;
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;
@@ -1517,8 +1500,7 @@ p {
} }
.dialog-padding { .dialog-padding {
padding: /*12px 30px*/ padding: /*12px 30px*/ 1rem 2.5rem;
1rem 2.5rem;
} }
.history-padding { .history-padding {
@@ -1612,8 +1594,7 @@ p {
} }
.history-choice { .history-choice {
padding: /*10px*/ padding: /*10px*/ 1rem;
1rem;
margin: 13px 0 0 21px; margin: 13px 0 0 21px;
cursor: pointer; cursor: pointer;
background: rgba(64, 31, 40, 0.9); background: rgba(64, 31, 40, 0.9);
@@ -1628,8 +1609,7 @@ p {
.dialog-chara { .dialog-chara {
position: absolute; position: absolute;
bottom: /*30%*/ bottom: /*30%*/ 6.3rem;
6.3rem;
left: 0.2rem; left: 0.2rem;
width: auto; width: auto;
height: 3.6rem; height: 3.6rem;
@@ -1647,17 +1627,17 @@ p {
.dialog-chara-line.dialog-chara-left { .dialog-chara-line.dialog-chara-left {
width: 1.14rem; width: 1.14rem;
background-image: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/Label-L.png"); background-image: url('https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/Label-L.png');
} }
.dialog-chara-line.dialog-chara-center { .dialog-chara-line.dialog-chara-center {
background-repeat: repeat; background-repeat: repeat;
background-image: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/Label-M.png"); background-image: url('https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/Label-M.png');
} }
.dialog-chara-line.dialog-chara-right { .dialog-chara-line.dialog-chara-right {
width: 2.4rem; width: 2.4rem;
background-image: url("https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/Label-R.png"); background-image: url('https://webstatic.bh3.com/event_bh3_com/avg-anti-entropy/static_CN/resources/ui/Label-R.png');
} }
.dialog-chara-padding { .dialog-chara-padding {
@@ -1977,7 +1957,7 @@ ul li {
height: 12.5rem; height: 12.5rem;
right: 0; right: 0;
top: 0; top: 0;
background-image: url(/novels/ae/en-US/Title.webp); background-image: url(/novels/ae/en-US/bg.png);
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: auto 100%; background-size: auto 100%;
background-position: center; background-position: center;
+3 -3
View File
@@ -1366,7 +1366,7 @@ function systemAutoLoadStart(galgameKey) {
.html( .html(
`<div class="cancel ${tl_css_lang}"></div><div class="submit ${tl_css_lang}" onclick="systemAutoLoad()"></div>` `<div class="cancel ${tl_css_lang}"></div><div class="submit ${tl_css_lang}" onclick="systemAutoLoad()"></div>`
) )
.css('background', "url('/novels/ae/en-US/continue.webp') no-repeat") .css('background', "url('/novels/ae/en-US/continue.png') no-repeat")
.css('background-size', 'auto 100%') .css('background-size', 'auto 100%')
.css('background-position', 'center') .css('background-position', 'center')
$('.cancel').click({ k: galgameKey }, function (e) { $('.cancel').click({ k: galgameKey }, function (e) {
@@ -1729,7 +1729,7 @@ function add_record() {
) )
$('#confirm_1').css( $('#confirm_1').css(
'background', 'background',
"url('/novels/ae/en-US/quicksave.webp') no-repeat" "url('/novels/ae/en-US/quicksave.png') no-repeat"
) )
$('#confirm_1').css('background-size', 'auto 100%') $('#confirm_1').css('background-size', 'auto 100%')
$('#confirm_1').css('background-position', 'center') $('#confirm_1').css('background-position', 'center')
@@ -1743,7 +1743,7 @@ function get_record() {
) )
$('#confirm_1').css( $('#confirm_1').css(
'background', 'background',
"url('/novels/ae/en-US/quickload.webp') no-repeat" "url('/novels/ae/en-US/quickload.png') no-repeat"
) )
$('#confirm_1').css('background-size', 'auto 100%') $('#confirm_1').css('background-size', 'auto 100%')
$('#confirm_1').css('background-position', 'center') $('#confirm_1').css('background-position', 'center')
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB