faststack
faststack copied to clipboard
Inaccurate rotation + finesse
Some minor problems with rotation cause impossible 0-finesse play. This is a problem with a few rotations for s
,z
and l
,j
pieces. This also is caused by pieces spawning in 1 block to the right from where they should.
Since SRS is the base rotation scheme all rotation systems need to be examined once changed to reconfirm that they have correct rotation.
SRS rotation is accurate. Double check finesse for all positions.
O movement is currently wrong. Other pieces seem relatively okay.