From 43fa9f1528016f67be3af7c18574863a995a4292 Mon Sep 17 00:00:00 2001 From: lieren2023 <131325076+lieren2023@users.noreply.github.com> Date: Sun, 4 Feb 2024 15:56:28 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=AF=B9=E5=B1=80?= =?UTF-8?q?=E4=B8=AD=E9=95=BF=E6=8C=89=E6=AD=A6=E5=B0=86=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- noname/get/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noname/get/index.js b/noname/get/index.js index c065ff544..b9ac65b40 100644 --- a/noname/get/index.js +++ b/noname/get/index.js @@ -2867,7 +2867,7 @@ export class Get extends Uninstantable { return lib.characterInitFilter[node.name](tag) !== false; }); if(initFilters.length){ - const str = initFilters.reduce((strx, stry) => strx + lib.InitFilter[stry] + '
').slice(0, -4); + const str = initFilters.reduce((strx, stry) => strx + lib.InitFilter[stry] + '
', '').slice(0, -4); uiintro.addText(str); } } From f255b0e8ca823f849ee0dd23812f1e0949281138 Mon Sep 17 00:00:00 2001 From: lieren2023 <131325076+lieren2023@users.noreply.github.com> Date: Sun, 4 Feb 2024 16:06:45 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E7=AF=9D=E6=8B=BC=E9=9F=B3=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- character/diy.js | 1 + 1 file changed, 1 insertion(+) diff --git a/character/diy.js b/character/diy.js index 10926cbce..dfca91915 100755 --- a/character/diy.js +++ b/character/diy.js @@ -19107,6 +19107,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){ 冈崎汐:['Okazaki','Ushio'], 神山识:['Kamiyama','Shiki'], 佐藤雏:['Satou','Hina'], + 篝:['Kagari'], }, }; }); From bcfe91b399daa464a0b7160b22146863e7fc3fc9 Mon Sep 17 00:00:00 2001 From: lieren2023 <131325076+lieren2023@users.noreply.github.com> Date: Sun, 4 Feb 2024 16:23:00 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E6=8B=BC=E9=9F=B3=E5=BA=93=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- game/pinyinjs.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/game/pinyinjs.js b/game/pinyinjs.js index c1440f852..35d65b117 100644 --- a/game/pinyinjs.js +++ b/game/pinyinjs.js @@ -61,6 +61,7 @@ var pinyin_dict_polyphone = { "安卡": " kǎ", "卡玛": "kǎ ", "梼杌": "táo ", + "亚煞极": " shà ", "库特莉亚芙卡": " kǎ", "露娜": "lù ", @@ -174,6 +175,10 @@ var pinyin_dict_polyphone = { "沾露": " lù", "禁咒": "jìn ", "挟令": "xié lìng", + "七煞": " shà", + "冥煞": " shà", + "虎煞": " shà", + "煞魂": "shà ", // END "撒贝宁": "sà ", "卡比": "kǎ ",