]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/commit
Fix #1
authorIrtimaled <irtimaled@gmail.com>
Thu, 5 Feb 2015 10:47:39 +0000 (10:47 +0000)
committerIrtimaled <irtimaled@gmail.com>
Thu, 5 Feb 2015 10:58:35 +0000 (10:58 +0000)
commit54c9dc4e5b5a1f4c0e58638182b170cceb12c541
tree8c6ee6cfff1e273f26bc1d3fde0672cca2f4d51f
parentcbdfe90880c85465b0d5c657fc46391b0e2c77cb
Fix #1

Need to use the value sent from the server/loaded from level.dat as this won't change. Also cached the world spawn and spawn chunk bounding boxes as these don't change!
java/com/irtimaled/bbor/ClientProxy.java
java/com/irtimaled/bbor/messages/BoundingBoxDeserializer.java
java/com/irtimaled/bbor/messages/BoundingBoxSerializer.java