Minecraft-Console-Client/MinecraftClient/Mapping
ORelio 5d8d42e3d1 Terrain: Fix coordinate parsing (negative coords)
- Optimize readNextUShortsLittleEndian network reading method
- Various coordinate computation issues, negative chunk offsets
- Properly parse negative coordinates for block change events
- Properly reach ground if less than 1 block over the ground
2015-12-08 00:34:40 +01:00
..
Block.cs Add world handling (and fall to ground) 2015-11-30 15:30:49 +01:00
Chunk.cs Terrain: Fix coordinate parsing (negative coords) 2015-12-08 00:34:40 +01:00
ChunkColumn.cs Add world handling (and fall to ground) 2015-11-30 15:30:49 +01:00
Location.cs Terrain: Fix coordinate parsing (negative coords) 2015-12-08 00:34:40 +01:00
World.cs Add world handling (and fall to ground) 2015-11-30 15:30:49 +01:00