lila/todo

30 lines
1.5 KiB
Plaintext
Raw Normal View History

2012-04-25 14:15:35 -06:00
chat should autoscroll only when at bottom
2012-05-06 16:11:39 -06:00
finish flagged game
It's possible to join your own game and win it, which will then be displayed as a win and I saw players who abuse this to manipulate their stats.
2012-05-14 08:43:20 -06:00
player timeout depending on game duration
do not count games vs engine as win/loss
2012-05-17 13:57:17 -06:00
start chess960 after both player move http://fr.lichess.org/forum/lichess-feedback/clock-fairness-in-chess960-games
2012-05-23 17:38:24 -06:00
chess960 confirmation http://fr.lichess.org/forum/lichess-feedback/separate-960-lobby?page=1#7
use play-navigator router case class MyRegexStr(value: String); implicit val MyRegexStrPathParam: PathParam[MyRegexStr] = new PathParam[MyRegexStr] { def apply(s: MyRegexStr) = s.value}; def unapply(s: String) = val Rx = "(\w+)".r; s match { case Rx(x) => Some(x); case _ => None } }
http://codetunes.com/2012/05/09/scala-dsl-tutorial-writing-web-framework-router
2012-05-25 15:05:19 -06:00
use POST instead of GET where it makes sense
make the wiki static html pages managed by git?
2012-06-01 09:07:07 -06:00
guess friend list
2012-06-05 12:59:11 -06:00
tournaments http://www.chess.com/tournaments/help.html
cheater slash timeline
best game(s) to watch
2012-06-17 15:08:19 -06:00
use twitter tooltip instead of tipsy http://twitter.github.com/bootstrap/javascript.html#tooltip
2012-06-19 06:03:17 -06:00
volume control
check(mate) sound
mute player = no game room either
2012-06-19 13:24:02 -06:00
takeback play 2 times ?? http://en.lichess.org/analyse/nfjchnmo/black move 45
movetimes chart
user win chart: split in timeout/mate/...
2012-06-19 14:13:05 -06:00
style sound toggle
2012-06-20 09:46:59 -06:00
show lobby chat to anon (and rated games?)
2012-06-20 16:39:18 -06:00
or show empty chat
2012-06-20 13:04:24 -06:00
next deploy
-----------
change treehugger password