filoghost
fb68b946d2
Set version to 2.4.7-SNAPSHOT
2021-06-13 11:21:35 +02:00
filoghost
b9bf8c0959
Set version to 2.4.6
2021-01-24 15:27:48 +01:00
filoghost
275b2b1f94
Set version to 2.4.6-SNAPSHOT
2021-01-06 18:58:06 +01:00
filoghost
00ea074838
Set version to 2.4.5
2020-11-04 10:41:26 +01:00
filoghost
6830699b48
Add HEX color support (using the format �)
2020-11-03 15:23:53 +01:00
filoghost
ca3c1f8c9e
Use Locale.ROOT for decimal format
2020-11-02 23:51:42 +01:00
filoghost
af038ac93f
Update version to 2.4.5-SNAPSHOT for development
2020-08-14 16:10:06 +02:00
filoghost
c56923f52a
Update version to 2.4.4 for release
2020-08-13 11:50:19 +02:00
filoghost
16a6011950
Update version to 2.4.4-SNAPSHOT for development
2020-06-25 17:51:54 +02:00
filoghost
8981d6de8b
Update version to 2.4.3 for release
2020-06-25 17:46:18 +02:00
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
6309fe1031
Move scope of dependencies in root POM
2020-05-16 19:58:49 +02:00
filoghost
646e410001
Specify dependency versions only in root POM
2020-05-16 11:51:33 +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
bef2ed58a6
Remove some unused code
2020-04-11 19:37:44 +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
66fe72b0eb
Update to Java 8
2019-06-03 14:42:24 +02:00
filoghost
c0da957d6c
Add a chat message to quickly edit a hologram after modifying its lines
2019-05-30 14:54:31 +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
8134005ac6
Add option for precise hologram teleport
...
When moving holograms quickly (for example, a chat message over a player's head) lines may not be aligned correctly after moving for a while. Precise hologram teleporting prevents this issue.
Some people won't need it, and disabling it may slightly improve the performance (depending on the number of holograms).
2018-08-31 18:02:18 +02:00
filoghost
ff5ca5dddb
Create separate module for configs
2018-08-31 17:40:22 +02:00