commit | 406500b0bd88756b7c8539d533a76a66ee2da9f9 | [log] [download] |
---|---|---|
author | Myles <mylescomputer@gmail.com> | Thu Mar 24 15:45:16 2016 +0000 |
committer | Myles <mylescomputer@gmail.com> | Thu Mar 24 15:45:16 2016 +0000 |
tree | 677deea52a4b73043c7201c429245774e522f5ca | |
parent | 9257298e17060d81f525f4f0a4fa03f5dc3a81b8 [diff] |
Fix type conversion not being instant, (causes issue when reading later on) Introduce packet ID counting (so we can mark something for the next packet etc) Move USE Item Add patch to handle placement properly and not break items yay. (Requires a list of special items >.>) (And lastplaceblock packet index)
This is an experimental branch, but soon to be live.
(The only issues would be really really complex protocol pipelines...) (But I don't see them happening any time soon)
You may modify this work, all rights are still owned by myself excluding any files in the spacebase package as they belong to the respected contributors. Please credit the original author (myself) when forking etc. (or if it helped you understand the new protocol or netty!)
Thanks!