Commit Graph

26 Commits

Author SHA1 Message Date
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
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
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
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
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