Skip to content

Conversation

AxelMurilllo
Copy link
Owner

  • Added .max_level attribute to uninitiated classes eg: client.get_troop() items
  • parsing fix for "UpgradeTimeM"
    • Edge case for Barbarian 1 -> 2 displayed 0 hours and no UpgradeTimeM data. Barbarian 1 -> 2 has a 5 minute upgrade time.
    • SIDE NOTE: Raged Barbarian in the Builder Base has a 15 second research time from levels 1 -> 2. There is of course no "UpgradeTimeS" in the .csv files so it becomes 0 when parsed and turned into a .json file. This page at coc.guide shows this issue. Hardcode it if you care.
  • APK Scraper as some versions do not have fingerprint.json
    • Running this script now ensures that static asset updates will retrieve with fingerprint.json (unless APKMirror changes something).

@AxelMurilllo AxelMurilllo merged commit ecd21ea into fix/TimeDelta Apr 24, 2025
@AxelMurilllo AxelMurilllo deleted the fix/parsing branch April 24, 2025 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant