Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
ORelio b0c8f82697 Add simple movements with /move command
- Determine if we can move to the specified direction
 - Add moving ability to the specified direction
 - Add /move command for triggering moves
 - Add move decomp. into steps (more natural)
 - Add pathfinding routines (still WIP)
 - SO YES YOU CAN NOW WALK USING MCC!!!
2015-12-12 16:48:38 +01:00
..
Compression Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00
Forge Only add \0FML\0 to the IP if forgeinfo is not null (+ whitespace fixes) 2015-10-24 22:56:35 -07:00
ChatParser.cs Fix 1.7+ server list ping by properly parsing Json 2015-06-19 19:29:23 +02:00
Json.cs Fix 1.7+ server list ping by properly parsing Json 2015-06-19 19:29:23 +02:00
Protocol16.cs Add basic location handling 2015-11-27 17:16:37 +01:00
Protocol18.cs Add simple movements with /move command 2015-12-12 16:48:38 +01:00
ZlibUtils.cs Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00