Trevor Fitzgerald
Trevor Fitzgerald
I like that approach. In this example, would the bishop, queen, and e1 rook count as attackers of e5? And if so, would that work with the way square/attack mappings...
I pushed some updates. Below would be a proposed sample use. Let me know if this is the right idea. Given this position: .
Closing for now as the repo structure has changed quite a bit since this PR and this will need to be updated. Thank you for the initial work and research...
Lichess now displays recent opponents on that page for a 1-click invitation. Seen here with Veer and Rudra:  It's not quite the same as @loepare 's original request of...
For the icon, consider finding one from https://game-icons.net/ and adding it to the Lichess font. To see other icons currently in use, visit `/oops/font.html` on your dev instance.
Was there still a concern about performance for this change to the query? Could we profile it ```bash $ mongo > use lichess > db.game5.find({us: 'thibault', s: { $in: [32,...