@sakura2333/kancolle-data 0.5.17-improvement2 → 0.5.18-improvement2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +15 -0
- package/RELEASES.json +37 -0
- package/improvement/list.json +2 -2
- package/manifest.json +8 -8
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -28,6 +28,21 @@ All notable consumer-visible changes to `@sakura2333/kancolle-data` are document
|
|
|
28
28
|
- Add quest, development, exchange, ranking, and event acquisition methods.
|
|
29
29
|
- Add additional ship, map, and quest projections when stable schemas are available.
|
|
30
30
|
|
|
31
|
+
## [0.5.18] - 2026-07-16
|
|
32
|
+
|
|
33
|
+
### Data
|
|
34
|
+
|
|
35
|
+
- Refreshed validated KanColle consumer datasets after a successful strict Spider run.
|
|
36
|
+
- Improvement records: 372.
|
|
37
|
+
- Equipment acquisition records: 249.
|
|
38
|
+
- Equipment special-bonus records: 350.
|
|
39
|
+
- Equipment-type special-bonus records: 7.
|
|
40
|
+
- Packaged use-item icons: 13.
|
|
41
|
+
|
|
42
|
+
### Validation
|
|
43
|
+
|
|
44
|
+
- Passed source freshness, schema, reference-integrity, record-count, and file-size quality gates.
|
|
45
|
+
|
|
31
46
|
## [0.5.17] - 2026-07-15
|
|
32
47
|
|
|
33
48
|
### Data
|
package/RELEASES.json
CHANGED
|
@@ -1,4 +1,41 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"version": "0.5.18",
|
|
4
|
+
"date": "2026-07-16",
|
|
5
|
+
"contentDigest": "c9cee09ac0fb789ffd437a4ef92c46fecb921cc769b3b8851e2b563236ef4ce3",
|
|
6
|
+
"improvement2ContentDigest": "872c7887b28b2859bd35c2f6dd2bd3e33a2915a6b3d5a4304cc7a4e071cc32f4",
|
|
7
|
+
"identitySchemaVersion": 3,
|
|
8
|
+
"metrics": {
|
|
9
|
+
"improvement.listViewCount": 8,
|
|
10
|
+
"improvement.listAllCount": 372,
|
|
11
|
+
"improvement.detailRecordCount": 372,
|
|
12
|
+
"improvement.effectExpectationAvailableCount": 366,
|
|
13
|
+
"improvement.effectExpectationUnavailableCount": 6,
|
|
14
|
+
"improvement.routeCount": 412,
|
|
15
|
+
"improvement.stepCount": 4532,
|
|
16
|
+
"improvement.upgradeAvailableCount": 208,
|
|
17
|
+
"compat.poiPluginItemImprovement2.detailRecordCount": 372,
|
|
18
|
+
"compat.poiPluginItemImprovement2.routeCount": 412,
|
|
19
|
+
"equipmentDropFrom.recordCount": 249,
|
|
20
|
+
"equipmentDropFrom.relationCount": 1656,
|
|
21
|
+
"equipmentSources.recordCount": 574,
|
|
22
|
+
"equipmentSources.shipRelationCount": 1594,
|
|
23
|
+
"equipmentSources.upgradeRelationCount": 207,
|
|
24
|
+
"equipmentSources.questRelationCount": 10,
|
|
25
|
+
"equipmentSpecialBonuses.recordCount": 350,
|
|
26
|
+
"equipmentSpecialBonuses.equipmentRecordCount": 343,
|
|
27
|
+
"equipmentSpecialBonuses.equipmentTypeRecordCount": 7,
|
|
28
|
+
"equipmentSpecialBonuses.ruleCount": 2355,
|
|
29
|
+
"useitemIcons.requiredCount": 13,
|
|
30
|
+
"useitemIcons.missingCount": 0,
|
|
31
|
+
"useitemIcons.count": 13,
|
|
32
|
+
"useitemIcons.totalBytes": 352768,
|
|
33
|
+
"compat.poiPluginItemImprovement2.useitemPngCount": 13,
|
|
34
|
+
"equipmentImages.count": 410,
|
|
35
|
+
"equipmentImages.totalBytes": 24369164,
|
|
36
|
+
"publicData.totalBytes": 30969696
|
|
37
|
+
}
|
|
38
|
+
},
|
|
2
39
|
{
|
|
3
40
|
"version": "0.5.17",
|
|
4
41
|
"date": "2026-07-15",
|
package/improvement/list.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"schemaVersion": 2,
|
|
4
|
-
"dataVersion": "2026-07-
|
|
5
|
-
"generatedAt": "2026-07-
|
|
4
|
+
"dataVersion": "2026-07-16T08:36:14+00:00",
|
|
5
|
+
"generatedAt": "2026-07-16T08:36:14+00:00",
|
|
6
6
|
"shipMasterVersion": "2026070902",
|
|
7
7
|
"dayOrder": [
|
|
8
8
|
"all",
|
package/manifest.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"packageVersion": "0.5.
|
|
3
|
-
"generatedAt": "2026-07-
|
|
2
|
+
"packageVersion": "0.5.18-improvement2",
|
|
3
|
+
"generatedAt": "2026-07-16T08:36:30+00:00",
|
|
4
4
|
"consumer": "poi-plugin-item-improvement2",
|
|
5
5
|
"datasets": {
|
|
6
6
|
"improvement": {
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
],
|
|
30
30
|
"sourceScheduleCount": 2652,
|
|
31
31
|
"sourceIssueCount": 0,
|
|
32
|
-
"sourceGeneratedAt": "2026-07-
|
|
32
|
+
"sourceGeneratedAt": "2026-07-16T08:36:14+00:00",
|
|
33
33
|
"collectionCompletedInRun": true,
|
|
34
34
|
"assistantDailyReverseIndex": {
|
|
35
35
|
"schemaVersion": 1,
|
|
@@ -89,8 +89,8 @@
|
|
|
89
89
|
},
|
|
90
90
|
"files": {
|
|
91
91
|
"CHANGELOG.md": {
|
|
92
|
-
"sha256": "
|
|
93
|
-
"bytes":
|
|
92
|
+
"sha256": "e3b95af048991080eb02c83e4d0ef2e3bb1358d48ae6c114fa2e85166c4fd254",
|
|
93
|
+
"bytes": 8725
|
|
94
94
|
},
|
|
95
95
|
"LICENSES.md": {
|
|
96
96
|
"sha256": "40bddfdbcdc4b7812056e82fc5de18184097d2fdb903fab14262ea41e47c7594",
|
|
@@ -101,8 +101,8 @@
|
|
|
101
101
|
"bytes": 3480
|
|
102
102
|
},
|
|
103
103
|
"RELEASES.json": {
|
|
104
|
-
"sha256": "
|
|
105
|
-
"bytes":
|
|
104
|
+
"sha256": "fc8a302100d0a00a9096e6711b94146614ce250ca27c2a7b2a108e16bd8c4aa5",
|
|
105
|
+
"bytes": 17704
|
|
106
106
|
},
|
|
107
107
|
"assets/useitem/100.png": {
|
|
108
108
|
"sha256": "9256e93113e666ee6d3d88c998be4ef3d6cc45e04bd212f8e791539330786af6",
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
"bytes": 413205
|
|
162
162
|
},
|
|
163
163
|
"improvement/list.json": {
|
|
164
|
-
"sha256": "
|
|
164
|
+
"sha256": "f26be718ffc55fe9d575085568f031644e5a56f36ef211950d3035e81de17a05",
|
|
165
165
|
"bytes": 209473
|
|
166
166
|
},
|
|
167
167
|
"index.d.ts": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sakura2333/kancolle-data",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.18-improvement2",
|
|
4
4
|
"description": "Frozen schema-3 improvement data and official useitem PNGs for poi-plugin-item-improvement2",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"types": "index.d.ts",
|