From: Ian Jackson Date: Tue, 13 Jul 2021 11:32:14 +0000 (+0100) Subject: PROTOCOL: Fix wrong ref to zcoord being an f64 X-Git-Tag: otter-0.7.2~135 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=214cc827a7e944b1c037dd27c25097e4761932f6;p=otter.git PROTOCOL: Fix wrong ref to zcoord being an f64 Signed-off-by: Ian Jackson --- diff --git a/PROTOCOL.md b/PROTOCOL.md index 7fb5c8aa..2844f229 100644 --- a/PROTOCOL.md +++ b/PROTOCOL.md @@ -238,8 +238,9 @@ it knows that there was a conflict. LEVEL (Z ORDER) =============== -Each piece has a Z level which is a finite f64, set by the client -which manipulates the piece, according to the protocol above. +Each piece has a Z level (an arbitrary-precision value in <0,1>), set +by the client which manipulates the piece, according to the protocol +above. Each piece *also* has a Z level generation. This is set by the server. The server guarantees to set it to the server generation, and