Commit graph

170 commits

Author SHA1 Message Date
ec3ca218a5 style: line wrapping 2023-05-22 20:39:22 +02:00
318c0ffefd feat(redis): add test for redis cache 2023-05-22 14:13:40 +02:00
17fa5e81e7 feat(cache): reworked implementation 2023-05-20 14:03:01 +02:00
f0b9c62a1b feat(cache): get address and port from configuration 2023-05-20 00:54:49 +02:00
87e998d578 feat(cache): initial redis support 2023-05-20 00:52:16 +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
4157c71526 style(i18n): adjust some sentences 2023-05-17 13:39:49 +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
ac9af73fb6 style: remove debugging statements 2023-04-29 11:11:27 +02:00
af7081a87a feat: still researching packets support 2023-04-29 10:46:08 +02:00
1eb2af6443 why mojang? why? 2023-04-28 23:52:50 +02:00
567184b07d still trying to figure out why protocollib doesn't work. 2023-04-28 23:31:34 +02:00
a01b564912 feat: update wrapper 2023-04-28 22:47:57 +02:00
7392b8aad2 style: documentation 2023-04-25 23:26:56 +02:00
0ad2c408a6 style: clarify code 2023-04-25 23:25:43 +02:00
cee168e225 feat: wrappers 2023-04-25 23:25:14 +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