Commit Graph

71 Commits

Author SHA1 Message Date
filoghost
c1cd5b200c Fix Checkstyle violations by formatting code 2021-05-18 09:49:44 +02:00
filoghost
f370dfff4f Add missing header comments 2021-05-17 19:31:20 +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
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
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
filoghost
aacc7fdeb4 Small refactoring 2021-05-04 16:10:18 +02:00
filoghost
588e2ed394 Add isRegisteredPlaceholder method to the API 2021-05-03 15:44:11 +02:00
filoghost
a7a7fcc68b Use ArrayList instead of LinkedList 2021-05-02 20:32:39 +02:00
filoghost
1f6adc8679 Change @Nullable/@NotNull annotation placement 2021-05-02 20:29:57 +02:00
filoghost
5bcf735808 Use new split modules 2021-05-01 12:40:34 +02:00
filoghost
aba0897dc7 Move repositories declarations to main POM 2021-04-29 20:43:58 +02:00
filoghost
03689e208b Update FCommons dependency to 1.2.7 2021-04-29 14:38:46 +02:00
filoghost
92bcda8f2d Fix non-replaced placeholders and add test case 2021-04-28 23:42:10 +02:00
filoghost
ff77738a51 Initial refactoring of the API 2021-04-28 23:25:20 +02:00
filoghost
d8930febfc Update download link in notification 2021-04-25 11:10:21 +02:00
filoghost
276d35bb72 Improve custom name NMS methods 2021-04-25 10:41:37 +02:00
filoghost
750e74360a Partial placeholder refactoring 2021-04-24 23:37:54 +02:00
filoghost
dc567af24c Fix wrong import 2021-04-04 16:11:42 +02:00
filoghost
57fd78eac5 Refactor BungeeCord-related code 2021-03-19 19:48:13 +01:00
filoghost
9a56a032de Make some placeholder-related classes not static 2021-03-15 23:42:07 +01:00
filoghost
6cc28cc957 Small refactoring 2021-03-15 21:41:03 +01:00
filoghost
f474684693 Make BungeeServerTracker and BungeeChannel not static 2021-03-15 19:48:12 +01:00
filoghost
4d3ccd1a2e Rename old references to "pieces" 2021-03-15 19:09:24 +01:00
filoghost
977a422bb3 Improve error display 2021-03-14 20:59:34 +01:00
filoghost
c694877780 Fix unexpected initialization error 2021-03-13 11:28:23 +01:00
filoghost
5b4a9348cd Update for FCommons changes 2021-03-11 20:54:49 +01:00
filoghost
5371acfd2c Fix conversion of old placeholders with dots in them 2021-03-11 17:40:20 +01:00
filoghost
65a54165eb Simplify PacketListener 2021-03-06 20:55:42 +01:00
filoghost
c332547f38 Refactor hologram-related objects, simplify editing 2021-03-06 18:44:52 +01:00
filoghost
a8a44bec90 Simplify hologram database 2021-03-06 00:26:33 +01:00
filoghost
cc0ef3bf7b Small rename 2021-03-05 18:56:35 +01:00
filoghost
470b8bfcbd Refactor and cleanup NMS-related classes 2021-03-05 17:42:24 +01:00
filoghost
f7bc9b950f Small cleanup 2021-03-03 10:53:49 +01:00
filoghost
a96e9e516f Further refactoring to hologram objects 2021-03-02 20:47:23 +01:00
filoghost
dbfabc0e83 Refactor hologram-related objects, move some to "core" module 2021-02-28 11:05:59 +01:00
filoghost
f42ad75ca3 Merge module "nms-interfaces" with "core" 2021-02-26 23:43:11 +01:00
filoghost
3b127c3d90 Rename module "commons" to "core" 2021-02-26 20:30:46 +01:00
filoghost
13e8fcf070 Merge legacy API modules 2021-02-26 19:56:37 +01:00
filoghost
6c58062940 Rename NMSManager implementations 2021-02-26 19:45:12 +01:00
filoghost
a295243019 Initial refactoring on hologram objects 2021-02-26 19:39:29 +01:00
filoghost
c17de21313 Remove duplicate (re)loading code 2021-02-22 14:58:31 +01:00
filoghost
0ff3b28fdd Large refactoring and cleanup 2021-02-22 13:02:50 +01:00
filoghost
acd83a6fe6 Configuration refactoring, convert symbols.yml to custom-placeholders.yml 2021-02-19 21:37:56 +01:00