Commit Graph

512 Commits

Author SHA1 Message Date
filoghost
32be6b8654 Check player distance on clickable hologram lines 2021-08-01 11:26:59 +02:00
filoghost
7a6ea7b789 Rename methods 2021-08-01 10:18:44 +02:00
filoghost
2641ec7c0f Fix client-side slime collision box 2021-08-01 10:17:49 +02:00
filoghost
bb48855396 Rename package 2021-07-31 17:28:19 +02:00
filoghost
54d089bf04 Add item pickup functionality 2021-07-31 17:27:21 +02:00
filoghost
089d1eaa7c Use concurrent hash set for click listener 2021-07-31 16:11:02 +02:00
filoghost
63efbf40fb Rename methods 2021-07-31 16:11:02 +02:00
filoghost
56ca2125fa Also check world on chunk load/unload 2021-07-31 16:11:02 +02:00
filoghost
07b55853dc Reorder methods 2021-07-31 16:11:02 +02:00
filoghost
b9d55363c6 Make names more consistent 2021-07-31 16:11:02 +02:00
filoghost
4e028efb27 Rename API classes 2021-07-31 16:11:02 +02:00
filoghost
b8860a9d60 Sort imports 2021-07-30 10:35:09 +02:00
filoghost
c6b6ec1a42 Rename v2 API adapter classes 2021-07-30 10:34:22 +02:00
filoghost
7e0f23f220 Remove unused field 2021-07-30 10:18:01 +02:00
filoghost
665d8bb367 Prevent changes to deleted lines 2021-07-29 19:42:22 +02:00
filoghost
ca50d9247d Improve readability 2021-07-29 19:33:02 +02:00
filoghost
825b0f2b2e Refactoring 2021-07-29 19:24:11 +02:00
filoghost
1d44491457 Remove outdated Javadoc 2021-07-29 10:50:34 +02:00
filoghost
8cac729a82 Remove unnecessary classes 2021-07-29 10:44:17 +02:00
filoghost
f470dddc40 Add checks to BaseItemLine.onPickup() 2021-07-29 09:04:47 +02:00
filoghost
55643651c9 Refactoring 2021-07-28 21:00:14 +02:00
filoghost
438dcfb1dc Add back support for touch functionality 2021-07-28 15:11:07 +02:00
filoghost
f3d3d07038 Improve NMSVersion description 2021-07-28 10:41:42 +02:00
filoghost
88b260ffb9 Improve placeholder handling 2021-07-25 22:17:28 +02:00
filoghost
ed73b8e098 Add back support for placeholder toggle 2021-07-25 20:18:28 +02:00
filoghost
51b0f7fd30 Reuse single instance of PacketByteBuffer 2021-07-25 19:14:29 +02:00
filoghost
6be5f00f53 Improve NMS implementation 2021-07-25 19:02:48 +02:00
filoghost
98f27b73b4 Improve error logging 2021-07-25 11:57:25 +02:00
filoghost
496fd4ae41 Add support for visibility options 2021-07-24 18:41:13 +02:00
filoghost
6d54e73518 Add @FunctionalInterface annotations 2021-07-24 18:18:29 +02:00
filoghost
003181c256 Spacing and ordering 2021-07-24 18:18:08 +02:00
filoghost
21280b0b1f Add defensive copy for ItemStack 2021-07-24 15:20:00 +02:00
filoghost
ce2dfd993b Improve tests 2021-07-24 15:08:16 +02:00
filoghost
1440a88387 Fix partial placeholder replacement, fix tests 2021-07-24 14:36:51 +02:00
filoghost
7d86538621 Use packets instead of entities
Missing:
* All implementations before 1.17
* Placeholder toggle
* Visibility settings
* Line touch handling
* Item pickup handling
2021-07-24 12:51:14 +02:00
filoghost
c22f01c017 Fix animation speed 2021-07-19 09:25:51 +02:00
filoghost
bbc08034f1 Fix hologram delete 2021-07-19 09:25:51 +02:00
filoghost
3539ae6a01 Uncolorize image lines for serialized value 2021-07-13 19:17:35 +02:00
filoghost
6d5c1e4a30 Change warning message 2021-07-13 19:17:35 +02:00
filoghost
05826266a5 Update FCommons methods 2021-07-13 19:17:35 +02:00
filoghost
2e68e95497 Change image rendering settings path 2021-07-13 19:17:35 +02:00
filoghost
6948afcfa9 Simplify image rendering settings 2021-07-13 19:17:35 +02:00
filoghost
0cb6fed921 Additional test 2021-07-13 19:17:35 +02:00
filoghost
e67bfcd750 Rename inner class 2021-07-08 18:43:33 +02:00
filoghost
41e54d801e Rearrange API classes 2021-07-08 08:48:27 +02:00
filoghost
1871fbc8b7 Pass plugin instance instead of using static getInstance() method 2021-07-06 21:22:14 +02:00
filoghost
71de987628 Report all trailing whitespace 2021-07-06 21:22:14 +02:00
filoghost
1eb58dfd0a Use pinger utility in FCommons 2021-07-06 21:22:14 +02:00
filoghost
f6c7fd5f0f Fix VisibilitySettings not working 2021-07-05 23:58:20 +02:00
filoghost
08410feb48 Migrate to issue templates for GitHub 2021-07-05 23:49:14 +02:00