You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix SAN promotion notation
It wasn't showing the check or mate signs and there were issues
with the move disambiguation.
I hope everything is fine now, the code is most probably over
complicated, but it's driving me crazy as it is, I don't have time
to rewrite it.
Small usability improvements.
Only start the move selection if the click is on a piece from the
side to move (avoid some unnecessary "wrong move" messages)
Tell again which side is to move in the wrong move message.
Adjust square size and default sliders values
The window was too big in smaller resolutions (and it currently
can't be resized), now it should fit at least 768px height
screens.
Both rating sliders were starting at 50, now they have sane
initial values (min 0 - max 1000)