Commit Graph

24 Commits

Author SHA1 Message Date
filoghost 563df95561 Attempt to fix packet injector issues 2024-01-27 11:15: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 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 903c94657b Refactoring 2021-08-18 16:16:20 +02:00
filoghost 4f86a8e9c2 Add other major NMS implementations 2021-08-13 20:10:13 +02:00
filoghost b8860a9d60 Sort imports 2021-07-30 10:35:09 +02:00
filoghost 438dcfb1dc Add back support for touch functionality 2021-07-28 15:11:07 +02:00
filoghost 7d86538621 Use packets instead of entities
Missing:
* All implementations before 1.17
* Placeholder toggle
* Visibility settings
* Line touch handling
* Item pickup handling
2021-07-24 12:51:14 +02:00
filoghost ae07fe0bb5 Remove trailing whitespace 2021-06-20 17:26:49 +02:00
filoghost 860d586750 Reformat and cleanup code 2021-06-20 17:09:52 +02:00
filoghost 73f0d23410 Rename module "core" to "common" 2021-06-20 11:14:26 +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 523b866f8e Improve comments 2021-05-17 18:19:09 +02:00
filoghost 4d3ccd1a2e Rename old references to "pieces" 2021-03-15 19:09:24 +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 6c58062940 Rename NMSManager implementations 2021-02-26 19:45:12 +01:00