-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Th17 - New Th, Troop, Spell, Hero, & Equipment #248
Conversation
…t (so we dont have to mess w/ downloading apk ourself)
Happy to hear thoughts, but does anyone actually look through the json files? Ie. do we need them "beautified"? I did a quick test and just about halved the If people actually look through them I don't hugely mind, but if we have the option it'd be nice to keep this static data small-ish for pypi and releases, and not having enormous git diffs. |
…Introduce new kwargs lookup_cache, update_cache and ignore_cached_errors to handle cache utilization.
…ich should heavily improve readability, reduce errors (because lists get finicky when items aren't there), and in a few cases simplify operations. Additionally changes to accomodate the new hero & to ignore non essential data like temp troops
Current war index error, cls classes and more cache control
Co-authored-by: Lukas Dobler <[email protected]>
updated relevant static files & enums