== 0.4.1 2009-08-02 * 4 bug-fixes: * rescued the Timeout-Error at #gameinfo (retry in 30 seconds) * added the config file for new waiting room games to the gem files * Link 'finished games' was changed at dgs * fixed bug String#each to each_line in Ruby 1.9 == 0.4.0 2009-07-13 * 1 enhancement: * new option --add-game (add a game in the waiting room) == 0.3.1 2009-07-10 * 1 bug-fix: * Abhaengikeiten vergessen (ansonsten wuerde aber auch 0.3.0 funktionieren) == 0.3.0 2009-07-10 * 1 bug-fix: * Encoding-Klauseln fuer Ruby 1.9 ergaenzt * 2 enhancements: * new option --threshold=N * Ruby 1.9 compatibility == 0.2.0 2008-05-06 * 2 enhancements: * new option --check-timeout-finished=userid * new method finished_games_for_user * 1 bug-fix: * method renaming error (neue_zuege? -> new_moves?) == 0.1.0 2008-04-27 * 4 enhancements: * new option -min/--min-wait in dgs script * new option -wn/--with-name in dgs script * new method #userinfo * new method #gameinfo * 1 bug-fix: * dependency of 'choice' was missing in the config file == 0.0.4 2008-01-06 * 1 enhancement: * on screen display with option -osd/--osd in 'dgs' script == 0.0.3 2008-01-01 * 1 enhancement: * new option -ml/--missing-loop in dgs script == 0.0.2 2007-12-29 * 1 bug-fix: * missing file dragongoserver/dragongoserver.rb fixed == 0.0.1 2007-12-29 * 1 major enhancement: * Initial release