June 14th, 2010· no longer alpha stadium (beta now)
· changed GUI-library
· lots of bug fixes
· (very basic) AI-Player added
· removed scaled images (now being created on-the-fly via pygame)
· some more cards
June 4th, 2010· changed version control system from subversion to mercurial.(so version number 0.M17 is my revision 17 since using mercurial)
· changed some internals to allow more complicated cards(like Throne Room) and Attack cards (like Militia)
· added new cards (Bazaar, Militia, Throne Room, Potion, Apprentice, ...)
May 31st, 2010· added a some new cards
· major code cleanup
· added some fancy animations
· server can now be started from client menu
· added some useful classes for configuration, pickling, compressing, font-rendering and logging
· exception handling is currently disabled for easier debugging
· rendering could be done better, but there's currently no need to.
· next step would be to make the game "playable", as in showing who has won and not just quitting etc.