Skip to content

Adds Local Zlevel Drift

Rob Nelson requested to merge pull/4320/feature7 into Bleeding-Edge

Created by: clusterfack

Resolves #4319 (closed).

Adds a zlevel drift for all zlevels at roundstart. Hopefully it doesn't go list index out of bounds or something. Also stopped a method for determining zlevel drift using only the teleport computer and inputting 6 values to bisect the possible offsets until you find the specific one.

Merge request reports