Commit Graph

28 Commits

Author SHA1 Message Date
filoghost
c2bd718f67 Update version to 2.4.2 for release 2020-06-02 15:10:45 +02:00
filoghost
6309fe1031 Move scope of dependencies in root POM 2020-05-16 19:58:49 +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
db949bcfd1 Fix ProtocolLib related errors with some plugins 2020-04-11 23:42:03 +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
a01db29dda Replace elMakers repository with CodeMC's and Spigot's ones 2019-12-17 19:06:12 +01:00
filoghost
8c09806c25 Start 2.4.1 development 2019-09-11 18:46:10 +02:00
filoghost
bc073482de Update version to 2.4.0 for release 2019-09-11 18:23:13 +02:00
filoghost
ffb8680930 Workaround for ProtocolLib bugs 2019-08-11 18:32:44 +02:00
filoghost
16fa051d71 Start 2.3.3 development 2018-12-26 18:17:08 +01:00
filoghost
0f1f63e09e Release version 2.3.2 2018-12-26 18:08:38 +01:00
filoghost
8b1ba7050b Start 2.3.2 development 2018-10-02 18:46:48 +02:00
filoghost
a65541702c Release version 2.3.1 2018-10-02 13:09:52 +02:00
filoghost
a0ece58824 Add license file and headers 2018-09-04 00:28:28 +02:00
filoghost
37567793a5 Start 2.3.1 development 2018-09-03 18:12:27 +02:00
filoghost
145d9d869d Release version 2.3.0 2018-09-03 16:44:06 +02:00
filoghost
1d99c91b04 Use property for spigot-api version 2018-08-29 12:01:38 +02:00
filoghost
776a6ce2f7 Use artifact spigot-api globally and change scope to "provided" 2018-08-29 10:19:03 +02:00
filoghost
6c82640e7e Use Spigot's official chat API 2018-08-28 17:26:24 +02:00
filoghost
47de261216 Remove unused method 2018-08-28 16:13:46 +02:00
filoghost
e026a78622 Drop 1.7 support 2018-08-20 22:33:23 +02:00
filoghost
7421303525 Initial update to 1.13 2018-08-06 00:07:12 +02:00
filoghost
dcee93e3e9 Convert to Maven 2017-12-21 18:05:32 +01:00