Commit Graph

94 Commits

Author SHA1 Message Date
filoghost 2641ec7c0f Fix client-side slime collision box 2021-08-01 10:17:49 +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 51b0f7fd30 Reuse single instance of PacketByteBuffer 2021-07-25 19:14:29 +02:00
filoghost 6be5f00f53 Improve NMS implementation 2021-07-25 19:02:48 +02:00
filoghost 98f27b73b4 Improve error logging 2021-07-25 11:57:25 +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 71de987628 Report all trailing whitespace 2021-07-06 21:22:14 +02:00
filoghost b8dde1ab3e Fix stack overflow error 2021-07-01 22:55:44 +02:00
filoghost 39d4e450d7 Add support for Minecraft 1.17 2021-06-21 22:51:30 +02:00
filoghost 2ebad9cbe1 Add setSlot override to NMS class 2021-06-20 20:25:17 +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 46b4fd6bd7 Fix potential memory leak 2021-06-20 14:12:53 +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 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 de3f967a21 Small refactoring 2021-05-04 20:37:51 +02:00
filoghost 177598ae78 Use FCommons utility method 2021-05-04 09:13:39 +02:00
filoghost aba0897dc7 Move repositories declarations to main POM 2021-04-29 20:43:58 +02:00
filoghost 276d35bb72 Improve custom name NMS methods 2021-04-25 10:41:37 +02:00
filoghost 4d3ccd1a2e Rename old references to "pieces" 2021-03-15 19:09:24 +01:00
filoghost ae0a8d0a79 Fix recursive passenger 2021-03-13 11:18:11 +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
filoghost 0ff3b28fdd Large refactoring and cleanup 2021-02-22 13:02:50 +01:00
filoghost 1f32c7127c Code refactoring and cleanup 2021-01-06 14:58:53 +01:00
filoghost 530fb2c23e Move debug error messages inside DebugLogger 2020-12-13 20:51:23 +01:00
filoghost a4900759c9 Add FCommons library and use it where possible (initial update) 2020-12-12 12:08:34 +01:00
filoghost f88d8965b2 General cleanup 2020-11-12 11:02:43 +01:00
filoghost 0b72d1e994 Rename module and package "utils" to "common" 2020-11-11 10:23:05 +01:00
filoghost b60c7818d6 Use compact copyright header 2020-11-10 12:29:00 +01:00
filoghost 09f99be342 Convert tabs to spaces 2020-11-10 10:27:41 +01:00
filoghost 6f64e09508 Rename packages and modules from "com.gmail.filoghost..." to "me.filoghost..." 2020-11-09 10:56:22 +01:00
filoghost 069e1fffbd Use lowercase module directories 2020-11-08 20:57:04 +01:00