AdmiralGT / AdmiralGT/botc-scripts
Bug: The counts for the number of townsfolk, outsiders, minions, demons does not update when a script is updated
Offen
bug
- Vorherrschende Sprache
- Python
- Sterne
- 33
- Forks
- 27
- Ø Merge
- 9 Min.
- Gemergte PRs (30 T.)
- 7
Beschreibung
**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 :(
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.