2023年9月29日

This commit is contained in:
枫谷剑仙 2023-09-29 01:04:06 +08:00
parent 91657834d1
commit decfed314b
21 changed files with 46 additions and 32 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
/fonts/.font-spider
/images/*.fw.png
/package-lock.json
/run http-server.bat

Binary file not shown.

Before

Width:  |  Height:  |  Size: 688 KiB

After

Width:  |  Height:  |  Size: 739 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

View File

@ -2,25 +2,25 @@
{
"code": "ja",
"ckey": {
"card": "a3e1f54938525959f95520ffbfbe5001",
"skill": "9f4a4ef277415f1cf97344846f493d6f"
"card": "7d84186f41a98a42b21ac2c7a39b0484",
"skill": "d575310666766530a66277db51b450a5"
},
"updateTime": 1695384923998
"updateTime": 1695912731596
},
{
"code": "en",
"ckey": {
"card": "ae151a56761c211c8a3dfd7544beffd4",
"skill": "c898eef5ee7a3262fa169d88f1f2eb33"
"card": "c991c22d91538591355f9c127b7adc2d",
"skill": "ecc5048a588406aef26f94c4c4e5a4fb"
},
"updateTime": 1695384923998
"updateTime": 1695912731596
},
{
"code": "ko",
"ckey": {
"card": "e028676ae0967f0574fc44ea71f4739a",
"skill": "70e5905ba2e32b42af0265a1fbd5f2b3"
"card": "b365c0641732dbc563ffa8ed31edcc45",
"skill": "6dbdb843ab9865264864b7d69fd99290"
},
"updateTime": 1695384923998
"updateTime": 1695912731596
}
]

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,3 +0,0 @@
@echo off
cd ..
http-server -p 8080

View File

@ -411,7 +411,7 @@ const cachesMap = new Map([
],
[
"images/cards_ja/CARDS_103.PNG",
"7e8742be51645e6132cce82ea623150d"
"271d2a17f5d376bd56fc7b089148cef2"
],
[
"images/cards_ja/CARDS_104.PNG",
@ -421,6 +421,10 @@ const cachesMap = new Map([
"images/cards_ja/CARDS_105.PNG",
"6023ef61126a69f752a60a233d8954f7"
],
[
"images/cards_ja/CARDS_106.PNG",
"1650f1854a0856325fd40456d4fb0cc0"
],
[
"sound/voice/ja/padv001.wav",
"5d5cfc2aea6aa9e69299e2fd8f5657d2"
@ -1697,6 +1701,14 @@ const cachesMap = new Map([
"sound/voice/ja/padv1201.wav",
"8e79c6a0778d76c2b8328eef2ddda01e"
],
[
"sound/voice/ja/padv1202.wav",
"319593acb669d05bbf6e262953e408e3"
],
[
"sound/voice/ja/padv1203.wav",
"f544a9ccbbe5081bd883465fd40157b4"
],
[
"sound/voice/ja/padv1204.wav",
"c9feef425dc8c669c5e8681a996d9eb3"
@ -1705,6 +1717,10 @@ const cachesMap = new Map([
"sound/voice/ja/padv1205.wav",
"28baa4679a27af1bb0ca60913571ab76"
],
[
"sound/voice/ja/padv1207.wav",
"d7b7379d81459c0e19c7e1a65021d6c6"
],
[
"sound/voice/ja/padv121.wav",
"dfe75eb270f2dbc2adf8d3c44f90c626"
@ -17739,31 +17755,31 @@ const cachesMap = new Map([
],
[
"monsters-info/ckey.json",
"0182d3e21bb766e5fe8ad65078e334b7"
"80c555ed6e36e2bc195782882877d763"
],
[
"monsters-info/mon_en.json",
"ae151a56761c211c8a3dfd7544beffd4"
"c991c22d91538591355f9c127b7adc2d"
],
[
"monsters-info/mon_ja.json",
"a3e1f54938525959f95520ffbfbe5001"
"7d84186f41a98a42b21ac2c7a39b0484"
],
[
"monsters-info/mon_ko.json",
"e028676ae0967f0574fc44ea71f4739a"
"b365c0641732dbc563ffa8ed31edcc45"
],
[
"monsters-info/skill_en.json",
"c898eef5ee7a3262fa169d88f1f2eb33"
"ecc5048a588406aef26f94c4c4e5a4fb"
],
[
"monsters-info/skill_ja.json",
"9f4a4ef277415f1cf97344846f493d6f"
"d575310666766530a66277db51b450a5"
],
[
"monsters-info/skill_ko.json",
"70e5905ba2e32b42af0265a1fbd5f2b3"
"6dbdb843ab9865264864b7d69fd99290"
],
[
"doc/export-player-data.html",

BIN
sound/voice/ja/padv1202.wav Normal file

Binary file not shown.

BIN
sound/voice/ja/padv1203.wav Normal file

Binary file not shown.

BIN
sound/voice/ja/padv1207.wav Normal file

Binary file not shown.