AdmiralGT / AdmiralGT/botc-scripts

Bug: The counts for the number of townsfolk, outsiders, minions, demons does not update when a script is updated

Ouverte
#343 0 commentaires 0 réactions 1 personne assignée Réclamée par @AdmiralGT Voir sur GitHub
bug
Langage dominant
Python
Étoiles
33
Forks
27
Merge moyen
9 min
PR mergées (30 j)
7

Description

**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 :(

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.