Skip to content
Success

Changes

Summary

  1. Block.c: Update the checks to actually do what they are supposed to (commit: e095c2c) (details)
  2. Server: Nodes.c: Use lookup table for getting neighbours (commit: c466279) (details)
  3. Server: Do not allow placing blocks in air (commit: dc92e04) (details)
Commit e095c2cd66e930e03dc168d32ed0a9d73ffb2049 by noreply
Block.c: Update the checks to actually do what they are supposed to
(commit: e095c2c)
The file was modified Source/Server/Block.c (diff)
Commit c4662791116372e19faffe02c3dfe28cb4caa1e0 by 16738302+Haxk20
Server: Nodes.c: Use lookup table for getting neighbours
(commit: c466279)
The file was modified Source/Server/Nodes.c (diff)
Commit dc92e047ecd51f3e15d2d812b9643ce1ec4666e9 by 16738302+Haxk20
Server: Do not allow placing blocks in air
(commit: dc92e04)
The file was modified Source/Server/Block.c (diff)
The file was modified Source/Server/Nodes.c (diff)
The file was modified Source/Util/Checks/BlockChecks.h (diff)
The file was modified Source/Util/Checks/BlockChecks.c (diff)