From f808429d8e3f77eef618e6a64adf641033c5c0eb Mon Sep 17 00:00:00 2001
From: MengXinZXZ <2223529500@qq.com>
Date: Mon, 18 Nov 2024 23:37:24 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0+=E4=BF=AE=E5=A4=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
animation.js | 8 ++++----
dialog.css | 8 ++++++++
extension.js | 2 ++
layout_new.css | 2 +-
shoushaUI/lbtn/main3.js | 4 ++--
5 files changed, 17 insertions(+), 7 deletions(-)
diff --git a/animation.js b/animation.js
index 138c4a4..79442b3 100644
--- a/animation.js
+++ b/animation.js
@@ -1692,9 +1692,9 @@ if (decadeModule)
//由于设备不同,无法完美适配,自行调参数
城主边框: {
name: "skin_chengzhu_ChengZhuBianKuang",
- x: [16, 0.89],
- y: [20, 0.15],
- height: [0, 0.55],
+ x: [24, 0.89],
+ y: [17, 0.15],
+ height: [0, 0.5],
},
/*动态边框: {//这部分别管
name: 'skin_chengzhu_ChengZhuBianKuang',
@@ -2136,7 +2136,7 @@ if (decadeModule)
},
},
};
-
+
animation.stop = animation.stopSpineAll;
animation.play = function (name, skin) {
var definedAssets = this.definedAssets;
diff --git a/dialog.css b/dialog.css
index 2f38b5d..5ff3216 100644
--- a/dialog.css
+++ b/dialog.css
@@ -92,6 +92,8 @@
background-image: url("assets/image/dialog1.png") !important;
background-size: 100% 100% !important;
background-repeat: no-repeat !important;
+ background: none ;
+ box-shadow: none !important;
}
#arena.decadeUI[data-loading-style="on"] > .dialog.scroll1:not(.dclieqiong),
#arena.decadeUI[data-loading-style="on"] > .dialog.scroll2:not(.dclieqiong),
@@ -101,6 +103,8 @@
background-image: url("assets/image/dialog2.png") !important;
background-size: 104% 100% !important;
background-repeat: no-repeat !important;
+ background: none ;
+ box-shadow: none !important;
/* padding: 10px 50px; /*高度 + 宽度*/
}
#arena.decadeUI[data-loading-style="othersOn"] > .dialog.scroll1:not(.dclieqiong),
@@ -117,6 +121,8 @@
width: 900px !important;
left: calc(50% - 450px) !important;
height: 200px;
+ background: none ;
+ box-shadow: none !important;
}
#arena.decadeUI[data-loading-style="othersOff"] > .dialog.scroll1:not(.dclieqiong),
#arena.decadeUI[data-loading-style="othersOff"] > .dialog.scroll2:not(.dclieqiong),
@@ -132,6 +138,8 @@
width: 900px !important;
left: calc(50% - 450px) !important;
height: 200px;
+ background: none ;
+ box-shadow: none !important;
}
/*
diff --git a/extension.js b/extension.js
index db90a59..df97a07 100644
--- a/extension.js
+++ b/extension.js
@@ -11660,6 +11660,8 @@ game.import("extension", function (lib, game, ui, get, ai, _status) {
let log = [
"魔改十周年 萌修 " + pack.version,
"最低适配:v1.10.17",
+ '继续修复u的遗留问题+整合u的部分优化',
+ '修复拼点点数异常问题',
];
return '点击前往萌修十周年Github仓库
' + log.join("
•") + "