Commit graph

164 commits

Author SHA1 Message Date
ineanto
f795d42564 refactor(redis): removed debug message 2023-07-14 10:11:48 +02:00
ineanto
7c70ebf9b6 fix(i18n): key mismatch 2023-07-10 17:54:13 +02:00
ineanto
cbc4c748ca fix: item names 2023-07-10 17:51:12 +02:00
ineanto
00168c03a7 feat: permission message and items 2023-07-10 17:38:03 +02:00
ineanto
92f88a1b92 feat: translations 2023-07-10 17:36:59 +02:00
ineanto
57d09f65c2 fix(i18n): translation 2023-07-08 16:15:12 +02:00
ineanto
571ed1d31d fix: store uuid 2023-07-08 16:12:20 +02:00
ineanto
37b1d5bd0c feat: cache uuids 2023-07-08 16:09:37 +02:00
ineanto
da8c7e91ce fix: remove debug statement 2023-07-04 19:36:40 +02:00
ineanto
29a557c42d refactor: titles among other things 2023-07-04 19:36:08 +02:00
ineanto
31c8c8f695 feat(storage): check for cache status 2023-07-03 18:35:51 +02:00
ineanto
b8a52da87e perf: merge instance 2023-07-03 18:30:55 +02:00
ineanto
4abcf7647f feat(global): rename, restructure
in prepartion for the I18N of the GUI.
2023-07-03 18:20:42 +02:00
ineanto
48257e2028 fix: flying after respawn 2023-07-03 17:51:37 +02:00
ineanto
a254d3ed9b fix(lang): missing " char 2023-07-03 17:51:13 +02:00
ineanto
856f550462 style(wrapper): missing space 2023-07-03 15:34:56 +02:00
ineanto
4aa9b23952 feat wip(skin): skin entry name 2023-07-03 15:25:02 +02:00
ineanto
228e3c4374 feat: confirm cache entry delete 2023-07-01 22:39:31 +02:00
ineanto
c8c55611a0 fix: mojangapi returns 2023-07-01 18:30:24 +02:00
ineanto
f419f62f6c refactor: missed some more actionresults 2023-07-01 18:03:43 +02:00
ineanto
a91d039dd2 refactor: remove generic from actionresult 2023-07-01 18:01:58 +02:00
ineanto
18d7322406 feat: don't cache reset skin 2023-07-01 17:55:53 +02:00
ineanto
c6f037a24d style: gui adjustements 2023-07-01 17:35:46 +02:00
ineanto
de9904df52 refactor(placeholder): update author 2023-06-29 12:23:40 +02:00
ineanto
5cf35e5b98 refactor(placeholder): streamline 2023-06-29 12:20:19 +02:00
ineanto
82c210459e style: space 2023-06-29 11:55:02 +02:00
ineanto
51ab123eaf feat: throw error skin not found 2023-06-29 11:42:37 +02:00
ineanto
15b02ff390 refactor(disguise): update player after disguise 2023-06-29 11:14:46 +02:00
ineanto
3ec2e7a584 fix(wrapper): packets are final 2023-06-29 11:13:40 +02:00
ineanto
02e03794e4 refactor(i18n): shorter keys 2023-06-29 11:13:16 +02:00
ineanto
cb11f5e47a refactor(i18n): unnecessary static field 2023-06-29 11:06:54 +02:00
ineanto
2fbf3318f9 feat(disguise): update others players + fixes/tweaks 2023-06-28 23:22:50 +02:00
ineanto
f3ebbd6a8d fix(anvilgui): update to 1.20/1.20.1 2023-06-28 13:48:20 +02:00
ineanto
50dd4c3adf feat: 1.20/1.20.1 update 2023-06-28 13:22:48 +02:00
ineanto
c66979133d fix(gui): title 2023-06-20 10:38:06 +02:00
ineanto
c3e10ae81d feat(i18n): title update when going back 2023-06-19 21:52:46 +02:00
ineanto
bb6764af00 feat: outdated comment 2023-06-19 15:54:31 +02:00
ineanto
f99d20ade3 refactor(wrappers): unused getters 2023-06-19 15:51:37 +02:00
ineanto
041700d070 style: wrap comment 2023-06-19 15:38:47 +02:00
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