2005-04-12 Marky
 attempt to fix {} in nicknames

2005-01-01 Marky
 more playcard routine fixups

2004-10-09 Marky
 add record cards played
 rewrite playcard routine

2004-10-02 Marky
 remove nick was case sensitive
 add ability to turn off wild draw two cards

2004-09-29 Marky
 added high score and all time records

2004-06-16 Marky
 make most binds active only during play.
 added ability for ops to remove another player (!unoremove [nick])

2004-06-05 Marky
 remove timerexists dependency on alltools.tcl - suggested by n^Spike^
 change strlen to [string length $var] - suggested by n^Spike^

2004-06-03 Marky
 Really fix the typo in remove procedure
 Added settable bonus for fastest game
 Speed optimizations

2004-06-03 Marky
 Change the way add draw to hand is shown so as to show the draw before win
 Redo checks for win, has uno, and drawing a card to be faster
 Correct a typo in !remove routine

2004-06-02 Marky
 Forgot to uncomment start/stop binds
 Add fastest game procedure
 Game running time was incorrect
 Player idle time display was useless

2004-06-01 Marky
 Fix up nick color in hasuno procedure
 Regsubs were a waste for procs that had no args, removed

2004-06-01 Marky
 Nick colouring routine mods
 Added regsub for public triggers
 Fix typo in UnoShowCards routine

2004-05-31 Marky
 Forgot to uncomment month score reset routine
 Forgot to set debug level 0

