upgrade scalachess to fix the takeback issue

This commit is contained in:
Thibault Duplessis 2012-06-02 23:46:11 +02:00
parent 1a2cd80695
commit 4bd4dd0671
2 changed files with 3 additions and 1 deletions

View file

@ -12,7 +12,7 @@ trait Resolvers {
}
trait Dependencies {
val scalachess = "com.github.ornicar" %% "scalachess" % "1.11"
val scalachess = "com.github.ornicar" %% "scalachess" % "1.12"
val scalaz = "org.scalaz" %% "scalaz-core" % "6.0.4"
val specs2 = "org.specs2" %% "specs2" % "1.8.2"
val casbah = "com.mongodb.casbah" %% "casbah" % "2.1.5-1"

2
todo
View file

@ -29,6 +29,8 @@ spectator chat!
guess friend list
star people and games (and forum threads?)
check in-game chat scroll
autoclose top menus
check websocket reconnection
new translations:
-rematchOfferCanceled=Rematch offer canceled