drop analysis advices without variations

pull/83/head
Thibault Duplessis 2013-10-19 11:50:06 +02:00
parent 9ab3f2448e
commit e84aabea81
2 changed files with 4 additions and 3 deletions

View File

@ -11,7 +11,9 @@ case class Analysis(
lazy val infoAdvices: InfoAdvices = {
(Info.start :: infos) sliding 2 collect {
case List(prev, info) info -> Advice(prev, info)
case List(prev, info) info -> {
(old || info.hasVariation) ?? Advice(prev, info)
}
}
}.toList

3
todo
View File

@ -73,8 +73,7 @@ no challenge when playing http://en.lichess.org/forum/lichess-feedback/defis#2
user option for auto-promotion (requested by NM :P) (http://en.lichess.org/@/Matetricks)
check filter games icon on windows
people page = trends by day, week, month. user achievments?
user options: tenth of seconds
user options: tenth of seconds, sounds
analysis chart: title prevents clicking dots
analysis chart: click dot does not go to move when on a variation
inacurracy without best move: http://en.lichess.org/forum/lichess-feedback/strange-analysis
user stats: http://en.lichess.org/forum/lichess-feedback/feature-request-extended-stats