Asvel / ffxiv-gearing

Webapp for building and sharing Final Fantasy XIV gearsets. (CN)
https://asvel.github.io/ffxiv-gearing/
MIT License
80 stars 15 forks source link

fix: 修复7.0绘灵法师装备显示异常 #26

Closed ahjsrhj closed 4 months ago

ahjsrhj commented 4 months ago
image

绘灵法师装备显示不全

Asvel commented 4 months ago

感谢反馈,已修复。

data/out/下的文件由程序生成,手动修改下次生成就又没了,实际需要改的是别处,所以你的PR我就不并入了,但无论如何十分感谢辛苦编写PR。

ahjsrhj commented 4 months ago

麻烦啦 顺带提一下, data/fetch.js中下载资源似乎漏了个 ContentFinderCondition.csv 目前先fetch后convert是跑不通的

Asvel commented 4 months ago

啊,加上了加上了,感谢。