Summary
- Packets: BlockLine.c: Fix packet not being sent to the right players (commit: e174fbe) (details)
- Server: Fix wrong color variable being used (commit: 74c34c8) (details)
- Grenade.c: Drastically optimize and reduce code size of neighbour code (commit: d804159) (details)
- blockaction better (commit: 65fd731) (details)
The file was modified | Source/Server/Packets/BlockLine.c (diff) |
The file was modified | Source/Server/Structs/PlayerStruct.h (diff) |
The file was modified | Source/Server/Player.c (diff) |
The file was modified | Source/Server/Packets/ExistingPlayer.c (diff) |
The file was modified | Source/Server/Packets/BlockAction.c (diff) |
The file was modified | Source/Server/Grenade.c (diff) |
The file was modified | Source/Server/Packets/BlockAction.c (diff) |
The file was added | Source/Util/Checks/BlockChecks.h |