neoLegacy/Minecraft.Client/Windows64/Network
itsRevela 6728ecb141 fix: increase max packet size to 4MB for cross-fork compatibility
Matches the packet size limit used by the plugin-api fork. Our 512KB
limit caused "Connection lost" when their server sent large packets
(e.g. chunk data) that exceeded our cap.
2026-04-05 18:35:28 -05:00
..
WinsockNetLayer.cpp feat: upgrade stream cipher from XOR to AES-128-CTR 2026-03-28 21:03:45 -05:00
WinsockNetLayer.h fix: increase max packet size to 4MB for cross-fork compatibility 2026-04-05 18:35:28 -05:00