AdmiralGT / AdmiralGT/botc-scripts
Bug: The counts for the number of townsfolk, outsiders, minions, demons does not update when a script is updated
Đang mở
bug
- Ngôn ngữ chính
- Python
- Star
- 33
- Fork
- 27
- Merge trung bình
- 9 phút
- Pull request đã merge (30 ngày)
- 7
Mô tả
**Describe the bug**
Noticed when fixing https://github.com/AdmiralGT/botc-scripts/pull/342, the error was hit here reading the JSON of the script, but it wasn't being hit on script updates. Turns out that's because we update the script without trying to parse the numbers.
Looks like we'll need to run a database update to update all scripts (also Ojo was initially miscategorised as a Minion) since loads have the wrong numbers :(
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.