Releases: AaronTraas/Clash-Royale-Clan-Tools
Chinese language support
Added Chinese language support, per issue #37. Thanks for your contribution, @RoyLaw!
v2.7.0 -- columns in member table are customizable
You can now show or hide columns in the member table. See samples/crtools.ini for details
Expose history of members
We're now showing the list of old members recorded. In point updates, we'll display the historical events for current members in the member detail dialog.
Improved significantly the internationalization of the application
We now properly format date/time based on locale, as well as show the flag for clans that aren't "international"
2.2.0 - download and utilize ClashRoyale fan kit assets
Uses some assets (currently, only font) from the fan kit provided by Supercell.
If enabled, it downloads the fankit the first time run, extracts the assets we need, and then uses them.
Why do I not simply import these assets into the application? Because this is a GPL application, and the licenses aren't compatible.
2.1 - multi-lingual support
Only English and French now, but adding additional languages should be real easy.
2.0 release - better code quality and separation
2.0.0 is a fairly substantial change; the API access is now in the form of a seperate package that's added to PyPi. In fact, this should be installable via easy_install or pip. For instance:
sudo pip3 install crtools
Should install the application globally.
Better test coverage
Lots of squashed bugs turned up by improving test coverage
v1.13.0 - fix breakage with Clash Royale January 2019 release
Fixed breakage due to the addition of arena 13 in the lookup table. Should be more resilient to future changes.
v1.11.0 - war day breakdown of clans participating in war.
We now have a table of the clans engaged in a war, ranked and with more info.