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
Taking back a move doesn't account for the time elapsed.
Possible solution: time control code could have a courtesy time array which we append the elapsed time to. This would also unlock 'give time +15s' or something similar.
Taking back a move doesn't account for the time elapsed.
Possible solution: time control code could have a courtesy time array which we append the elapsed time to. This would also unlock 'give time +15s' or something similar.
Relevant code: https://github.com/dxos/arena-app/blob/7b9ffc5edfea9c5a497469c0ba25ee975d8eedbe/src/plugins/Chess/hooks/useTimeControl.ts#L53C1-L76C3
The text was updated successfully, but these errors were encountered: