Commit Graph

654 Commits

Author SHA1 Message Date
filoghost
4e47f5cf7c Update Checkstyle suppressions 2021-06-20 12:38:34 +02:00
filoghost
7b269ba0b1 Move external libraries in the same package 2021-06-20 12:36:56 +02:00
filoghost
c190f10092 Fix formatting 2021-06-20 12:01:53 +02:00
filoghost
f73e8405ea Restore copyright headers 2021-06-20 11:59:12 +02:00
filoghost
50b9ede70c Inline method 2021-06-20 11:50:09 +02:00
filoghost
73f0d23410 Rename module "core" to "common" 2021-06-20 11:14:26 +02:00
filoghost
22bacead97 Rename package "object" to "hologram" 2021-06-20 10:47:28 +02:00
filoghost
08d3219c37 Move API implementations to a common package 2021-06-20 10:46:45 +02:00
filoghost
dfcc597a02 Make packages include module name and separate external libraries 2021-06-20 10:21:58 +02:00
filoghost
eeec178e65 Improve and refactor individual placeholders 2021-06-19 19:04:13 +02:00
filoghost
5543edd47b Remove Checkstyle IllegalThrows rule 2021-06-19 19:03:27 +02:00
filoghost
ed75cdee08 Ignore async threads in ProtocolLib listener 2021-06-19 14:07:40 +02:00
filoghost
664c6c6151 Fix {motd} on 1.16+ 2021-06-19 14:00:53 +02:00
filoghost
f5d37f59df Fix for Paper 1.17 2021-06-16 22:25:13 +02:00
filoghost
849d685b6b Set version to 2.4.8-SNAPSHOT 2021-06-16 21:38:20 +02:00
filoghost
3e1f6d02b4 Set version to 2.4.7 2021-06-16 18:29:14 +02:00
filoghost
e0bb4635df Fix ProtocolLib repository 2021-06-15 22:01:28 +02:00
filoghost
464c5804e6 Add support for Minecraft 1.17 2021-06-14 23:37:41 +02:00
filoghost
fb68b946d2 Set version to 2.4.7-SNAPSHOT 2021-06-13 11:21:35 +02:00
filoghost
b2989814b8 Initial refactoring for relative placeholders 2021-05-26 23:29:08 +02:00
filoghost
864f76eac6 Move classes 2021-05-25 21:05:10 +02:00
filoghost
33bdce7915 Fix Checkstyle warnings 2021-05-25 00:17:44 +02:00
filoghost
23029e874e Fix link on console update notification 2021-05-25 00:12:01 +02:00
filoghost
f9a6163363 Change permissions prefix to "holographicdisplays." 2021-05-25 00:11:11 +02:00
filoghost
71bf06a8b5 Re-add rainbow color &u" as alias of "{rainbow}" 2021-05-24 22:55:30 +02:00
filoghost
d58e9fe0a9 Code renaming 2021-05-24 22:42:44 +02:00
filoghost
123e9fb45c Avoid NullPointerException 2021-05-24 22:17:13 +02:00
filoghost
9e05bb61cb Improve StringWithPlaceholders 2021-05-24 18:36:21 +02:00
filoghost
3f14a67b73 Initial draft for PlaceholderAPI support (needs performance improvements) 2021-05-24 11:53:00 +02:00
filoghost
bbb397068b Support latest ProtocolLib version 2021-05-24 10:20:32 +02:00
filoghost
ffd0351a70 Simplify relative placeholder replacement 2021-05-24 09:50:31 +02:00
filoghost
e8c4f58d9a Change VisibilityManager into VisibilitySettings and improve implementation 2021-05-19 20:41:15 +02:00
filoghost
d67480749b Improve DefaultVisibilityManager 2021-05-18 18:04:43 +02:00
filoghost
c1cd5b200c Fix Checkstyle violations by formatting code 2021-05-18 09:49:44 +02:00
filoghost
305931bd73 Tweak checkstyle settings 2021-05-18 09:48:24 +02:00
filoghost
f370dfff4f Add missing header comments 2021-05-17 19:31:20 +02:00
filoghost
85f85e9b2c Add Checkstyle 2021-05-17 19:30:31 +02:00
filoghost
ae89ad25b1 Update equals and hashCode methods 2021-05-17 18:30:46 +02:00
filoghost
523b866f8e Improve comments 2021-05-17 18:19:09 +02:00
filoghost
949018c60f Annotate overriding methods 2021-05-16 21:11:25 +02:00
filoghost
a31f29cb32 Rename methods 2021-05-16 20:59:34 +02:00
filoghost
40d18d1235 Enable the v2 API through adapters 2021-05-16 20:48:31 +02:00
filoghost
1906cadf96 Remove the v1 API and start throwing exceptions 2021-05-10 22:48:24 +02:00
filoghost
dfb6e0ab33 Change API error message 2021-05-10 22:22:07 +02:00
filoghost
fe54ed7dc7 Increase distance for approximate check before sending packets 2021-05-06 21:13:00 +02:00
filoghost
29d43525b4 Use NMS entity tracker to determine which players should receive packets 2021-05-06 21:09:56 +02:00
filoghost
415f1c51bc Use internal entity tracker to send packets from NMS entities 2021-05-06 15:26:40 +02:00
filoghost
4f25e6550b Move distance check for packets to ProtocolLibHook 2021-05-05 12:42:41 +02:00
filoghost
fe626053e6 Clarify comment 2021-05-05 11:15:52 +02:00
filoghost
9f7e2915c1 Use UUIDs in DefaultVisibilityManager 2021-05-05 10:29:14 +02:00