Bug fix Version:
http://www.trentolson.ca/downloads/conquerclubbob.user.js
Thanks lobster
downloading & installing my script
To download the latest version of my script please use the following URL
BROKEN DO NOT USE
http://robertstocks.co.uk/conquerClub/conquerclub-bob.1.2.user.js
Upgrading to BOB
Before upgrading or installing for the first time you should disable or uninstall old versions of the script.
Before installing my script you will need to be using Firefox as your web browser and have the Greasemonkey add-on installed.
About my script
I have taken the official CC Greasemonkey Script (beta .5) "Band-Aid Release" and made some modifications, I post my version here with Tr0y's kind permission.
Please note my script will not work alongside Tr0y's version. You should disable his version before using mine.
Further to a recent poll in this thread [now closed] this version of my script is called BOB.
help & questions
Please read this thread for general help and guidance on installing the script.
Please note that I have delegated all Help/Info work to cicero. If you find any errors or have suggestions for additions to the Help/Info or simply don't understand it (which is its primary function after all) please post to this thread and cicero will respond.
If you have successfully installed the script please do read the Help/Info before posting help requests to the thread.
Robert [stocksr]
A version history of modifications starting from Tr0y's original script:
- Code: Select all
//-----------------------------------------------------------------------------
// New features in Version BOB v1.2
//-----------------------------------------------------------------------------
// * Bug fix - Wraping on the Continents list
// * Bug fix - "Confim" messages broken
//-----------------------------------------------------------------------------
// New features in Version BOB v1.1
//-----------------------------------------------------------------------------
// * Map Fade is a now a per MAP setting, Upgrading Users will inherit
// your CURRENT setting as a default for new maps,
// new installs will have 0% map fade as a default
// * Stats and Text Map are now live settings ( DO NOT REQUIRE A REFRESH TO CHANGE)
// * Confirm Items are now live settings (No refresh on change)
// * Team Stats
// * Bug Fix - New map had inconsistent spaces in name
//-----------------------------------------------------------------------------
// New features in Version BOB v1.0
//-----------------------------------------------------------------------------
// * New Name - BOB - Thanks yeti_c
// * Bug fix - Assassin target Broke the card counter;
// * Bug fix - this script broke the Dice Analyzer Menu Item
// * Popup message if any previous version of the script is detected.
// * changed the highlight on a SAFE territory - SAFE means that all it's borders are owned by a member of the same team.
//-----------------------------------------------------------------------------
// New features in Version RJS.9
//-----------------------------------------------------------------------------
// * And Click and Flash effect to text map, and continent list in the stats table
// * Include Fortify Button in the confirm actions option for Non Unlimited Games
// * Change card calculations to be read from the page (rather than worked out from the log)
// * change clock display to not be editable - thanks weirdbro.
// * Colour code the action dropdowns on all moves to show the colour of the player
// who owns that territory and the number of the armies in the territory.
// * Add Stats modes - Standard|Extended|Off This controls the level of detail
// in the stats table and makes the include estimate option standard, I have moved
// * Lots of work to improve performance
// * Add Version number to menu title
//-----------------------------------------------------------------------------
// New features in Version RJS.8
//-----------------------------------------------------------------------------
// * Add hover to the cards in the my cards list.
// * Change the text map to offer two versions (Standard and Extended)
// * Hover Highlight now includes those territories that can attack the selected one as well as the ones that you can attack
// * Change the Map Inspect text line to show territories you can attack and territories that can attack you
// * Change the clock format option to Off|24h|am/pm
// * Added Help Popup
// * Bug Fix : Jump to map option refresh was not working correctly
// * Formatting Change AM/PM -> am/pm & add leading 0 to 24h clock
// * Bug Fix : Map fade 0% prevented menu from working correctly, thanks weirdbro
// * Bug Fix : Some menu items where updating the wrong menu text when clicked, thank weirdbro
// * Split confirm actions into two options - Confirm Deploy and Confirm Auto-Attack
// * Consolidate Duplicated Continent Names
// * Adds a points summary to the end of the log in Terminator games.
//-----------------------------------------------------------------------------
// New features in Version RJS.7
//-----------------------------------------------------------------------------
// * Add Team Roll-over
// * Remove Card Count from player list
// * add site style card count to stats table
// * move missed turns to it's own column
// * Bug fix - map inspect, the status bar was not hiding if the option was turned off
// * Tweak the options order to move the options that are changed more often to the top.
// * Merge Ishiro's confirm attacks script, and add options to control it.
// * Merge TAHITIWAHINI's estimate of armies from cards (with option to hide it) - I put it in it's own column
//-----------------------------------------------------------------------------
// New features in Version RJS.6
//-----------------------------------------------------------------------------
// * Adds Options Menu and moves settings into browser storage.
// There is no longer any need to edit the script to change options; it is done using the on page menu.
// * Handle Special case of playername in log not matching playername in player list ( See Game 332574)
//-----------------------------------------------------------------------------
// New features in Version RJS.5
//-----------------------------------------------------------------------------
// * Add Inspect - show information on hover
// * Change map highlights to be fully transparent
// * Add Continents information to statistics table.
// * Bug fix in statistics table: Changed the * indicator next to Territories
// to show * to indicate taking 1 territory will lose an army ** take 2 and *** take 3.
// [Indicated the wrong number of armies in previous versions.]
//-----------------------------------------------------------------------------
// New features in Previous Versions
//-----------------------------------------------------------------------------
// * Add map fade - makes the numbers stand out more.
// - includes user option to control how much fade.
// * Add finish time to clock - appends "Tomorrow @ 07:23" (for example) after time remaining
// * Add text only version of map - off by default as it takes up a lot of space
// * Add calculation of continent bonus - included in calculation of armies due next turn
// * Add missed turn counter - included in calculation of armies due next turn
// * Add hover highlights to map and player names