-1 means nothing is logged and no log files are created, 0 -> all info is logged, 1 -> only warnings and 'worse' are logged, 2 -> only errors and 'worse' are logged, 3 -> only crashes are logged Highlighting In case you want change the board colors or other highlighting options...
for (final nodes in IterableZip([root.mainline, root2.mainline])) { final [node1, node2] = nodes; expect(node1.sanMove, equals(node2.sanMove)); expect(node1.position.fen, equals(node2.position.fen)); expect(node1.clock, equals(node2.clock));...
2 changes: 1 addition & 1 deletion 2 translation/dest/puzzleTheme/en-US.xml Original file line numberDiff line numberDiff line change @@ -120,7 +120,7 @@ <string name="zugzwang">Zugzwang</string> <string name="zugzwangDescription">The opponent is limited in the moves they can make, ...
Nxf7 Rd7? { (2.35 → Mate in 2) Checkmate is now unavoidable. The best move was Rd5. } (18... Rd5 19. Re8+ Kd7 20. Rde1 Bb4 21. Rxg8 Bxe1 22. Rxg7 Bxf2 23. Nxh6+ Kc6 24. Kd1 Rb5 25. b3 Rh5 26. Nf7) 19. Re8+ { Black resigns } 1-0 GET /api/...
Also, the documentation on the website seems to be a little off. It says that "Popularity is a number between 100 (best) and -100 (worst). It is calculated as (upvotes - downvotes)/(upvotes + downvotes), although ..." However, I think there is a missing factor of 100 in that ...
Nnomii commented on Feb 2, 2019 Nnomii on Feb 2, 2019 Wow I didn't know that. Thanks for clarifying I learnt something new today :) do most android apps utilise webview in some way? gcp commented on Feb 2, 2019 gcp on Feb 2, 2019 No, it's just that the lichess app is ba...
Nxf7 Rd7? { (2.35 → Mate in 2) Checkmate is now unavoidable. The best move was Rd5. } (18... Rd5 19. Re8+ Kd7 20. Rde1 Bb4 21. Rxg8 Bxe1 22. Rxg7 Bxf2 23. Nxh6+ Kc6 24. Kd1 Rb5 25. b3 Rh5 26. Nf7) 19. Re8+ { Black resigns } 1-0 GET /api/...
Nxf7 Rd7? { (2.35 → Mate in 2) Checkmate is now unavoidable. The best move was Rd5. } (18... Rd5 19. Re8+ Kd7 20. Rde1 Bb4 21. Rxg8 Bxe1 22. Rxg7 Bxf2 23. Nxh6+ Kc6 24. Kd1 Rb5 25. b3 Rh5 26. Nf7) 19. Re8+ { Black resigns } 1-0 GET /api/...
{ (2.35 → Mate in 2) Checkmate is now unavoidable. The best move was Rd5. } (18... Rd5 19. Re8+ Kd7 20. Rde1 Bb4 21. Rxg8 Bxe1 22. Rxg7 Bxf2 23. Nxh6+ Kc6 24. Kd1 Rb5 25. b3 Rh5 26. Nf7) 19. Re8+ { Black resigns } 1-0 ...
-1 means nothing is logged and no log files are created, 0 -> all info is logged, 1 -> only warnings and 'worse' are logged, 2 -> only errors and 'worse' are logged, 3 -> only crashes are logged Highlighting In case you want change the board colors or other highlighting options...