Commit graph

485 commits

Author SHA1 Message Date
ineanto
f9513aa751 style: chat session data comment move 2023-06-19 15:38:17 +02:00
ineanto
f447abe963 style: description and readme adjustements 2023-06-19 15:32:09 +02:00
ineanto
dee3f9b91c maintenance and player info packet cast fix 2023-06-19 15:08:23 +02:00
ineanto
584b34fd51 feat(wrapper): handle previous versions 2023-05-29 14:01:30 +02:00
ineanto
04fbcd99ba refractor(appearance manager): clarify issue 2023-05-22 20:42:18 +02:00
ineanto
ec3ca218a5 style: line wrapping 2023-05-22 20:39:22 +02:00
ineanto
318c0ffefd feat(redis): add test for redis cache 2023-05-22 14:13:40 +02:00
ineanto
17fa5e81e7 feat(cache): reworked implementation 2023-05-20 14:03:01 +02:00
ineanto
f0b9c62a1b feat(cache): get address and port from configuration 2023-05-20 00:54:49 +02:00
ineanto
87e998d578 feat(cache): initial redis support 2023-05-20 00:52:16 +02:00
ineanto
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
ineanto
4157c71526 style(i18n): adjust some sentences 2023-05-17 13:39:49 +02:00
ineanto
f3088fca8c refactor: move package 2023-05-17 13:27:15 +02:00
ineanto
3ad3da9179 feat: player respawn support for 1.19 2023-05-17 13:23:21 +02:00
ineanto
ac9af73fb6 style: remove debugging statements 2023-04-29 11:11:27 +02:00
ineanto
af7081a87a feat: still researching packets support 2023-04-29 10:46:08 +02:00
ineanto
3037945729 fix: logs again 2023-04-28 23:53:10 +02:00
ineanto
1eb2af6443 why mojang? why? 2023-04-28 23:52:50 +02:00
ineanto
562f9ea3e4 fix: remove logs??? 2023-04-28 23:32:00 +02:00
ineanto
567184b07d still trying to figure out why protocollib doesn't work. 2023-04-28 23:31:34 +02:00
ineanto
a01b564912 feat: update wrapper 2023-04-28 22:47:57 +02:00
ineanto
7392b8aad2 style: documentation 2023-04-25 23:26:56 +02:00
ineanto
0ad2c408a6 style: clarify code 2023-04-25 23:25:43 +02:00
ineanto
cee168e225 feat: wrappers 2023-04-25 23:25:14 +02:00
ineanto
94634f7bba fix: remove nms folder 2023-04-25 18:37:22 +02:00
ineanto
ebe539c614 fix: remove dependency reduced pom 2023-04-25 18:36:14 +02:00
ineanto
7f3ecddc51 feat: protocollib, java 8 2023-04-25 18:34:49 +02:00
ineanto
fd732fc886 feat: use packetevents 2023-04-03 12:15:47 +02:00
ineanto
d17aadc09a feat(build): rework structure 2023-04-03 11:03:05 +02:00
ineanto
6e0ef4a243 feat(build): remove dist 2023-04-03 11:00:34 +02:00
ineanto
35e2db02e9 feat: remove NMS dependency 2023-04-03 10:56:43 +02:00
ineanto
d37a0bd3ba other: rework config later 2023-04-02 23:39:44 +02:00
ineanto
197abbe5d1 fix: missing import? 2023-04-02 23:13:47 +02:00
ineanto
5f55fe4fcb Merge branch 'feat-gui' of atnrch.xyz:ineanto/nicko into feat-gui 2023-04-02 23:13:03 +02:00
ineanto
5bbf4c3ab9 feat: improved gui based on feedback 2023-04-02 23:09:22 +02:00
ineanto
6f1391c6cf feat: improved gui based on feedback 2023-04-01 13:51:19 +02:00
ineanto
7f6e890cab fix(build): package relocation 2023-04-01 11:40:11 +02:00
ineanto
5413b7aca9 feat: updated to latest version of InvUI 2023-04-01 11:25:51 +02:00
ineanto
91d914fd23 fix: api-version 2023-03-29 09:03:26 +02:00
ineanto
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
45bca01366 feat: 1.19.4 support 2023-03-15 19:02:07 +01:00
aro
fca460df50 refactor: use dedicated method 2023-03-14 15:56:11 +01:00
aro
4c5ff34a8d style+fix: player not respawning + prefix change 2023-03-14 13:34:59 +01:00
aro
6f1ce8d5d9 refactor: instance not necessary and final vars 2023-03-14 09:53:29 +01:00
aro
875dcebe0b fix(config): add default constructor and actually test 2023-03-14 09:41:30 +01:00
aro
c1dd0e646a feat(config): clearer error message 2023-03-13 19:58:13 +01:00
aro
7e64d3f93a refactor(struct): test struct does not correspond to main struct 2023-03-13 19:35:37 +01:00
aro
9c04d62ce5 fix: test is not in scope 2023-03-13 19:33:21 +01:00
aro
46aa3225d3 feat(redis): rework configuration to support multiple data sources 2023-03-13 19:32:15 +01:00
aro
e00875faa2 feat: working on transfer with cache 2023-03-12 10:09:43 +01:00