@sakura2333/kancolle-data 0.5.16-improvement2 → 0.5.17-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/README.md +1 -1
- package/RELEASES.json +37 -0
- package/improvement/list.json +2 -2
- package/manifest.json +10 -10
- 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.17] - 2026-07-15
|
|
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.16] - 2026-07-15
|
|
32
47
|
|
|
33
48
|
### Data
|
package/README.md
CHANGED
|
@@ -25,7 +25,7 @@ Datasets:
|
|
|
25
25
|
- `improvement/detail.nedb`: full routes plus ★0..★MAX effect expectations and 11 explicit per-route actions (including optional MAX conversion).
|
|
26
26
|
- `schemas/improvement-detail.schema.json`: JSON Schema for each schema-4 NeDB record.
|
|
27
27
|
- `equipment/drop-from.nedb`: detailed ship initial/remodel loadout evidence.
|
|
28
|
-
- `equipment/sources.nedb`: one unified record per equipment with required `shipIds`, `upgradeFromItemIds`,
|
|
28
|
+
- `equipment/sources.nedb`: one unified record per equipment with required `shipIds`, `upgradeFromItemIds`, numeric `questKey` arrays, and a non-null boolean `developmentAvailable` flag.
|
|
29
29
|
- `schemas/equipment-sources.schema.json`: JSON Schema for unified source records.
|
|
30
30
|
- `equipment/special-bonuses.nedb`: bonus rules targeting either concrete equipment IDs or equipment-type IDs.
|
|
31
31
|
- `assets/useitem/*.webp`: official use-item cards encoded as WebP quality 93 for canonical consumers.
|
package/RELEASES.json
CHANGED
|
@@ -1,4 +1,41 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"version": "0.5.17",
|
|
4
|
+
"date": "2026-07-15",
|
|
5
|
+
"contentDigest": "a01be27f9864c34cbea743b4e1dbaa2cd56357da9eb920c5ef33159c3d55f124",
|
|
6
|
+
"improvement2ContentDigest": "9d9016cec6ecd64d9285b0110c728c273e26b168382ffdfefab502036208508e",
|
|
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.16",
|
|
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-15T12:51:18+00:00",
|
|
5
|
+
"generatedAt": "2026-07-15T12:51:18+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.17-improvement2",
|
|
3
|
+
"generatedAt": "2026-07-15T12:51:39+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-15T12:51:18+00:00",
|
|
33
33
|
"collectionCompletedInRun": true,
|
|
34
34
|
"assistantDailyReverseIndex": {
|
|
35
35
|
"schemaVersion": 1,
|
|
@@ -89,20 +89,20 @@
|
|
|
89
89
|
},
|
|
90
90
|
"files": {
|
|
91
91
|
"CHANGELOG.md": {
|
|
92
|
-
"sha256": "
|
|
93
|
-
"bytes":
|
|
92
|
+
"sha256": "cd173a6dae0ebc6f30f6c99524b5a576ca71ed2ba30ea876b9c908eaabc3e725",
|
|
93
|
+
"bytes": 8305
|
|
94
94
|
},
|
|
95
95
|
"LICENSES.md": {
|
|
96
96
|
"sha256": "40bddfdbcdc4b7812056e82fc5de18184097d2fdb903fab14262ea41e47c7594",
|
|
97
97
|
"bytes": 412
|
|
98
98
|
},
|
|
99
99
|
"README.md": {
|
|
100
|
-
"sha256": "
|
|
101
|
-
"bytes":
|
|
100
|
+
"sha256": "771de2a9e0706df15dabe44e1569c331f14c437cc48470f51641a1fe9c220f60",
|
|
101
|
+
"bytes": 3480
|
|
102
102
|
},
|
|
103
103
|
"RELEASES.json": {
|
|
104
|
-
"sha256": "
|
|
105
|
-
"bytes":
|
|
104
|
+
"sha256": "1f8a4dfc66d8b4bfd2e744978cc685dc45a9949e4056831b30fe1545ffee50b5",
|
|
105
|
+
"bytes": 16078
|
|
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": "2dcacb711e3860e08ef380ace92688b67e7b5672142925f86b11940ab7ff0dd3",
|
|
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.17-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",
|