CraftBook Build #4950

This is not a stable download!

We recommend the use of released versions whenever possible.

View Stable Downloads
ProjectCraftBook
StatusSUCCESS
Branchmaster
Number#4950-3f58866
Datean hour ago
Artifacts

Sponsor
Apex Hosting
Changes
IDSummaryCommitterDate
3f58866f
  • Probe only the six direct faces when diagonal pipes are disabled (#1383) With allow-diagonal off (the default), every pipe block still walked all 27 neighbour offsets and skipped 21 of them one comparison at a time. The six cardinal faces are now probed directly, in the same order the full scan visited them, and the neighbour expansion is extracted into a method shared with the diagonal path. No behaviour change, just less work per pipe block.
59487370+rasmuskd@users.noreply.github.coman hour ago