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