commit | 094f4c6d5882501983a4c42f1f0ab796e4daa5f2 | [log] [download] |
---|---|---|
author | Harry <me@harry5573.uk> | Wed Jun 08 21:43:15 2016 +0100 |
committer | Harry <me@harry5573.uk> | Wed Jun 08 21:43:15 2016 +0100 |
tree | a6c54f1ffa4bdbb31f9812d6c90fb31c3923aad6 | |
parent | c57d0f60f933f3063b04fd0f9a795569b481b68e [diff] |
Correct hologram Y offset https://github.com/filoghost/HolographicDisplays/blob/master/HolographicDisplays/Plugin/com/gmail/filoghost/holographicdisplays/util/Offsets.java#L15 The offset is by default -1.25 for 1.8, however 1.9 clients require only -0.29. (-1.25 - -0.29) = -0.96 which should be the correct offset.
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!