Minecraft-Console-Client/MinecraftClient/Mapping
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
..
Block.cs Add world handling (and fall to ground) 2015-11-30 15:30:49 +01:00
Chunk.cs Add world handling (and fall to ground) 2015-11-30 15:30:49 +01:00
ChunkColumn.cs Add world handling (and fall to ground) 2015-11-30 15:30:49 +01:00
Location.cs Add world handling (and fall to ground) 2015-11-30 15:30:49 +01:00
World.cs Add world handling (and fall to ground) 2015-11-30 15:30:49 +01:00