Commit Graph

725 Commits

Author SHA1 Message Date
filoghost a5d9f58df3 Fix image rendering symbols 2022-12-04 15:06:40 +01:00
filoghost 850beaebb8 Refactoring 2022-12-04 12:39:01 +01:00
filoghost 2f83fdcfdb Update README.md versions 2022-11-18 22:09:22 +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 0449fe65ca Set version to 3.0.1-SNAPSHOT 2022-10-30 10:19:13 +01:00
filoghost 37e411b978 Set version to 3.0.0 2022-10-23 16:56:45 +02: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 39f3f49504 Fix tests 2022-10-01 19:42:10 +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 c7e0f64469 Add options to disable PlaceholderAPI and to change the refresh interval 2022-09-10 14:41:41 +02:00
filoghost 459abdc2f8 Add missing Javadocs 2022-09-10 12:25:39 +02:00
filoghost c850488ba7 Optimization 2022-09-10 12:01:36 +02:00
filoghost d58adb7db8 Improve API Javadocs 2022-08-15 19:33:35 +02:00
filoghost 4431605a3a Fix v2 VisibilityManager 2022-07-10 12:10:52 +02:00
filoghost 018acd8299 Fix default settings using old custom placeholders 2022-06-19 11:10:50 +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 624d206086 Use new API for Javadoc 2022-06-04 18:33:06 +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 370eb9806f Small optimization 2022-05-28 19:29:57 +02:00
filoghost d35648b4e4 Use Position instead of ImmutablePosition where possible 2022-05-22 21:01:32 +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 32fc16b2c3 Quick refactoring 2022-05-22 00:23:19 +02:00
filoghost 619bc79cd8 Move core implementation to separate module 2022-05-22 00:10:31 +02:00
filoghost bf02837f9e Internal holograms refactoring 2022-05-18 00:06:13 +02:00
filoghost c6a14285a0 Fix wrong placeholder warning 2022-04-25 17:02:20 +02:00
filoghost da25d050ab API renaming 2022-04-24 12:41:37 +02:00
filoghost 0cd4ac8f3e API renaming 2022-04-22 20:01:29 +02:00
filoghost bf39afb630 Simplify placeholder API 2022-03-26 23:54:26 +01:00
filoghost 72e17365d6 Fix gradle instructions 2022-03-26 15:53:20 +01:00
filoghost 559cba600c Raise hologram line character limit 2022-03-12 00:15:51 +01:00
filoghost 54bc45ebb9 Expose internal hologram manager 2022-03-08 23:11:55 +01:00
filoghost 28479a85a9 Fix entity ID generator on 1.18.2 2022-03-05 19:38:32 +01:00
filoghost 6bee8d4d17 Add support for Minecraft 1.18.2 2022-03-05 17:46:52 +01:00
filoghost 0718e4ab80 Use the old API for Javadocs until the new API is finished 2022-02-27 15:59:30 +01:00
filoghost a8269e7867 Try to avoid error when player disconnects before packet listener is injected 2022-02-27 10:10:18 +01:00
filoghost cb12515755 Simplify field 2022-02-22 00:05:47 +01:00
filoghost 928609efb7 Only check viewers every 5 ticks 2022-02-22 00:05:46 +01:00
filoghost 38a99b95e1 Tiny optimization 2022-02-12 21:39:35 +01:00