commit | 20bbe7cec67d958e4bb0bc2a1c3365dda6bd815b | [log] [download] |
---|---|---|
author | lenis0012 <0p1q9o2w@hotmail.nl> | Thu Jun 23 04:00:59 2016 +0200 |
committer | lenis0012 <0p1q9o2w@hotmail.nl> | Thu Jun 23 04:00:59 2016 +0200 |
tree | 74a659d4ed8ea596fd7e1ec9e3618b41b9fef486 | |
parent | 4af98b220c4cf4d4a0596cff79b7eeb61535ded0 [diff] |
Support 1.9.2 servers This code basically reads 1.9 data so it can then be transformed to add in the tile entities. it geta a little funky when it already loaded it as a 1.8 chunk tho, so i had to add some methods to the chunk api. in short: I hate minecraft
Allows the connection of 1.9 clients to 1.8 1.10 clients on 1.8 / 1.9 servers
This took 100s hours of work, so if you enjoy this consider looking into contacting me and supporting my projects.
Contributor Chat: https://gitter.im/MylesIsCool/ViaVersion
wiki.vg (Protocol info, though I did have to find a lot myself)
Burger We use this tool to get protocol and other useful information for new / undocumented Minecraft versions
OpenNBT (used for slot rewriting)
Myself (harhar)
Matsv/StamBoom
HugoDaBosss
SanderGielisse
Paulomart
gigosaurus
fillefilip8
lenis0012
You can find official releases here:
https://www.spigotmc.org/resources/viaversion.19254/history
You can find official dev builds here:
Jenkins: https://ci.viaversion.com
JavaDocs: https://jd.viaversion.com
Maven Repo: https://repo.viaversion.com
MIT License, see LICENSE for more details.
Thanks!