commit | 8eb0c686e3e7484c966500e0ec809eb01ecc379f | [log] [download] |
---|---|---|
author | Shevchik <Shev4ik.den@gmail.com> | Sun Aug 04 20:29:55 2019 +0300 |
committer | Shevchik <Shev4ik.den@gmail.com> | Sun Aug 04 20:29:55 2019 +0300 |
tree | b469bc6c85e28185150934fbdf203b6589a84f4e | |
parent | 50f5982977201a279752785e4f53d750fce5d820 [diff] |
Fix explosion desync. Propagate block changes done in explosion to chunk cache. In newer versions the explosion origin coords are calculated using MathHelper#floor, while in old they are calculated by casting to integer. This caused differences when coords were negative.
Support 1.14, 1.13, 1.12, 1.11, 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4.7 clients on Spigot 1.14.4
Important notes:
Known issues:
Known wontfix issues:
Website: https://protocol.support/
Spigot: https://www.spigotmc.org/resources/protocolsupport.7201/
BukkitDev: https://dev.bukkit.org/projects/protocolsupport/
MC Market: http://www.mc-market.org/resources/4607/
Jenkins: https://build.true-games.org/job/ProtocolSupport/
Licensed under the terms of GNU AGPLv3