|
161 | 161 | It is calculated as <code>100 * (upvotes - downvotes)/(upvotes + downvotes)</code>, although votes are weighted by various factors such as whether the puzzle was solved successfully or the solver's puzzle rating in comparison to the puzzle's. |
162 | 162 | </p> |
163 | 163 | <p> |
164 | | - You can find a list of themes, their names and descriptions, in <a href="https://github.com/ornicar/lila/blob/master/translation/source/puzzleTheme.xml">this file</a>. |
| 164 | + You can find a list of themes, their names and descriptions, in <a href="https://github.com/lichess-org/lila/blob/master/translation/source/puzzleTheme.xml">this file</a>. |
165 | 165 | </p> |
166 | 166 | <p> |
167 | 167 | The <code>OpeningTags</code> field is only set for puzzles starting before move 20. |
|
401 | 401 | Some exports are missing the redundant (but strictly speaking mandatory) |
402 | 402 | <code>Round</code> tag (always <code>-</code>), |
403 | 403 | <code>Date</code> tag (see <code>UTCDate</code> & <code>UTCTime</code> instead), |
404 | | - and <a href="https://github.com/ornicar/lichess-db/issues/31">black move numbers after comments</a>. |
| 404 | + and <a href="https://github.com/lichess-org/database/issues/31">black move numbers after comments</a>. |
405 | 405 | This may be fixed by a future re-export. |
406 | 406 | </li> |
407 | 407 | <li> |
408 | 408 | July 2020 (especially 31st), August 2020 (up to 16th): |
409 | 409 | Many games, especially variant games, may have |
410 | | - <a href="https://github.com/ornicar/lila/issues/7086">incorrect evaluations</a> |
| 410 | + <a href="https://github.com/lichess-org/lila/issues/7086">incorrect evaluations</a> |
411 | 411 | in the opening (up to 15 plies). |
412 | 412 | </li> |
413 | 413 | <li> |
414 | 414 | December 2016 (up to and especially 9th): |
415 | | - Many games may have <a href="https://github.com/ornicar/lichess-db/issues/10">incorrect evaluations</a>. |
| 415 | + Many games may have <a href="https://github.com/lichess-org/database/issues/10">incorrect evaluations</a>. |
416 | 416 | </li> |
417 | 417 | <li> |
418 | 418 | Before 2016: In some cases, |
419 | | - <a href="https://github.com/ornicar/lichess-db/issues/9#issuecomment-373883385">mate may not be forced in the number of moves given by the evaluations</a>. |
| 419 | + <a href="https://github.com/lichess-org/database/issues/9#issuecomment-373883385">mate may not be forced in the number of moves given by the evaluations</a>. |
420 | 420 | </li> |
421 | 421 | <li> |
422 | | - June 2020, all before March 2016: Some players were able to <a href="https://github.com/ornicar/lila/issues/7031">play themselves in rated games</a>. |
| 422 | + June 2020, all before March 2016: Some players were able to <a href="https://github.com/lichess-org/lila/issues/7031">play themselves in rated games</a>. |
423 | 423 | </li> |
424 | 424 | <li> |
425 | | - Up to August 2016: <a href="https://github.com/ornicar/lichess-db/issues/23">7 games with illegal castling moves</a> were recorded. |
| 425 | + Up to August 2016: <a href="https://github.com/lichess-org/database/issues/23">7 games with illegal castling moves</a> were recorded. |
426 | 426 | </li> |
427 | 427 | </ul> |
428 | 428 | </section> |
|
521 | 521 | <a href="https://lichess.org/@/piazzai/blog/do-variants-help-you-play-better-chess-statistical-evidence/0tAPXnqH">Do Variants Help You Play Better Chess?</a> |
522 | 522 | </li> |
523 | 523 | <li> |
524 | | - <a href="https://github.com/ornicar/lichess-db/blob/master/web/chess-social-networks-paper.pdf">Online Chess Social Networks</a> |
| 524 | + <a href="https://github.com/lichess-org/database/blob/master/web/chess-social-networks-paper.pdf">Online Chess Social Networks</a> |
525 | 525 | </li> |
526 | 526 | <li> |
527 | 527 | <a href="https://emiruz.com/post/2022-04-15-lichess1/">Fast thinking on lichess.org</a> |
|
0 commit comments