Summary
- Tree: Redo bans, Make sending packets memory safe and tiny things (commit: d3ff58b) (details)
- Tree: Beta Release (commit: 28e374f) (details)
- Tree: Formatting and header corrections (commit: 8c45d1a) (details)
- Source: libmapvxl header corrections (commit: 228d8be) (details)
- Tree: Header corrections and remove local enet copy (commit: ac7ec9d) (details)
- Commands.c: Remove LOG_DEBUG left over from debugging (commit: aac8e13) (details)
- Gamemodes.c: Fix float lost accuracy (commit: 6cb4e65) (details)
- Source: Simplify looking for banned users (commit: 314b6af) (details)
- Server.c: Use host IP instead of the one in ban string (commit: 6bd5d25) (details)
- Packets.c: Change message delay to 400ms (commit: 21bff23) (details)
- Server: Add initial CIDR & Range ban support (commit: 71f62dd) (details)
- Server.c: Handle disconnecting banned players properly (commit: 7af57cd) (details)
- Source: Big ban changes (Read description) (commit: 6be211c) (details)
- Server: Unify xban commands (commit: 6cc7b6f) (details)
- Commands.c: Unban support and ban fixes (commit: 456a9f3) (details)
- Commands.c: Error out with user specified IP in /unban (commit: 8271b22) (details)
- Commands.c: Use Util/ prefix for JSONHelpers include (commit: 765eb01) (details)
- Server: Colorized terminal output & small fixes (commit: e017ed6) (details)
- Types.h: Make LOG_DEBUG purple (commit: c55b069) (details)
- Source: General cleanup (commit: c338a91) (details)
- Protocol.c: Optimize checkNode (commit: 850b1a2) (details)
- README.md: Some small details (commit: ff3169f) (details)
- Source: Revamp most logs and messages (commit: c677e4a) (details)
- Source: Add server console (commit: 7afb0eb) (details)
- Server: Fix potential leaking of IP (commit: ee6bd46) (details)
- Server.c: Do not show Limbo players (commit: 5c2adb5) (details)
- Source: Improve Noclip anti-cheat (commit: 0df722c) (details)
- Tree: Resize map memory to the exact VXL memory size (commit: 8236b4e) (details)
- Map.*: Add protection against loading bigger map then allocated memory (commit: a8e047d) (details)
- libmapvxl: Update libmapvxl (commit: 83414ef) (details)