Commit graph

199 commits

Author SHA1 Message Date
3377dcf2bf feat: error handling on invalid skin/name 2023-12-22 15:01:30 +01:00
30803363ba feat: random skin on join 2023-12-22 14:57:24 +01:00
153d666b78 refactor: final var 2023-12-22 14:17:21 +01:00
83bc00aebe feat: translate random skin setting 2023-12-22 01:56:38 +01:00
fdada8f44f feat: start working on random skin 2023-12-21 17:40:57 +01:00
d44a92372b refactor(i18n): late init 2023-12-19 20:00:55 +01:00
5d92cc6d32 feat: update changelog 2023-12-19 19:59:11 +01:00
04690bf72c feat: bump api-version 2023-12-19 19:57:31 +01:00
a064352492 feat: config version and improvements 2023-12-19 19:57:08 +01:00
29e50966fd refactor: delete version 2023-12-19 14:45:18 +01:00
e9d6f33930 feat(i18n): version checking 2023-12-19 14:31:15 +01:00
2b71bd18eb refactor(i18n): simplify 2023-12-18 21:11:16 +01:00
a08744dee3 refactor(test): folders 2023-12-18 20:39:15 +01:00
48ca85028b feat(storage): fallback on local storage 2023-12-14 01:35:18 +01:00
c305f03df5 fix(storage): redundant cache call 2023-12-14 00:52:38 +01:00
2fc3194c8c feat(global): support only latest major versions, bump to jre17 2023-12-13 16:09:00 +01:00
3949113dee fix(project): various optimizations 2023-12-11 13:21:30 +01:00
dd5aff034d fix(i18n): remove deprecated entry 2023-12-11 13:09:36 +01:00
2447c08636 refactor(i18n): remove array type declaration 2023-12-11 13:09:17 +01:00
9fc902aa75 feat(telemetry): add metrics 2023-12-11 13:02:32 +01:00
264d0745ba feat(build): move to gradle for performances reasons 2023-12-11 12:00:33 +01:00
8a53b2f188 feat(check gui): dynamic gui 2023-12-09 14:49:17 +01:00
d0488bae84 fix(i18n): colors 2023-12-07 19:08:13 +01:00
4eecbf416e feat: reset skin via admin panel 2023-12-07 16:03:43 +01:00
98c0a446c6 fix: visually update health and food levels 2023-12-07 12:34:27 +01:00
fc2be7c7a4 refactor: relocate packages 2023-12-06 22:53:51 +01:00
8d1c80a5fb feat: bump version and version filtering 2023-12-06 22:41:49 +01:00
99e7dd439a fix: make players disguise on join 2023-12-06 22:35:31 +01:00
37e6f031a6 refactor: cleanup for rc1 2023-12-06 19:35:34 +01:00
17345a6b5f feat(ver): bump api version 2023-12-06 19:27:41 +01:00
ddb4b6d39c feat: add warning using offline mode 2023-12-06 19:26:19 +01:00
fcc4590396 fix: players appearing as allays 2023-12-03 23:25:42 +01:00
d75aad6596 feat(disguise): update others when joining 2023-12-03 22:46:59 +01:00
d673d34a51 style(comment): date format 2023-11-24 23:42:51 +01:00
9bcbb510a0 refactor: remove todo 2023-11-24 23:42:06 +01:00
25e3893771 refactor(note): i'm dumb 2023-11-24 23:22:14 +01:00
46ce1036ea feat(docs): known bugs 2023-11-24 23:09:49 +01:00
3ee51ef6a7 style(wrapper): update note 2023-11-24 22:48:08 +01:00
00e820735d refactor(i18n): optimize code 2023-11-24 22:10:52 +01:00
2cf7f4c8d4 fix(gui): check empty name/skin 2023-11-23 23:38:18 +01:00
95cb60a6b3 fix(chat validation): it works!
Chat Sessions are not invalidated anymore after disguised.
2023-11-23 23:21:15 +01:00
b1632c049e fix(i18n): scroll down 2023-11-23 23:12:44 +01:00
2aa37a10a6 deps(chore): bump deps and update accordingly 2023-11-23 23:12:08 +01:00
2a326232ca feat: preliminary 1.20.2 support 2023-10-24 07:37:34 +02:00
36589747af feat(command): remove debug command 2023-10-10 14:28:06 +02:00
074c07f628 chore: update deps to mc 1.20.2 2023-10-10 14:27:50 +02:00
4977e59d24 fix(test): gson constructor missing 2023-10-10 13:15:06 +02:00
52c7c00dd1 feat(storage): add support for mysql 2023-10-05 13:56:49 +02:00
83b7f90976 feat-gui-i18n: wrong branch rebase (#5)
Reviewed-on: https://ineanto.xyz/git/ineanto/nicko/pulls/5
Co-authored-by: ineanto <pantoine.rochas@gmail.com>
Co-committed-by: ineanto <pantoine.rochas@gmail.com>
2023-10-05 13:43:50 +02:00
854039d657 feat(i18n): gui translation complete 2023-09-17 17:33:21 +02:00
8838961f37 feat(i18n): admin gui 2023-09-15 22:15:00 +02:00
f436c7db3a refactor(wrapper): update accordingly 2023-09-11 12:56:56 +02:00
597ed23dbc feat(i18n): cache admin 2023-09-11 12:18:43 +02:00
b24202e8ab feat: updated the localization files, translated coice gui 2023-09-07 22:12:02 +02:00
292e9a4a6b feat(i18n): translate unavailable item 2023-09-02 22:27:25 +02:00
6633ac94a8 fix: revert cache close 2023-09-01 22:24:44 +02:00
94bb9ffc18 feat: close cache 2023-09-01 16:49:05 +02:00
1d366855a2 refactor(packet): note 2023-09-01 16:40:40 +02:00
c57400707e feat: home gui translated, fly cancel after disguise 2023-09-01 16:37:01 +02:00
dd35f38dc2 fix: inventory closing 2023-08-31 10:44:57 +02:00
8bddd56124 feat(i18n): updated localization files 2023-08-31 09:02:00 +02:00
027d585210 feat: update to paperapi 2023-08-29 20:24:14 +02:00
ccae0084ea feat: delete from cache when leaving, reopen gui on changing language 2023-08-29 20:20:56 +02:00
6a4826f441 feat: lore 2023-08-22 17:51:48 +02:00
8d87cddbea fix: persistence, i18n 2023-08-21 17:52:15 +02:00
618af08024 feat: streamline profile class 2023-08-21 17:01:03 +02:00
ec587b56c3 fix: consistency 2023-08-19 15:30:28 +02:00
240d75b1a1 chore(deps): upgraded to paper 2023-08-19 15:13:10 +02:00
e471d86801 feat: compartmentalization 2023-08-19 14:59:11 +02:00
b64f56a0bb feat: item translation 2023-07-27 23:29:57 +02:00
c929e73b0d feat: wip translations 2023-07-27 02:26:11 +02:00
5d3a99f72d feat: item translator 2023-07-26 21:42:21 +02:00
f157831641 feat wip: item lore translation 2023-07-16 16:36:50 +02:00
77a2623013 fix(folia): they will be. 2023-07-16 00:16:55 +02:00
2ef21a796e feat wip(i18n): gui translation 2023-07-16 00:15:59 +02:00
fe78fd0e2b feat: folia warning 2023-07-15 23:08:58 +02:00
6fae824fe2 feat: player management/check 2023-07-15 23:06:47 +02:00
119392320b refactor(gui): item placement 2023-07-15 12:39:13 +02:00
378813c829 refactor: don't set variable 2023-07-15 10:32:22 +02:00
7d07834bf7 fix(sql): mockbukkit is the issue 2023-07-15 10:30:20 +02:00
3a7da4b3d6 sql: delete is not deleting wtf 2023-07-14 22:54:01 +02:00
8464909b6d refactor(sql): delete 2023-07-14 16:53:24 +02:00
87a256c9c5 fix: make tests run in order 2023-07-14 13:50:59 +02:00
86e65043e1 feat(persistence): delete 2023-07-14 13:39:20 +02:00
69bae936d6 feat: update cache 2023-07-14 11:01:35 +02:00
f795d42564 refactor(redis): removed debug message 2023-07-14 10:11:48 +02:00
7c70ebf9b6 fix(i18n): key mismatch 2023-07-10 17:54:13 +02:00
cbc4c748ca fix: item names 2023-07-10 17:51:12 +02:00
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