Summary
- PositionData.c: Check if player is in solid blocks (commit: a5c97e4) (details)
- BlockChecks.c: Don't allow placing blocks at and under water level (commit: 8fccfce) (details)
- BlockLine.c: Add block placement checks like in BlockAction (commit: bcd9a2b) (details)
- VectorChecks: Add new line to the end of the file (commit: a0a197b) (details)
The file was modified | Source/Server/Packets/PositionData.c (diff) |
The file was modified | Source/Util/Checks/BlockChecks.c (diff) |
The file was modified | Source/Server/Packets/BlockLine.c (diff) |
The file was modified | Source/Util/Checks/VectorChecks.h (diff) |
The file was modified | Source/Util/Checks/VectorChecks.c (diff) |