4jcraft/Minecraft.World/Network
2026-03-09 15:34:08 -04:00
..
Packets SetEntityMotionPacket::write() was sending raw entity ID without masking, changing it to mask the ID to 11 bits first since large entity IDs were accidentally setting the compression flag bit and causing wrong number of bytes to be read by receiver. 2026-03-09 15:34:08 -04:00
Connection.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
Connection.h refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
Socket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
Socket.h fix: remove byte type alias 2026-03-08 22:39:40 +01:00
SocketAddress.h feat: move script & folder refactor 2026-03-05 03:29:23 -05:00