Commit Graph

47 Commits

Author SHA1 Message Date
filoghost
850beaebb8 Refactoring 2022-12-04 12:39:01 +01:00
filoghost
39e51328cc Small simplification 2022-11-14 00:14:01 +01:00
filoghost
017b0a2346 Additional async checks 2022-11-14 00:12:58 +01:00
filoghost
80344c8503 Force initial refresh on line trackers 2022-11-13 23:54:30 +01:00
filoghost
39f0a02412 Make holograms view range configurable 2022-11-13 16:29:41 +01:00
filoghost
0e98b2f89a Move spaceBetweenLines to separate class 2022-11-13 16:29:41 +01:00
filoghost
d670fae7ab Workaround attempt to fix holograms not displaying after teleport 2022-10-09 16:31:29 +02:00
filoghost
d76739d332 Limit hologram view range with small view distance setting 2022-10-01 22:32:05 +02:00
filoghost
8ddb63835d Remove unused variable 2022-10-01 19:23:54 +02:00
filoghost
777b696f38 Add more thread-safety checks 2022-10-01 16:27:24 +02:00
filoghost
c850488ba7 Optimization 2022-09-10 12:01:36 +02:00
filoghost
4431605a3a Fix v2 VisibilityManager 2022-07-10 12:10:52 +02:00
filoghost
7a63325620 Add support for Minecraft 1.19 2022-06-13 09:22:46 +02:00
filoghost
da763ca8e9 Fix click on hologram lines 2022-06-11 12:47:49 +02:00
filoghost
5bab55fb79 Move API to non-beta package 2022-06-04 18:04:18 +02:00
filoghost
2875020583 Remove unused code 2022-06-04 17:30:36 +02:00
filoghost
8018e52bbb Merge related classes 2022-06-04 15:44:29 +02:00
filoghost
e0d47284b7 Move VisibilitySettings to BaseHologram 2022-06-01 23:33:05 +02:00
filoghost
5727de44dc Use separate view range for item and text lines 2022-05-29 16:44:10 +02:00
filoghost
525622b59a Remove unnecessary interfaces 2022-05-22 12:11:14 +02:00
filoghost
323998845b Move method 2022-05-22 00:54:11 +02:00
filoghost
619bc79cd8 Move core implementation to separate module 2022-05-22 00:10:31 +02:00
filoghost
73f0d23410 Rename module "core" to "common" 2021-06-20 11:14:26 +02:00
filoghost
b2989814b8 Initial refactoring for relative placeholders 2021-05-26 23:29:08 +02:00
filoghost
ffd0351a70 Simplify relative placeholder replacement 2021-05-24 09:50:31 +02:00
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
523b866f8e Improve comments 2021-05-17 18:19:09 +02:00
filoghost
a31f29cb32 Rename methods 2021-05-16 20:59:34 +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
de3f967a21 Small refactoring 2021-05-04 20:37:51 +02:00
filoghost
aacc7fdeb4 Small refactoring 2021-05-04 16:10:18 +02:00
filoghost
177598ae78 Use FCommons utility method 2021-05-04 09:13:39 +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
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
c332547f38 Refactor hologram-related objects, simplify editing 2021-03-06 18:44:52 +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