|
1e1ffa362e
|
Bugfix: the goban table declaration was wrong before. this (among other things) prevented saving move to the database.
|
2005-12-14 17:36:05 +00:00 |
|
|
942aaa00f9
|
clearsilvered display of goban finished.
|
2005-12-14 16:44:58 +00:00 |
|
|
6abbcee533
|
game overview now works using clearsilver.
|
2005-12-13 10:10:34 +00:00 |
|
|
025f4824fb
|
started converting to clearsilver templates.
|
2005-12-11 19:00:50 +00:00 |
|
|
611d67ddaf
|
basic gameplay works again. What does not yet work: Things like proper error management, display of current turn and player etc.
|
2005-11-24 19:21:37 +00:00 |
|
|
6c3db3caf8
|
display of a board seems to work again.
|
2005-11-24 18:31:33 +00:00 |
|
|
6474c7f47c
|
changed database backend to SqlObject. currently unusable until some bugs are fixed.
|
2005-11-23 17:34:20 +00:00 |
|
|
b94b8fbbe9
|
fixed a small bug
|
2005-10-11 21:48:50 +00:00 |
|
|
a921e193de
|
changed trigger for button appearance in footer from blacklist to whitelist: buttons now have to be requested explicitly.
|
2005-10-09 22:26:07 +00:00 |
|
|
27307791fd
|
implemented logout button.
|
2005-10-09 22:11:29 +00:00 |
|
|
e9d3a9aaaa
|
before this change WebGo had 2 represenations of the goban simultaneously (one in sgf and the other as a table in the database). This was just too ugly, even for me. Now all relevant functions use the parser from the last commit.It seems to work ...
|
2005-10-09 17:27:17 +00:00 |
|
|
cc76ec975b
|
webgo now utilizes gnugo to evaluate moves. The game is now playable (though I dont know what happens if someone wins/finishes a game :))
|
2005-09-23 14:37:07 +00:00 |
|
|
2630332479
|
logout and refresh buttons in navigation_bar work. Cleaned some old stuff.
|
2005-09-20 09:51:12 +00:00 |
|
|
a901d5f237
|
small changes here and there. a debug function (SPOT), css, start of a navigation bar.
|
2005-09-20 07:05:05 +00:00 |
|
|
8f5568bcd0
|
"basic multiuser gameplay possible. Milestone m6 reached!
|
2005-09-14 16:48:07 +00:00 |
|
|
230f04c758
|
game creation and deletion should work. After deletion a 'session timed out' error occures, this still has to be fixed.
|
2005-09-14 14:29:58 +00:00 |
|
|
ece81b8695
|
basic display of goban works, playing not yet possible. skeleton for game deletion inserted.
|
2005-09-12 17:30:02 +00:00 |
|