poi-plugin-quest-info-2 0.5.3 → 0.5.7

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/README.md CHANGED
@@ -5,14 +5,31 @@
5
5
 
6
6
  A [poi](https://github.com/poooi/poi) plugin that helps you view quest info. Data maintained by [kcanotify-gamedata](https://github.com/antest1/kcanotify-gamedata) & [kc3-translations](https://github.com/KC3Kai/kc3-translations) & [kcQuests](https://github.com/kcwikizh/kcQuests).
7
7
 
8
+ ![image](https://user-images.githubusercontent.com/18554747/143771661-00965277-5c45-454d-b4f0-57083ec3065d.png)
9
+
8
10
  ## Installation
9
11
 
10
12
  Paste `poi-plugin-quest-info-2` in the plugins tab and click the install button.
11
13
 
14
+ ## Features
15
+
16
+ - Translated quest info.(English/Simplified Chinese/Traditional Chinese/Korean)
17
+ - Task panel translation.
18
+ - Quest search and filter.
19
+ - Sync with game quest data.
20
+ - Auto switch to quest tab when enter quest views.
21
+ - Star
22
+ - pre post quest
23
+
12
24
  ## Thanks
13
25
 
14
26
  - [poi](https://github.com/poooi/poi)
15
- - [kcanotify-gamedata](https://github.com/antest1/kcanotify-gamedata)
16
- - [poi-plugin-tabex](https://github.com/momocow/poi-plugin-tabex)
17
27
  - [plugin-quest](https://github.com/poooi/plugin-quest)
28
+ - [kcanotify-gamedata](https://github.com/antest1/kcanotify-gamedata)
18
29
  - [kcQuests](https://github.com/kcwikizh/kcQuests)
30
+ - [舰娘百科](https://zh.kcwiki.cn/wiki/%E8%88%B0%E5%A8%98%E7%99%BE%E7%A7%91)
31
+ - [poi-plugin-tabex](https://github.com/momocow/poi-plugin-tabex)
32
+
33
+ ## License
34
+
35
+ MIT
@@ -1 +1 @@
1
- b76d2cf527be9266715ae5ccdd864f006a27443f
1
+ ecfca2a308e845ec75b3087e59f361eba7ba63ba
@@ -4,4 +4,4 @@ export const KcwikiQuestData = {
4
4
  'zh-CN': zh_CN,
5
5
  }
6
6
 
7
- export const version = 'b76d2cf527be9266715ae5ccdd864f006a27443f'
7
+ export const version = 'ecfca2a308e845ec75b3087e59f361eba7ba63ba'