Summary
- Server: Remove debug log and fix sendMessageToStaff (commit: 639a0e5) (details)
- Packets.c: Limit all messages to 1 per 500ms (commit: 53e8171) (details)
- Protocol.*: Set chat message type to system and make broadcastServerNotice variadic (commit: 0d36b58) (details)
- Commands.c: Make all broadcastServerNotice references variadic (commit: 83244dc) (details)
- Server: Small spam logic fixes (commit: 1231d7d) (details)
- Commands.c: Add /adminmute (commit: c7ff3e7) (details)
- Commands.c: Sort commands (commit: 7a767e3) (details)
- Packets.c: 3 block removal doesnt add 3 blocks back (commit: 11a7b97) (details)
- Commands.c: Sort commands in linked list (commit: 9c4255a) (details)
- Commands.c: Fix global Killing and building toggle (commit: 91754ae) (details)
- Server: Add ping protocol support (commit: 8d1678f) (details)
The file was modified | Source/Packets.c (diff) |
The file was modified | Source/Protocol.c (diff) |
The file was modified | Source/Packets.c (diff) |
The file was modified | Source/Structs.h (diff) |
The file was modified | Source/Protocol.c (diff) |
The file was modified | Source/Protocol.h (diff) |
The file was modified | Source/Commands.c (diff) |
The file was modified | Source/Structs.h (diff) |
The file was modified | Source/Packets.c (diff) |
The file was modified | Source/Packets.h (diff) |
The file was modified | Source/Structs.h (diff) |
The file was modified | Source/Commands.c (diff) |
The file was modified | Source/Commands.c (diff) |
The file was modified | Source/Packets.c (diff) |
The file was modified | Source/Commands.c (diff) |
The file was modified | Source/Commands.c (diff) |
The file was modified | Source/Server.c (diff) |
The file was added | Source/Ping.c |
The file was added | Source/Ping.h |
The file was modified | Source/CMakeLists.txt (diff) |