poi-plugin-quest-info-2 0.12.4 → 0.12.5

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.
@@ -125,6 +125,7 @@
125
125
  948,
126
126
  973,
127
127
  975,
128
+ 1005,
128
129
  1103,
129
130
  1104,
130
131
  1105,
@@ -228,6 +229,7 @@
228
229
  195,
229
230
  196,
230
231
  197,
232
+ 198,
231
233
  202,
232
234
  203,
233
235
  204,
@@ -319,6 +321,7 @@
319
321
  326,
320
322
  327,
321
323
  328,
324
+ 329,
322
325
  330,
323
326
  331,
324
327
  332,
@@ -334,7 +337,6 @@
334
337
  352,
335
338
  358,
336
339
  360,
337
- 361,
338
340
  364,
339
341
  365,
340
342
  366,
@@ -362,6 +364,7 @@
362
364
  431,
363
365
  432,
364
366
  433,
367
+ 441,
365
368
  443,
366
369
  445,
367
370
  446,
@@ -445,10 +448,6 @@
445
448
  705,
446
449
  718,
447
450
  719,
448
- 801,
449
- 802,
450
- 803,
451
- 804,
452
451
  805,
453
452
  806,
454
453
  807,
@@ -481,7 +480,10 @@
481
480
  837,
482
481
  838,
483
482
  839,
483
+ 840,
484
+ 841,
484
485
  842,
486
+ 843,
485
487
  844,
486
488
  846,
487
489
  847,
@@ -524,7 +526,6 @@
524
526
  898,
525
527
  901,
526
528
  902,
527
- 910,
528
529
  911,
529
530
  913,
530
531
  915,
@@ -571,7 +572,6 @@
571
572
  982,
572
573
  983,
573
574
  989,
574
- 990,
575
575
  992,
576
576
  993,
577
577
  994,
@@ -581,6 +581,7 @@
581
581
  998,
582
582
  1001,
583
583
  1003,
584
+ 1004,
584
585
  1101,
585
586
  1102,
586
587
  1106,
@@ -594,8 +595,6 @@
594
595
  1116,
595
596
  1117,
596
597
  1118,
597
- 1121,
598
- 1122,
599
598
  1127,
600
599
  1128,
601
600
  1129,
@@ -94,6 +94,7 @@
94
94
  "A90": 195,
95
95
  "A91": 196,
96
96
  "A93": 197,
97
+ "A94": 198,
97
98
  "Bd1": 201,
98
99
  "B1": 202,
99
100
  "B2": 203,
@@ -216,6 +217,7 @@
216
217
  "Cs5": 326,
217
218
  "C25": 327,
218
219
  "C27": 328,
220
+ "2401C1": 329,
219
221
  "Cq1": 330,
220
222
  "C31": 331,
221
223
  "C32": 332,
@@ -285,6 +287,7 @@
285
287
  "Dy4": 438,
286
288
  "Dy5": 439,
287
289
  "Dy6": 440,
290
+ "2401D1": 441,
288
291
  "Dy7": 442,
289
292
  "D39": 443,
290
293
  "Dy8": 444,
@@ -435,7 +438,10 @@
435
438
  "B86": 837,
436
439
  "B87": 838,
437
440
  "B88": 839,
441
+ "2401B5": 840,
442
+ "2401B6": 841,
438
443
  "B89": 842,
444
+ "2401B7": 843,
439
445
  "B90": 844,
440
446
  "Bq12": 845,
441
447
  "B91": 846,
@@ -555,6 +561,9 @@
555
561
  "B191": 997,
556
562
  "B192": 998,
557
563
  "B194": 1001,
564
+ "B195": 1003,
565
+ "B196": 1004,
566
+ "By13": 1005,
558
567
  "F96": 1101,
559
568
  "F97": 1102,
560
569
  "Fy5": 1103,
@@ -581,5 +590,6 @@
581
590
  "F119": 1131,
582
591
  "F120": 1132,
583
592
  "F121": 1133,
584
- "F122": 1134
593
+ "F122": 1134,
594
+ "2312F3": 1135
585
595
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "poi-plugin-quest-info-2",
3
- "version": "0.12.4",
3
+ "version": "0.12.5",
4
4
  "private": false,
5
5
  "description": "show quest info",
6
6
  "homepage": "https://github.com/lawvs/poi-plugin-quest-2/",
@@ -597,6 +597,11 @@ exports[`should questCategory correct snapshot 1`] = `
597
597
  "gameId": 975,
598
598
  "name": "精锐「第十九驱逐队」,全力出击!",
599
599
  },
600
+ {
601
+ "code": "By13",
602
+ "gameId": 1005,
603
+ "name": "精强 “第七驱逐队” 紧急出动!",
604
+ },
600
605
  {
601
606
  "code": "Fy5",
602
607
  "gameId": 1103,
@@ -3,6 +3,8 @@
3
3
  exports[`questHelper should 101 locked quests match snapshot 1`] = `
4
4
  {
5
5
  "1001": true,
6
+ "1003": true,
7
+ "1005": true,
6
8
  "102": true,
7
9
  "103": true,
8
10
  "104": true,
@@ -37,6 +39,7 @@ exports[`questHelper should 101 locked quests match snapshot 1`] = `
37
39
  "1132": true,
38
40
  "1133": true,
39
41
  "1134": true,
42
+ "1135": true,
40
43
  "114": true,
41
44
  "115": true,
42
45
  "116": true,
@@ -119,6 +122,7 @@ exports[`questHelper should 101 locked quests match snapshot 1`] = `
119
122
  "195": true,
120
123
  "196": true,
121
124
  "197": true,
125
+ "198": true,
122
126
  "215": true,
123
127
  "217": true,
124
128
  "219": true,
@@ -1,7 +1,7 @@
1
1
  import { version, QuestData } from '../../build/kcanotifyGamedata'
2
2
 
3
3
  test('should Kcanotify Game data version correct', () => {
4
- expect(version).toMatchInlineSnapshot(`"2024010201"`)
4
+ expect(version).toMatchInlineSnapshot(`"2024020301"`)
5
5
  })
6
6
 
7
7
  test('should Kcanotify Game data keys correct', () => {
@@ -4,7 +4,7 @@ import newQuestData from '../../build/kcQuestsData/quests-scn-new.json'
4
4
  describe('should version correct', () => {
5
5
  test('should KcwikiQuestData Game data version correct', () => {
6
6
  expect(version).toMatchInlineSnapshot(
7
- `"2f71b4a76a9956f9e111749e651ad6b3853c2dd5"`,
7
+ `"7b0205e11577b3d69fc0a22608bf71a1218af1cd"`,
8
8
  )
9
9
  })
10
10
 
@@ -8,8 +8,8 @@ describe('should questCategory correct', () => {
8
8
  expect(questCategory.weeklyQuest.length).toMatchInlineSnapshot(`17`)
9
9
  expect(questCategory.monthlyQuest.length).toMatchInlineSnapshot(`11`)
10
10
  expect(questCategory.quarterlyQuest.length).toMatchInlineSnapshot(`27`)
11
- expect(questCategory.yearlyQuest.length).toMatchInlineSnapshot(`45`)
12
- expect(questCategory.singleQuest.length).toMatchInlineSnapshot(`472`)
11
+ expect(questCategory.yearlyQuest.length).toMatchInlineSnapshot(`46`)
12
+ expect(questCategory.singleQuest.length).toMatchInlineSnapshot(`470`)
13
13
  })
14
14
 
15
15
  test('snapshot', () => {