Commit graph

18 commits

Author SHA1 Message Date
aro
f31868ccf6 feat: remove unstable 2023-02-01 01:26:20 +01:00
aro
13d2b6f497 feat: sql data storage and retrieve 2023-02-01 01:06:40 +01:00
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
2806a87cc5 feat(build): cleaned up dependencies 2023-01-31 15:46:17 +01:00
aro
575224a69d refactor(layout): clean packaging 2023-01-31 15:26:09 +01:00
aro
bf09e24c4b refactor(global): unify global components into a single parent class 2023-01-29 21:06:23 +01:00
aro
91835389b1 refactor: unused channel 2023-01-28 13:14:22 +01:00
aro
88f32ff954 feat: invalid chat session handle 2023-01-28 11:57:57 +01:00
aro
fb05305d8d feat(1.19.3): clean error message 2023-01-28 11:44:54 +01:00
aro
53efa969a1 fix(msg): line breaks 2023-01-28 11:42:58 +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
d7ed49f668 feat: 1.19.3 full support (chat, skin, name) 2023-01-22 15:12:36 +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