AdmiralGT / AdmiralGT/botc-scripts
Feature: mephit and character ID changes should be supported
未关闭
enhancement
- 主要语言
- Python
- 星标
- 33
- 派生
- 27
- 平均合并
- 9 分钟
- 30 天内合并 PR
- 7
描述
In an attempt to parse information to display on the script page, the ID is looked up in the Character "database" https://github.com/AdmiralGT/botc-scripts/blob/main/scripts/characters.py
Sadly, mephit is not included in this list and so is ignored. However, this means that it is ignored from the statistics page, is displayed poorly on script pages.
I suspect the fix here is to move these characters to the database and then additional information can easily be stored about them e.g. that mephit is the same as mezepheles. Although this could likely also be covered by updating the hard coded information currently available.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。