OSDN Git Service

Add Player#modified_at
[shogi-server/shogi-server.git] / changelog
1 2006-08-01  Daigo Moriwaki <daigo at debian dot org>
2
3         * Add a command, %%RATING, to show a ranking sorted by rates.
4
5 2006-07-31  Daigo Moriwaki <daigo at debian dot org>
6
7         * Add a simple rating system.
8
9 2006-07-30  Daigo Moriwaki <daigo at debian dot org>
10
11         * Add a @move_counter in Board class, which is used by Shogi Viewer
12           CGI.
13
14 2006-04-28  Daigo Moriwaki <daigo at debian dot org>
15
16         * Jishogi kachi declaration did not work. This bug has been fixed.
17           Add debug lines to show a jishogi state.
18
19 2006-04-08  Daigo Moriwaki <daigo at debian dot org>
20
21         * Support CSA Protocol Version 1.1.
22         * Change the declaration of Jishogi 1.1.
23
24 2006-03-10  Daigo Moriwaki <daigo at debian dot org>
25
26         * Kifu logs are always written in separate files.
27         * Add a test case, test/TC_functional.rb
28         * Some refactorings.
29