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
Other player leaves and own board is shifted right
spaces appear sometimes in multiplayer, may be related to..
coincident line clear and opponent line add can cause gaps
clear4 doesn't remove lines
When sending lines to other player, sometimes it appears as space for a few seconds before blocks appear -- JT: I haven't observed this in a while. It may have been caused by a memory leak that I fixed. Please open a new issue if you ever observe this.
android tap not registering
Sometimes a playing field gets duplicated. I suspect the socket.io client ID is changing.
"couldn't find block" error when playing 3+ players
Using touch interface, should use direct manipulation for piece movement, not swipes -- JT: after reading the source (main.coffee), it technically already does what I had in mind. It could still use some work. I made a new issue Touch interface for piece movement should be improved #10.
main.coffee), it technically already does what I had in mind. It could still use some work. I made a new issue Touch interface for piece movement should be improved #10.