Releases: AaronTraas/Clash-Royale-Clan-Tools
v1.10.0 - current war status
Shows the overall status of the current war.
Also, coupled with bugfixes and documentation changes. We're overall handling corner cases better.
v1.9.0 - current war and better tooltips
We now display status of current war, and can filter by current war participation.
Tooltips are far less janky.
Lots of small formatting tweaks as well.
v1.8.0 - Scoring is modular and configurable
Complete re-factor of the scoring system. Now renders much better feedback, and individual weights can be adjusted in config file.
v1.4.0 - score and recommendations
I added a "score" calculation per member. Below 0, it recommends kicking and demotion.
Score is calculated by war participation and donations. The formula is currently hard-coded. I want to make the threshold constants configurable in the future.
v1.2.2 - bug fixes and more
Fixed a bug where the up/down arrows for the change in rank were going in the wrong direction.
Also fixed some HTML errors.
New features:
- Single-sourced the version string
- Added version-based query string for cache-busting the JS and CSS, so I don't have to manually flush the server cache when I release new versions
- Added trophies to member table (I can't believe I forgot to add those before)
- New tooltips for member
v1.2.0 - mobile optimized
Now looks good on mobile, primarily the user table. Also added tool-tip to expand war participation on tap/click
v1.1.0 - more configurability
Added the ability to add a custom favicon and clan logo, as well as custom description HTML seperate from the tiny clan description given.
v1.0.0 - Initial release
Generates a list of members in the clan, and their rankings in recent wars. Useful for keeping track of activities and knowing who to kick.