Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed wrong buffer length in the 1.8 protocol. | Howaner | 2014-09-12 | 1 | -10/+4 |
| | |||||
* | 1.8: Fixed ReadItem() | Howaner | 2014-09-12 | 1 | -19/+39 |
| | |||||
* | 1.8: Added difficulty sending | Howaner | 2014-09-12 | 1 | -0/+6 |
| | |||||
* | 1.8: Fixed block entities. | Howaner | 2014-09-12 | 1 | -8/+2 |
| | |||||
* | 1.8: Fixed workbench, enchanting and anvil window. | Howaner | 2014-09-12 | 1 | -3/+19 |
| | |||||
* | 1.8: Enderman, byte -> short | Howaner | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | 1.8: Fixed enderman spawning. | Howaner | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | 1.8: Fixed inventory open packet. | Howaner | 2014-09-11 | 1 | -3/+2 |
| | |||||
* | Removed GetProtocolVersion() from the protocols. | Howaner | 2014-09-11 | 1 | -2/+1 |
| | |||||
* | 1.8: Fixed sign placing. | Howaner | 2014-09-11 | 1 | -1/+1 |
| | |||||
* | 1.8: Fixed hangings. | Howaner | 2014-09-11 | 1 | -30/+84 |
| | |||||
* | 1.8: Added ParticleEffect packet. | Howaner | 2014-09-11 | 1 | -13/+87 |
| | |||||
* | 1.8: Added MultiBlockChange packet. | Howaner | 2014-09-09 | 1 | -22/+61 |
| | |||||
* | Added the player list to the 1.8 protocol. | Howaner | 2014-09-09 | 1 | -7/+67 |
| | |||||
* | PlayerSpawn packet: Send the correct uuid. | Howaner | 2014-09-09 | 1 | -5/+1 |
| | |||||
* | 1.8: Added new uuid field. | Howaner | 2014-09-09 | 1 | -0/+17 |
| | |||||
* | More fixes. | Howaner | 2014-09-08 | 1 | -0/+5 |
| | |||||
* | Recoded cProtocol180 class. | Howaner | 2014-09-08 | 1 | -455/+2402 |
| | |||||
* | 1.8: Fixed tab complete. | Howaner | 2014-09-08 | 1 | -0/+17 |
| | |||||
* | Fixed more 1.8 packets. | Howaner | 2014-09-08 | 1 | -7/+189 |
| | |||||
* | Updated chunk sending to 1.8 | Howaner | 2014-09-08 | 1 | -10/+7 |
| | |||||
* | Added GetProtocolVersion() to cProtocol. | Howaner | 2014-09-08 | 1 | -1/+2 |
| | |||||
* | Implemented packet compression. | Howaner | 2014-09-08 | 1 | -10/+24 |
| | | | ChunkData packet needs this. | ||||
* | Fixed client errors. | Howaner | 2014-09-04 | 1 | -24/+66 |
| | |||||
* | Added more 1.8 protocol things. | Howaner | 2014-09-04 | 1 | -5/+518 |
| | |||||
* | Started implementing of the 1.8 protocol. | Howaner | 2014-09-04 | 1 | -0/+385 |