OSDN Git Service

- Give default values to BasicPlayer, which fixed undefined
[shogi-server/shogi-server.git] / changelog
2008-05-14 beatles- Give default values to BasicPlayer, which fixed undefined
2008-05-14 beatles* [shogi-server]
2008-05-09 beatles- The server crashed by an undefined method error.
2008-05-09 beatles* [shogi-server]
2008-05-05 beatles* [shogi-server]
2008-05-03 beatlesShow players who have accessed in the last 30 minutes...
2008-04-22 beatlesWhen YSS was not rated on the wdoor mode, wrong rate24...
2008-04-21 beatlesThe half-life period is now configurable.
2008-04-12 beatlesRenamed variables (@id) since they caused Ruby's warning.
2008-04-11 beatlesImproved a way to handle diferred moves (2008-03-24...
2008-04-01 beatles* [shogi-server]
2008-03-24 beatles* [shogi-server]
2008-03-16 beatlesFixed wrong determination of sennichite.
2008-03-10 beatlesutils/players-graph.rb
2008-03-08 beatles* [mk_html]
2008-03-04 beatlesIf the computed ratings do not stabilize, then mk_rate...
2008-02-22 beatlesComments are converted to EUC-JP and then written in...
2008-02-21 beatlesReleased players-graph.rb
2008-02-17 beatlesAn illegal teban specified for Floodgate login could...
2008-02-16 beatlesFixed a bug in the uchifuzume check.
2008-02-16 beatlesThread.abort_on_exception = false
2008-02-15 beatlesPairing classes are located in a separate source file.
2008-02-14 beatlesAdded a new pairing, Swiss-like style.
2008-02-13 beatlesRandom pairing deletes the player who has ever played...
2008-02-08 beatlesFloodgate's thread 10 sec. Do not show old players.
2008-02-05 beatlesUse YUI
2008-02-05 beatlesDisplay not-yet-rated players. Interium commit.
2008-02-04 beatlesFixed a bug in the --pid-file option
2008-02-04 beatlesFixed a bug that the server failed to start with a...
2008-02-03 beatlesFixed a across-day bug for Floodgate.
2008-02-03 beatlesGame names for the Floodgate mode are enhanced.
2008-02-02 beatlesAdded Floodgate feature.
2007-11-03 beatlesSupport Ruby 1.8.6.111 (or higher) and GSL 1.10 (or...
2007-09-06 beatlesCorrect the Oute-Sennichite detection.
2007-06-16 beatlesBumped up GAME_LIMIT
2007-06-16 beatleswebserver
2007-04-22 beatlesShow revision in a start up messeage.
2007-04-21 beatlesImplemented CHALLENGE command
2007-04-01 beatles- Implemented one of the keepalive protocol in CSA...
2007-03-27 beatlesWhen there were too few games to rate players (i.e. no
2007-03-10 beatlesPopup shows additional information
2007-03-02 beatles* [shogi-server]
2007-02-26 beatlesInitial start of the server failed beacause of empty...
2007-02-26 beatlesFailed to show usage.
2007-02-17 beatles- Show groups in the order specified in players.html.
2006-11-26 beatlesSente (gote) was able to move gote's (sente's) hand...
2006-11-01 beatlesSkip 'abnormal' games.
2006-10-30 beatlesMake players into 'connected' groups for a meaningful...
2006-10-08 beatlesCorrected making win_loss_matrix.
2006-10-02 beatlesplayers who never win or lose are not rated
2006-09-30 beatlesThe CSA mode supports the trip in a password.
2006-09-22 beatlesRefactored the login procedures.
2006-09-21 beatlesmk_rate supports draw games.
2006-09-15 beatlesSupport @NORATE syntax in the name.
2006-09-15 beatlesRemove the trip in a password.
2006-09-09 beatlesSupport a new command, %%VERSION. It shows the server...
2006-09-07 beatles* [shogi-server]
2006-09-05 beatlesFix a bug.
2006-08-18 beatlesRe-designed
2006-08-16 beatlesCorrect the day.
2006-08-16 beatlesAdd a space in the output of %%RATING.
2006-08-14 beatlesFix a bug. Now it can show %%RATING even if it has...
2006-08-14 beatlesQuick fixes.
2006-08-11 beatlesAdd mk_rate.
2006-08-08 beatles* Change the player id, which is now <name>+<hash_of_th...
2006-07-31 beatles Add a command, %%RATING, to show a ranking sorted...
2006-07-31 beatlesAdd a simple rating system
2006-07-30 beatlesAdd @move_count in Board class, which is used by Shogi...
2006-04-28 beatlesFix a jishogi bug.
2006-04-08 beatlesSupport Protocol Version 1.1
2006-03-10 beatlesKifu logs are always written in separate files. Add...