OSDN Git Service

Changed log messages and levels.
[shogi-server/shogi-server.git] / changelog
index e6e4e42..3926747 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,31 @@
+2013-12-08  Daigo Moriwaki <daigo at debian dot org>
+
+       * [shogi-server]
+         - shogi-server/shogi_server/pairing.rb:
+           - Modified comment for LeastDiff match.
+           - Changed log messages and levels. 
+
+2013-12-07  Daigo Moriwaki <daigo at debian dot org>
+
+       * [shogi-server]
+         - shogi_server/pairing.rb, player.rb:
+           Simplify estimated rate of unrated players (less memory).
+         - Enhanced syntax of Floodgate time configuration file.
+           Now it supports "set sacrifice <player_id>"; it sets a
+           sacrificed player for a specific Floodgate game.
+           ex. set sacrifice gps500+e293220e3f8a3e59f79f6b0efffaa931
+
+2013-12-05  Daigo Moriwaki <daigo at debian dot org>
+
+       * [shogi-server]
+         - Added a new pairing method, ShogiServer::ExcludeUnratedPlayers,
+           which filters out unrated players.
+         - Enhanced syntax of Floodgate time configuration file.
+           Now it supports "set pairing_factory <function_name>"; it sets a
+           factory function name generating a pairing method which will be
+           used in a specific Floodgate game.
+           ex. set pairing_factory floodgate_zyunisen 
+
 2013-11-24  Daigo Moriwaki <daigo at debian dot org>
 
        * [shogi-server]
 2013-11-24  Daigo Moriwaki <daigo at debian dot org>
 
        * [shogi-server]
@@ -13,6 +41,8 @@
              already in use - bind(2)".
        * [mk_game_results]
          - Fixed for reading Japanese comments under ruby1.9.3p194.
              already in use - bind(2)".
        * [mk_game_results]
          - Fixed for reading Japanese comments under ruby1.9.3p194.
+       * mk_rate-from-grep, mk_rate-grep:
+         - Removed files that are no longer used.
 
 2013-11-23  Daigo Moriwaki <daigo at debian dot org>
 
 
 2013-11-23  Daigo Moriwaki <daigo at debian dot org>