Commit graph

177 commits

Author SHA1 Message Date
23f9424fa9
feat(wrapper): clean code for 1.20-1.20.4, untested 1.21 2024-08-26 22:39:04 +02:00
a98d5a75bd
feat(wrapper): only support 1.20/1.21 (not working for >1.20.2?) 2024-08-20 22:44:15 +02:00
1133ac4052
style: update docs 2024-06-16 02:50:08 +02:00
40401a1652
feat: why is protocollib api so complicated 2024-06-16 02:49:46 +02:00
db8ddbd507
feat: trying to figure out 1.20.5/1.21 2024-06-16 02:07:46 +02:00
278c801de1
feat: tring to figure out 1.20.5-6/1.21 2024-06-14 23:38:21 +02:00
653c229b85
fix(build): typo 2024-06-14 23:01:13 +02:00
a64577ac97
feat(gui): translate left item 2024-05-16 21:23:10 +02:00
81b1c8275f
feat: update some code with Java 21 newest methods 2024-05-16 21:15:26 +02:00
eb23580bc4
feat: bump required version to Java 21 2024-05-16 21:09:56 +02:00
89d2499fed fix: change standardcopyoption 2024-02-25 16:39:01 +01:00
59addc6ee3 feat: fetch skin in separate thread 2024-02-25 16:27:46 +01:00
d784ed448f fix(random names): log error message upon failure 2024-02-25 16:16:14 +01:00
f81ff8bd52 fix: update locale version constant 2023-12-28 22:00:13 +01:00
4d45c4660a fix: locale wrong version (whoops) 2023-12-28 21:59:11 +01:00
af4625793c fix(i18n): bump locale version 2023-12-28 21:40:35 +01:00
ba753deafd feat(i18n): Updated the localization files (#tf2) 2023-12-28 21:39:04 +01:00
f14457fd8b fix(appearance): show error reason 2023-12-28 21:31:07 +01:00
365ac9b2d9 refactor(appearance): update to jre17 2023-12-28 21:21:44 +01:00
4f13d3fc2d feat: actually reset 2023-12-28 21:20:18 +01:00
61132a2c88 style(wrapper): update versions 2023-12-28 21:18:25 +01:00
1a0d2ffdf7 fix(placeholder): wrong param 2023-12-28 21:17:16 +01:00
52edd9fa65 feat(event): add warning on load failure 2023-12-28 21:09:58 +01:00
ff22f5addf fix(i18n): update calls 2023-12-28 21:07:12 +01:00
aa9b71bc18 refactor(i18n): optimizations 2023-12-28 21:02:09 +01:00
95b4f4cdef refactor: remove unused constructor 2023-12-23 00:06:30 +01:00
b394c7ef0c refactor(build): expand to all yml (1.1.0-RC1) 2023-12-23 00:02:49 +01:00
ce8f21c268 feat(i18n): custom locale migration 2023-12-23 00:00:24 +01:00
548d210a95 feat: migrate custom locale 2023-12-22 21:23:04 +01:00
c78ba0c84a feat(i18n): final touches from the move to adventure 2023-12-22 17:44:29 +01:00
84e792880f feat(i18n): move to adventure 2023-12-22 17:23:36 +01:00
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
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