Next | |
---|---|
Lidraughts Feedback - [Feature request/Bug]#10 So the correct rule should be this: You can make a non-capture move with the same king only up to three times in a row. After that you must either capture with that king, or move a different piece (m… | RoepStoep |
Lidraughts Feedback - [Feature request/Bug]#9 Not annoying at all, you are right that things have to be implemented good! We also thought about that rule of course, but at the time the website launched we somehow couldn't clear up if it shoul… | RoepStoep |
Lidraughts Feedback - [Feature request/Bug]#8 I see you have indeed put much effort in it to make it all fully compliant to the rules. However, I believe there is still a situation where your implementation does not comply to the rules. Sorry to … | Rive12345 |
Lidraughts Feedback - [Feature request/Bug]#7 The half-move counter that I added to the FEN is used in frisian games to count the distance to 7 moves draw, so there should be a complete gamestate representation for both variants. I might contact … | RoepStoep |
Lidraughts Feedback - [Feature request/Bug]#6 I see. It seems that you are already a few steps ahead indeed. However, if you want to be completely correct, there is one additional rule that can make a FEN require additional information for … | Rive12345 |
Lidraughts Feedback - [Feature request/Bug]#5 Variant support has been added to the editor! Now you can switch between analysis board <-> editor <-> studies and it will remember the variant | RoepStoep |
Lidraughts Feedback - Bug in creating study from games#3 Replay bug of imported lidraughts games in studies has been fixed! | RoepStoep |
Lidraughts Feedback - [Feature request/Bug]#4 I mean that to analyse a variant position from the editor now, you'd have to open the analysis board, change the variant, and then paste the FEN string from the editor. Adding a variant dropdown to th… | RoepStoep |
Lidraughts Feedback - [Feature request/Bug]#3 A different variant won't change the FEN. It should be annotated in a PDN or PGN tag. In lichess this is the "Variant" tag, but in draughts the "GameType" tag seems to be the standard. Which I persona… | Rive12345 |
Lidraughts Feedback - [Feature request/Bug]#2 Nice, I was planning to implement something like that already, as it can indeed be a bit clumsy to get variant position in the analysis board (copy & paste FENS). Good to see lichess already did s… | RoepStoep |