Commit Graph

752 Commits

Author SHA1 Message Date
filoghost 6f343c5fc0 Fix viewers mutating after submitting async packet sending 2024-03-09 23:43:21 +01:00
filoghost 9dcf6035fe Remove duplicate thread initialization 2024-03-09 22:55:31 +01:00
filoghost 0754e0ac33 Experimental and potentially unstable: async packet sending 2024-02-19 23:11:34 +01:00
filoghost ed3bbad1fb Set version to 3.0.5-SNAPSHOT 2024-02-18 15:03:30 +01:00
filoghost 667668f0f0 Fix version (wrongfully set to 3.0.5) 2024-01-27 16:39:55 +01:00
filoghost c14141679f Set version to 3.0.4 2024-01-27 16:11:43 +01:00
filoghost 563df95561 Attempt to fix packet injector issues 2024-01-27 11:15:30 +01:00
Spongecade 3f067145b7 Update Minecraft wiki link to new domain 2024-01-26 22:48:48 +01:00
rayanbzd 9fd3bf2d0f Update to correct EntityTypeID 2024-01-26 22:27:32 +01:00
rayanbzd 0b289b017b 1.20.3 & 1.20.4 support 2024-01-26 22:27:32 +01:00
filoghost 07968520f0 Add support for Minecraft 1.20.2 2023-10-01 13:14:09 +02:00
filoghost 51fc2d0bd4 Set version to 3.0.4-SNAPSHOT 2023-10-01 13:12:53 +02:00
filoghost 5d22e2754d Set version to 3.0.3 2023-06-18 15:23:12 +02:00
Sascha Bartl a3c82bfddf Add support for Minecraft 1.20 2023-06-10 14:19:33 +02:00
filoghost 2fa71ad3e0 Only re-send spawn packets to respawned players on older versions 2023-05-01 22:14:02 +02:00
filoghost 917db5ad94 Update issue templates 2023-04-29 18:16:15 +02:00
filoghost 705abee6a3 Fix Maven build 2023-04-25 21:34:43 +02:00
filoghost 3727868dff Set version to 3.0.3-SNAPSHOT 2023-04-25 18:18:20 +02:00
filoghost fab8c9594d Set version to 3.0.2 2023-04-25 14:39:01 +02:00
filoghost ef890acacd Fix missing dependency 2023-03-25 15:59:38 +01:00
filoghost 2b5afc82af Add support for Minecraft 1.19.4 2023-03-25 15:55:52 +01:00
filoghost d057dd750c Drop support for less used minor Minecraft versions (1.16.0 to 1.16.3) 2023-03-19 16:49:08 +01:00
filoghost 27ebb9d2d8 Avoid extending internal NMS classes 2023-03-19 16:44:40 +01:00
filoghost 70779348af Set version to 3.0.2-SNAPSHOT 2023-02-05 15:12:30 +01:00
filoghost dd1f6f024d Set version to 3.0.1 2023-02-05 15:05:52 +01:00
filoghost 5d2c97f194 Add optional short format for PlaceholderAPI (e.g. %player% instead of {papi: player}) 2023-01-06 23:41:27 +01:00
filoghost 788cdc2c45 Add support for Minecraft 1.19.3 2022-12-13 23:37:57 +01:00
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