Commit Graph

431 Commits

Author SHA1 Message Date
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
filoghost
e4ece4dc80 Allow AIR as icon and treat it like other invalid materials
Invalid materials cannot be viewed in the inventory or as Item entity,
but can exist as ItemStack. They will be replaced by bedrock
2018-08-31 13:44:40 +02:00
filoghost
54fede4a72 Remove unused method 2018-08-31 13:34:02 +02:00
filoghost
4d100e59c9 Native 1.13 support and remove Material aliases starting from 1.13 2018-08-31 13:26:28 +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
e6d4a23c4a Update for Spigot 1.13.1 2018-08-28 16:10:19 +02:00
filoghost
966e0d1d05 Also check world 2018-08-25 13:17:34 +02:00
filoghost
52172d8dd2 Improve code readability 2018-08-24 18:28:52 +02:00
filoghost
a1d21e8754 Rename module 2018-08-24 18:28:13 +02:00
filoghost
0ad5cdac32 Use StackWalker on Java 9+ and add compatibility layer 2018-08-24 18:24:13 +02:00
filoghost
57f7e0e9e4 Remove useless log 2018-08-22 15:37:02 +02:00
filoghost
64fe5659bc Improve logs and debug messages 2018-08-22 15:31:07 +02:00
filoghost
f74d80ba43 Workaround to fix adding entity to a world on Paper servers 2018-08-22 12:14:24 +02:00
filoghost
df5d3f9c26 Simplify reflection handling 2018-08-21 16:39:39 +02:00
filoghost
4237707b62 Add example sources back 2018-08-21 14:53:07 +02:00
filoghost
6d095f8165 Remove Forge support as it was used only in 1.7 2018-08-21 00:12:00 +02:00
filoghost
4214b251cf Fix offsets 2018-08-21 00:05:32 +02:00
filoghost
e026a78622 Drop 1.7 support 2018-08-20 22:33:23 +02:00
filoghost
bfbe3400ce Refactor MinecraftVersion into NMSVersion 2018-08-20 20:46:32 +02:00
filoghost
a67866ff42 Set armor stands as markers on Minecraft 1.8 2018-08-20 18:27:04 +02:00
filoghost
49d6930389 Fix console error on invalid icon 2018-08-20 17:00:33 +02:00
filoghost
95d2a26f4f Avoid error with RedisBungee on 1.13+ until it gets updated for 1.13 2018-08-20 14:17:12 +02:00
filoghost
1b3a29aab6 Prevent hoppers from picking up items 2018-08-20 13:34:02 +02:00