Commit graph

165 commits

Author SHA1 Message Date
aro
c7d6c57320 refactor: much cleaner internals 2023-01-22 15:57:55 +01:00
aro
a72b67be06 style(file): structure 2023-01-22 15:34:01 +01:00
aro
1f58704488 fix: useless statement 2023-01-22 15:33:32 +01:00
aro
b176296b24 feat: save all on shutdown 2023-01-22 15:32:55 +01:00
aro
44b4fdd618 style(item): make naming more in line with others 2023-01-22 15:27:42 +01:00
aro
8634f4c84c feat: make item async 2023-01-22 15:27:20 +01:00
aro
f68d962037 refactor: cleanup internals 2023-01-22 15:17:19 +01:00
aro
d7ed49f668 feat: 1.19.3 full support (chat, skin, name) 2023-01-22 15:12:36 +01:00
aro
ed1ffc472e style: make sentence shorter 2023-01-22 14:53:15 +01:00
aro
9a921d0b7a refactor: make field final 2023-01-22 14:52:44 +01:00
aro
ebdcdd34ae refactor: cleanup the code 2023-01-21 14:47:07 +01:00
aro
c7154510de feat: reflection here so save the day 2023-01-21 12:38:20 +01:00
aro
4c2135ac32 feat: full 1.19.3 support
ok this is SO weird. protocollib appears to have absolutly NO trouble modifing (via reflection) a IMMUTABLE list??
the code is so messy right now but i'll clean it up later, let's say it works for now.
this commit also breaks all the other versions due to the way i get the internals soooooo.....
2023-01-21 12:11:11 +01:00
aro
be83496494 style: tyding up 2023-01-20 23:36:23 +01:00
aro
052ff6bc9d feat: 1.19.3 skin support 2023-01-20 23:36:15 +01:00
aro
95b3e420bc fix: internals not found error 2023-01-20 17:15:45 +01:00
aro
f7a9689ee2 refactor: remove debug statements 2023-01-20 16:53:35 +01:00
aro
42ba20cc1a refactor: remove useless line 2023-01-20 13:19:15 +01:00
aro
cd03732aaa feat: unavailable option display 2023-01-20 13:07:48 +01:00
aro
8dfdbd4db3 refactor(item): descriptions and naming 2023-01-20 12:58:27 +01:00
aro
690aeadf67 feat: do not cache skin reset 2023-01-19 20:08:10 +01:00
aro
aba24384d5 refactor: extract uuid to var 2023-01-19 19:07:58 +01:00
aro
338a470468 fix: placeholder invalid player 2023-01-19 19:07:35 +01:00
aro
3c3ff182f0 feat: make items display horizontaly 2023-01-19 19:07:20 +01:00
aro
e75331fe4e style: spacing 2023-01-19 19:06:23 +01:00
aro
f3284d3c05 fix: translate to UUID 2023-01-17 01:04:10 +01:00
aro
50d42549de feat/fix/refactor: gui stuff 2023-01-17 00:48:37 +01:00
aro
f4e2f9cb46 feat: cache stats and ajustements 2023-01-16 19:07:55 +01:00
aro
3f2473aac5 fix(command): oob 2023-01-16 18:32:17 +01:00
aro
ee8fc04d4a style: better code naming/conventions for player check 2023-01-16 18:28:36 +01:00
aro
42439019b7 style: better code naming/conventions 2023-01-16 18:27:07 +01:00
aro
3497dd3adf feat: skin cache invalidation 2023-01-16 17:11:54 +01:00
aro
593e69c797 fix: prevent npe on empty profile name 2023-01-15 18:29:07 +01:00
aro
3ad1adb264 style: typo 2023-01-15 13:04:48 +01:00
aro
2733db99fe feat: clear display name 2023-01-15 13:02:32 +01:00
aro
9d396befea fix: text blocks are not supported by lib 2023-01-15 13:02:01 +01:00
aro
61727ecbe8 feat: text blocks and consistent code 2023-01-14 23:45:24 +01:00
aro
4d1b6c0318 refactor: consistance phrasing 2023-01-14 23:34:54 +01:00
aro
de78cf4ee4 feat: increase skin cache time 2023-01-14 23:33:54 +01:00
aro
bc0a8a6c7e feat: clean admin gui 2023-01-14 23:33:14 +01:00
aro
7277a86e7f refactor: ununsed yaml instance 2023-01-12 11:35:03 +01:00
aro
5fbcdf5de2 fix: custom lang file not being copied over 2023-01-12 11:34:29 +01:00
aro
f63c82a01f fix: had to escape the single quote 2023-01-12 11:34:11 +01:00
aro
8ece7baec0 refactor: english please 2023-01-12 11:04:49 +01:00
aro
ccc28135af refactor: ununsed variable 2023-01-12 01:12:42 +01:00
aro
8b0b7076da feat: dynamic items 2023-01-12 01:09:57 +01:00
aro
311ca5d423 refactor: unused translations 2023-01-12 00:52:51 +01:00
aro
51d6f0f6af fix/feat/refactor: yes 2023-01-12 00:51:35 +01:00
aro
a674edc187 feat: seperate menu for appearance management 2023-01-11 18:13:19 +01:00
aro
866d5c5bc1 fix: deleted method 2023-01-11 17:05:21 +01:00