Minecraft-Console-Client/MinecraftClient/Protocol
ORelio cb00c28b6e Add world handling (and fall to ground)
- World is now properly parsed and stored from chunk data
- Block changes are also handled and world updated accordingly
- Added ground checking, the player will move down to reach the ground
- Performance tweaking in Protocol18, using lists instead of arrays
- Fix player look not properly skipped causing invalid location after
teleport
2015-11-30 15:30:49 +01:00
..
Handlers Add world handling (and fall to ground) 2015-11-30 15:30:49 +01:00
IMinecraftCom.cs Add basic location handling 2015-11-27 17:16:37 +01:00
IMinecraftComHandler.cs Add world handling (and fall to ground) 2015-11-30 15:30:49 +01:00
ProtocolHandler.cs First attempt at Realms list retrieval 2015-11-27 16:52:45 +01:00