Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed metadata reading again. | Howaner | 2014-09-22 | 1 | -4/+1 |
| | |||||
* | Fixed item nbt reading. | Howaner | 2014-09-22 | 1 | -0/+3 |
| | |||||
* | Exported player list states to extra functions. | Howaner | 2014-09-18 | 1 | -70/+74 |
| | |||||
* | Moved chat json creating to the CompositeChat class. | Howaner | 2014-09-13 | 1 | -3/+1 |
| | |||||
* | 1.8: Fixed maps. | Howaner | 2014-09-13 | 1 | -2/+2 |
| | |||||
* | 1.8: Fixed hangings. | Howaner | 2014-09-11 | 1 | -0/+3 |
| | |||||
* | 1.8: Added ParticleEffect packet. | Howaner | 2014-09-11 | 1 | -1/+4 |
| | |||||
* | 1.8: Added MultiBlockChange packet. | Howaner | 2014-09-09 | 1 | -0/+5 |
| | |||||
* | Added the player list to the 1.8 protocol. | Howaner | 2014-09-09 | 1 | -1/+1 |
| | |||||
* | 1.8: Added new uuid field. | Howaner | 2014-09-09 | 1 | -0/+2 |
| | |||||
* | Recoded cProtocol180 class. | Howaner | 2014-09-08 | 1 | -54/+253 |
| | |||||
* | 1.8: Fixed tab complete. | Howaner | 2014-09-08 | 1 | -1/+2 |
| | |||||
* | Fixed more 1.8 packets. | Howaner | 2014-09-08 | 1 | -2/+7 |
| | |||||
* | Updated chunk sending to 1.8 | Howaner | 2014-09-08 | 1 | -2/+0 |
| | |||||
* | Implemented packet compression. | Howaner | 2014-09-08 | 1 | -0/+1 |
| | | | ChunkData packet needs this. | ||||
* | Fixed client errors. | Howaner | 2014-09-04 | 1 | -0/+4 |
| | |||||
* | Added more 1.8 protocol things. | Howaner | 2014-09-04 | 1 | -0/+36 |
| | |||||
* | Started implementing of the 1.8 protocol. | Howaner | 2014-09-04 | 1 | -0/+76 |