31f5c4d88e
refactor/feat: remove bungeecord, uncluttered code
2023-03-06 19:30:53 +01:00
b3c624eaa4
style: trim space
2023-02-13 18:05:32 +01:00
e06424a0ca
fix: downgrade to java 8
2023-02-13 18:05:06 +01:00
f31868ccf6
feat: remove unstable
2023-02-01 01:26:20 +01:00
13d2b6f497
feat: sql data storage and retrieve
2023-02-01 01:06:40 +01:00
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
2806a87cc5
feat(build): cleaned up dependencies
2023-01-31 15:46:17 +01:00
575224a69d
refactor(layout): clean packaging
2023-01-31 15:26:09 +01:00
bf09e24c4b
refactor(global): unify global components into a single parent class
2023-01-29 21:06:23 +01:00
91835389b1
refactor: unused channel
2023-01-28 13:14:22 +01:00
88f32ff954
feat: invalid chat session handle
2023-01-28 11:57:57 +01:00
fb05305d8d
feat(1.19.3): clean error message
2023-01-28 11:44:54 +01:00
53efa969a1
fix(msg): line breaks
2023-01-28 11:42:58 +01:00
c7d6c57320
refactor: much cleaner internals
2023-01-22 15:57:55 +01:00
f68d962037
refactor: cleanup internals
2023-01-22 15:17:19 +01:00
d7ed49f668
feat: 1.19.3 full support (chat, skin, name)
2023-01-22 15:12:36 +01:00
ebdcdd34ae
refactor: cleanup the code
2023-01-21 14:47:07 +01:00
c7154510de
feat: reflection here so save the day
2023-01-21 12:38:20 +01:00
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
be83496494
style: tyding up
2023-01-20 23:36:23 +01:00
052ff6bc9d
feat: 1.19.3 skin support
2023-01-20 23:36:15 +01:00