NOTE: You need firefox with the Greasemonkey extension to use.
Firefox:
http://www.mozilla.com/firefox/
Greasemonkey:
http://greasemonkey.mozdev.org/
This just a simple greasemonkey script I wrote that calculates the # of cards each player has, the card redemption value, and shows a status indicator so you know whether the player is currently playing.
I wrote this for myself, then I figured other people would like this so I asked Lack if it was okay, and he okay'ed it.
Here is where you can get it
http://personal.ecu.edu/tnt1202/conquerclub.user.js
Let me know what you guys think.
The following is taken from the script:
Conquer Club - Card Counter, Card Redemption Value, Status Indicator
version 0.1 BETA!
-----------------------------------------------------------------------------
Installation
-----------------------------------------------------------------------------
This is a Greasemonkey user script.
To install, you need Greasemonkey:
http://greasemonkey.mozdev.org/
Then restart Firefox and revisit this script.
Under Tools, there will be a new menu item to "Install User Script".
Accept the default configuration and install.
To uninstall, go to Tools/Manage User Scripts,
select "Conquer Club", and click Uninstall.
-----------------------------------------------------------------------------
Description
-----------------------------------------------------------------------------
* Adds a status indicator and number of cards each player has to the rightside
of the dashboard.
* Adds card redemption values
-----------------------------------------------------------------------------
Notes
-----------------------------------------------------------------------------
* The status indicator isn't always accurate. It goes yellow when a player
receives men, and red when they fortify, and back to green when a new round
is started.
-----------------------------------------------------------------------------
Todo
-----------------------------------------------------------------------------
* Add total armies each player has
* Add estimated men next turn