Skip to content

Commit

Permalink
0.1.0 更新
Browse files Browse the repository at this point in the history
更新6.1数据
更新只看未拥有卡牌功能
更新NPC对战前置任务数据
重新排版
  • Loading branch information
zhantss committed Aug 28, 2022
1 parent e25157a commit 190067c
Show file tree
Hide file tree
Showing 47 changed files with 1,280 additions and 39 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@
## 支持的功能
### 分类查看
>分类包括NPC/卡包/副本/代币/类型
>其中NPC在0.1.0版本开始会显示对战前置任务
### 卡片展示
>包括wiki链接/卡面/图标/分类/来源等
>包括wiki链接/卡面/图标/分类/来源等
>在0.1.0版本开始支持"只看未获得"功能, 该功能在搜索时无效
### 幻卡库
>**我的幻卡库** 支持批量更新幻卡是否拥有
>首次使用推荐使用此功能批量更新
Expand All @@ -24,7 +26,7 @@
>+ ~~搜索栏随机卡片的选项由于触发问题, 点击可能没反应, 请选项出来后等大约1s不到再点击~~(实际为bug,已修复)
>+ 部分页面有些许卡顿, 由于数据全是本地加载并缓存, 第一次加载时会出现卡顿现象(没做loading效果)
>+ 数据不定期从wiki更新, 存在部分错误和延迟
> + 目前6.0的部分幻卡wiki没有记录获取方式被标记为初始幻卡
> + ~~目前6.0的部分幻卡wiki没有记录获取方式被标记为初始幻卡~~(已修复)
> + ~~6.05 万魔殿幻卡wiki没有记录~~(已记录,2022年6月15日)
>+ 请至少保证窗口大小宽度超过1000, 没有做更低的适配, 可能有的分类卡牌过多会出现问题(有空再改)
Expand Down
Binary file modified docs/image/home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/image/npc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ffxiv-9card",
"version": "0.0.7",
"version": "0.1.0",
"main": "main.js",
"scripts": {
"dev": "vite",
Expand Down
Binary file added public/card/task_bl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/card/task_bm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/card/task_bp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/card/task_m.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/card/version_icon.webp
Binary file not shown.
Binary file added public/ffxiv/icon/082847.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/ffxiv/icon/082850.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/ffxiv/icon/082851.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/ffxiv/icon/082852.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/ffxiv/icon/082853.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/ffxiv/icon/082854.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/ffxiv/icon/082855.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/ffxiv/icon/082856.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
134 changes: 134 additions & 0 deletions public/ffxiv/npc/no-avator/aurifort_parlor.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 190067c

Please sign in to comment.