poi-plugin-quest-info-2
Advanced tools
Comparing version 0.12.2 to 0.12.3
@@ -15,2 +15,2 @@ import zh_CN from './quests-scn.json' | ||
export const version = '2023121002' | ||
export const version = '2023122801' |
@@ -7,2 +7,2 @@ import zh_CN from './quests-scn.json' | ||
export const version = '5f441167d25695fe9ba0b81e9cf3d3725cc01e2f' | ||
export const version = '0a92ed4afb302d984c4456fa2878ab64942f2cad' |
[ | ||
"314", | ||
"370", | ||
"962", | ||
"963", | ||
"964", | ||
"965", | ||
"992", | ||
"994" | ||
] |
@@ -887,4 +887,3 @@ { | ||
"E1", | ||
"E2", | ||
"2311B6" | ||
"E2" | ||
] | ||
@@ -926,3 +925,2 @@ }, | ||
"C32", | ||
"2311C2", | ||
"F73", | ||
@@ -2218,8 +2216,2 @@ "B67", | ||
}, | ||
"370": { | ||
"pre": [ | ||
"B6" | ||
], | ||
"post": [] | ||
}, | ||
"401": { | ||
@@ -2232,4 +2224,3 @@ "pre": [ | ||
"Dw1", | ||
"B107", | ||
"2311B6" | ||
"B107" | ||
] | ||
@@ -2375,3 +2366,2 @@ }, | ||
"Dm1", | ||
"2311B8", | ||
"B186" | ||
@@ -4549,34 +4539,2 @@ ] | ||
}, | ||
"962": { | ||
"pre": [ | ||
"B2", | ||
"D1" | ||
], | ||
"post": [ | ||
"2311B7" | ||
] | ||
}, | ||
"963": { | ||
"pre": [ | ||
"2311B6" | ||
], | ||
"post": [ | ||
"2311B8" | ||
] | ||
}, | ||
"964": { | ||
"pre": [ | ||
"D18", | ||
"2311B7" | ||
], | ||
"post": [ | ||
"2311B9" | ||
] | ||
}, | ||
"965": { | ||
"pre": [ | ||
"2311B8" | ||
], | ||
"post": [] | ||
}, | ||
"966": { | ||
@@ -4583,0 +4541,0 @@ "pre": [ |
@@ -337,6 +337,6 @@ { | ||
360, | ||
361, | ||
364, | ||
365, | ||
366, | ||
370, | ||
401, | ||
@@ -524,2 +524,3 @@ 405, | ||
902, | ||
910, | ||
911, | ||
@@ -557,6 +558,2 @@ 913, | ||
961, | ||
962, | ||
963, | ||
964, | ||
965, | ||
966, | ||
@@ -576,2 +573,3 @@ 967, | ||
989, | ||
990, | ||
992, | ||
@@ -585,2 +583,3 @@ 993, | ||
1001, | ||
1003, | ||
1101, | ||
@@ -599,2 +598,4 @@ 1102, | ||
1118, | ||
1121, | ||
1122, | ||
1127, | ||
@@ -607,4 +608,5 @@ 1128, | ||
1133, | ||
1134 | ||
1134, | ||
1135 | ||
] | ||
} |
@@ -251,3 +251,2 @@ { | ||
"Cy11": 368, | ||
"2311C2": 370, | ||
"D1": 401, | ||
@@ -536,6 +535,2 @@ "Dd1": 402, | ||
"B174": 961, | ||
"2311B6": 962, | ||
"2311B7": 963, | ||
"2311B8": 964, | ||
"2311B9": 965, | ||
"B175": 966, | ||
@@ -542,0 +537,0 @@ "B176": 967, |
# poi-plugin-quest-info-2 | ||
## 0.12.3 | ||
### Patch Changes | ||
- d008d12: Remove 圣诞限定 quests | ||
## 0.12.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "poi-plugin-quest-info-2", | ||
"version": "0.12.2", | ||
"version": "0.12.3", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "show quest info", |
import { version, QuestData } from '../../build/kcanotifyGamedata' | ||
test('should Kcanotify Game data version correct', () => { | ||
expect(version).toMatchInlineSnapshot(`"2023121002"`) | ||
expect(version).toMatchInlineSnapshot(`"2023122801"`) | ||
}) | ||
@@ -6,0 +6,0 @@ |
@@ -7,3 +7,3 @@ import { KcwikiQuestData, version } from '../../build/kcQuestsData' | ||
expect(version).toMatchInlineSnapshot( | ||
`"5f441167d25695fe9ba0b81e9cf3d3725cc01e2f"`, | ||
`"0a92ed4afb302d984c4456fa2878ab64942f2cad"`, | ||
) | ||
@@ -10,0 +10,0 @@ }) |
@@ -12,3 +12,3 @@ import questCategory from '../../build/questCategory.json' | ||
expect(questCategory.yearlyQuest.length).toMatchInlineSnapshot(`45`) | ||
expect(questCategory.singleQuest.length).toMatchInlineSnapshot(`466`) | ||
expect(questCategory.singleQuest.length).toMatchInlineSnapshot(`468`) | ||
}) | ||
@@ -15,0 +15,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
76876
2275334