Commit Graph

94 Commits

Author SHA1 Message Date
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
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 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 788cdc2c45 Add support for Minecraft 1.19.3 2022-12-13 23:37:57 +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 7a63325620 Add support for Minecraft 1.19 2022-06-13 09:22:46 +02:00
filoghost 370eb9806f Small optimization 2022-05-28 19:29:57 +02:00
filoghost 559cba600c Raise hologram line character limit 2022-03-12 00:15:51 +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 a8269e7867 Try to avoid error when player disconnects before packet listener is injected 2022-02-27 10:10:18 +01:00
filoghost 243bf9ea0a Fix NullPointerException 2021-12-26 16:36:44 +01:00
filoghost 4e21d317f3 Fix error on some Spigot forks 2021-12-13 23:01:44 +01:00
filoghost 9be9ecb2ac Add support for Minecraft 1.18 2021-12-13 23:01:44 +01:00
filoghost 1da71326d7 Make some NMS classes package-private 2021-09-20 22:49:21 +02:00
filoghost 15a7372c43 Use 0xFF instead of 255 2021-09-15 00:17:09 +02:00
filoghost 05488268b0 Optimize packet write 2021-09-14 23:55:19 +02:00
filoghost 134eba5f41 Large refactoring, periodically refresh individual placeholders 2021-09-14 21:44:08 +02:00
filoghost 66d49727b8 Rename HologramPosition to Position and Position to PositionCoordinates 2021-08-25 18:27:45 +02:00
filoghost da2b221642 Separate modules "common" and "NMS common" 2021-08-25 15:45:33 +02:00
filoghost 41fb1bc347 Remove unnecessary armor stand with clickable slime 2021-08-20 09:55:07 +02:00
filoghost ad1cfe3f1f Move serializer constants to appropriate class 2021-08-20 08:56:06 +02:00
filoghost 9e966ea185 Refactoring 2021-08-19 11:56:28 +02:00
filoghost 9fc8fceea7 Remove unused method 2021-08-19 09:30:34 +02:00
filoghost ec5cf3ca94 Refactoring 2021-08-19 09:28:58 +02:00
filoghost 903c94657b Refactoring 2021-08-18 16:16:20 +02:00
filoghost 14541eb25d Remove unsupported versions and display error messages 2021-08-14 12:26:53 +02:00
filoghost a7b9b72f96 Fix Checkstyle warnings 2021-08-13 21:33:08 +02:00
filoghost 4f86a8e9c2 Add other major NMS implementations 2021-08-13 20:10:13 +02:00
filoghost f5e320a420 Minor grammar and code changes 2021-08-09 08:17:24 +02:00
filoghost cc8b068bf0 Clarify comment 2021-08-09 08:00:21 +02:00
filoghost 150cc4c62b Rename location references to "position" 2021-08-07 18:51:45 +02:00
filoghost 7a6ea7b789 Rename methods 2021-08-01 10:18:44 +02:00