Commit graph

26 commits

Author SHA1 Message Date
26daa3a038 feat(deps): upgrade 2023-07-26 21:10:53 +02:00
69bae936d6 feat: update cache 2023-07-14 11:01:35 +02:00
2fbf3318f9 feat(disguise): update others players + fixes/tweaks 2023-06-28 23:22:50 +02:00
50dd4c3adf feat: 1.20/1.20.1 update 2023-06-28 13:22:48 +02:00
dee3f9b91c maintenance and player info packet cast fix 2023-06-19 15:08:23 +02:00
fecfb7300b feat: player reset
for the time being, message signature is set to null, causing players beyond 1.19.2
to be kicked while being disguised, even after removing said one.
look at the comment for further information.
2023-05-18 18:49:22 +02:00
f3088fca8c refactor: move package 2023-05-17 13:27:15 +02:00
3ad3da9179 feat: player respawn support for 1.19 2023-05-17 13:23:21 +02:00
567184b07d still trying to figure out why protocollib doesn't work. 2023-04-28 23:31:34 +02:00
7f3ecddc51 feat: protocollib, java 8 2023-04-25 18:34:49 +02:00
fd732fc886 feat: use packetevents 2023-04-03 12:15:47 +02:00
d17aadc09a feat(build): rework structure 2023-04-03 11:03:05 +02:00
6e0ef4a243 feat(build): remove dist 2023-04-03 11:00:34 +02:00
35e2db02e9 feat: remove NMS dependency 2023-04-03 10:56:43 +02:00
5413b7aca9 feat: updated to latest version of InvUI 2023-04-01 11:25:51 +02:00
32e8bb0bcf feat: 1.19.4 support
disguise seems broken for others as of late, and I can't seem to figure out the root cause.
2023-03-28 20:48:36 +02:00
aro
2bba64e521 feat(global): downgrade project to jre1.8 for compatibility reasons
also fixed the impossibility to compile 1.13 to 1.16
because the PlayerInfoData class is NOT static
toying with NMS is not recommended and
i can see why but this is on another level
2023-01-31 18:11:05 +01:00
aro
dae78564c1 feat: 1.13 - 1.16.5 support 2023-01-31 16:40:55 +01:00
aro
2806a87cc5 feat(build): cleaned up dependencies 2023-01-31 15:46:17 +01:00
aro
575224a69d refactor(layout): clean packaging 2023-01-31 15:26:09 +01:00
aro
052ff6bc9d feat: 1.19.3 skin support 2023-01-20 23:36:15 +01:00
aro
e46647214f fix(build): invalid module 2022-12-05 16:13:28 +01:00
aro
515303b16f feat: 1.17 support 2022-11-10 10:31:46 +01:00
aroooo
3185886ead fix(git): correct dependencies 2022-10-23 12:38:21 +02:00
aroooo
e6e716d951 feat: 1.19 support 2022-10-21 14:48:35 +02:00
aroooo
d7c79d7eac initial project commit 2022-10-20 17:48:16 +02:00