Commit Graph

356 Commits

Author SHA1 Message Date
filoghost
70d866b739 Update version in README 2019-09-11 18:41:06 +02:00
filoghost
bc073482de Update version to 2.4.0 for release 2019-09-11 18:23:13 +02:00
filoghost
c0774150d2 Update RedisBungee listener for 1.13+ 2019-09-11 16:24:06 +02:00
filoghost
04d8cf0c92 ProtocolLib-related code refactoring 2019-09-11 15:14:36 +02:00
filoghost
70e070ac11 Fix VisibilityManager in 1.14 2019-09-11 10:59:23 +02:00
filoghost
ffb8680930 Workaround for ProtocolLib bugs 2019-08-11 18:32:44 +02:00
filoghost
467fe7493e Use alternative method to register EntityTypes 2019-07-20 17:47:11 +02:00
filoghost
be96a5c5fd Allow upper case letters for hologram names 2019-06-26 20:30:17 +02:00
filoghost
644d58c80e Support new packet constructor 2019-06-05 11:48:44 +02:00
filoghost
484b4c8a9f Use correct class of Optional in older versions 2019-06-05 11:07:54 +02:00
filoghost
ff4102599c Fixes #148 2019-06-04 15:24:46 +02:00
filoghost
270f426a44 Update development builds url 2019-06-04 10:05:58 +02:00
filoghost
5be0fa2028 Update official repository, now moved to CodeMC.org 2019-06-04 09:47:46 +02:00
filoghost
563416f8d8 Use common update checker 2019-06-03 22:05:04 +02:00
filoghost
d372fcce63 Remove unused methods 2019-06-03 14:44:27 +02:00
filoghost
66fe72b0eb Update to Java 8 2019-06-03 14:42:24 +02:00
filoghost
fa1f8d260e Fix typo 2019-06-03 10:45:33 +02:00
filoghost
ba6d18306e Fix touch position on items being offset 2019-06-03 10:43:49 +02:00
filoghost
f358483d23 Add new repo information 2019-05-31 19:19:38 +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
0f0d709abe Make relative placeholders follow global placeholders settings 2019-05-30 12:28:32 +02:00
filoghost
2a3314c95a More descriptive errors stacktraces 2019-05-30 12:08:25 +02:00
filoghost
87fc7bde5a Only show stacktrace error in debug mode 2019-05-30 12:01:16 +02:00
filoghost
fc091d9471 Small code cleanup 2019-05-29 10:50:48 +02:00
filoghost
aeb3991337 Notify about the usage of the old API 2019-05-29 10:21:56 +02:00
filoghost
f339a98a75 Better wording 2019-05-29 09:51:40 +02:00
filoghost
e622ec6187 Add support for Spigot 1.14 2019-04-27 16:48:44 +02:00
filoghost
16fa051d71 Start 2.3.3 development 2018-12-26 18:17:08 +01:00
filoghost
2efe896a8f Add THIRD-PARTY.txt inside jar file 2018-12-26 18:13:43 +01:00
filoghost
0f1f63e09e Release version 2.3.2 2018-12-26 18:08:38 +01:00
filoghost
2dc95c2870 Add third party licenses information 2018-12-14 14:24:54 +01:00
filoghost
3f50588e6d Fix issue #116 2018-12-14 14:04:43 +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
7a122a7231 Fix error with ProtocolLib's temporary players 2018-10-01 18:00:33 +02:00
filoghost
ab0bd61999 Drop support for old ProtocolLib versions 2018-10-01 10:59:55 +02:00
filoghost
485ea9feff Fix player relative placeholders and improve their performance 2018-09-29 14:29:37 +02:00
filoghost
db06e24178 Use standard repo for Spigot 2018-09-26 19:45:15 +02:00
filoghost
8022a167ed Fix holograms being loaded before worlds with certain world management plugins 2018-09-17 20:38:00 +02:00
filoghost
0054bb47c8 Fix for PickupHandler API not working (should have no side effects) 2018-09-10 21:27:08 +02:00
filoghost
3db7b3dbd5 Improve updater to account for dev builds 2018-09-05 20:42:51 +02:00
filoghost
93b616c60e Exclude META-INF from final jar file 2018-09-04 16:25:27 +02:00
filoghost
f98ba41419 Add LICENSE.txt inside compiled jar file 2018-09-04 14:46:46 +02:00
filoghost
e7edf21897 Update version in README 2018-09-04 00:30:09 +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
filoghost
137d23b408 Improve code readability 2018-08-31 14:23:51 +02:00