Fixed a few async issues (block fetching, nbt, p2 hook)
Fixed //move setting the selection to 0 (i.e. small distances don't move properly)
Added some debug options to be configurable (chunk wait, buffer size)
Fixed undo for negative coord blocks (relative to origin) only undoing the positive quadrant (sphere/cyl etc.) Caused by me messing up the compression on negative coords.