Commit Graph

11 Commits

Author SHA1 Message Date
filoghost
268c83376c Correctly update version to 2.4.3-SNAPSHOT 2020-06-25 17:31:21 +02:00
filoghost
c2bd718f67 Update version to 2.4.2 for release 2020-06-02 15:10:45 +02:00
filoghost
c25d84111c Use a hierarchical structure for NMS and Example modules 2020-05-16 12:56:36 +02:00
filoghost
646e410001 Specify dependency versions only in root POM 2020-05-16 11:51:33 +02:00
filoghost
eae28963bc Remove useless setLockTick() method, minor code cleanup 2020-04-18 13:24:19 +02:00
filoghost
e5936b423d Reimplement precise-hologram-movement differently to fix lag issues
The `precise-hologram-movement` config option was creating lag on some servers. The option is now removed from the configuration and its functionality has been reimplemented through ProtocolLib (when installed). It now uses a different method that doesn't rely on inspecting stacktraces.

Secondly, a workaround was added to fix the Minecraft bug causing entities to not move client side when teleported shortly after spawning. The cause is EntityTrackerEntry (a NMS class) not sending the teleport packet.
2020-04-18 00:14:55 +02:00
filoghost
735c92a612 Handle custom name in newer versions without serializing from/to JSON 2020-04-15 22:25:37 +02:00
filoghost
770c86947b Start 2.4.2 development 2020-01-12 18:29:12 +01:00
filoghost
97c9432fec Update version to 2.4.1 for release 2020-01-12 18:25:33 +01:00
filoghost
531e739b08 Fix Maven repository for Spigot 1.15 2019-12-17 18:42:14 +01:00
Charlie J
bcdb8a051f Added 1.15 support. (#237) 2019-12-12 20:32:55 +01:00