Commit graph

17 commits

Author SHA1 Message Date
aro
2bba64e521 feat(global): downgrade project to jre1.8 for compatibility reasons
also fixed the impossibility to compile 1.13 to 1.16
because the PlayerInfoData class is NOT static
toying with NMS is not recommended and
i can see why but this is on another level
2023-01-31 18:11:05 +01:00
aro
575224a69d refactor(layout): clean packaging 2023-01-31 15:26:09 +01:00
aro
c7d6c57320 refactor: much cleaner internals 2023-01-22 15:57:55 +01:00
aro
f68d962037 refactor: cleanup internals 2023-01-22 15:17:19 +01:00
aro
690aeadf67 feat: do not cache skin reset 2023-01-19 20:08:10 +01:00
aro
593e69c797 fix: prevent npe on empty profile name 2023-01-15 18:29:07 +01:00
aro
549c243cb7 feat: mojangapi throttle support 2022-12-31 12:22:26 +01:00
aro
863aa46a7b fix: better error handling 2022-12-14 16:19:13 +01:00
aro
9a10ea2982 fix: profile skin npe 2022-12-14 16:00:49 +01:00
aro
95453f24d1 fix: player skin when only changing name 2022-12-14 15:58:02 +01:00
aroooo
2e2234baaf fix(internals): addded back the cache error msg 2022-11-04 17:00:31 +01:00
aroooo
c217db98e8 fix: replace vavr's either with in-house implementation 2022-11-03 09:17:50 +01:00
aroooo
a1a0b04471 feat: revert either impl 2022-11-02 11:45:53 +01:00
aroooo
2fdafa225e feat(i18n): localize internals and more 2022-11-01 21:28:28 +01:00
aroooo
6a79f519b3 fix(git): remove build files 2022-10-21 09:42:46 +02:00
aroooo
93c7e6cb60 fix(init): try to properly disable the plugin 2022-10-21 09:41:47 +02:00
aroooo
d7c79d7eac initial project commit 2022-10-20 17:48:16 +02:00