624 Commits

Author SHA1 Message Date
libraryaddict
74af3acfc3 Fix up hex colors 2021-05-22 06:34:58 +12:00
libraryaddict
dd4556824a Print how many changed translations alongside how many translations 2021-05-22 05:26:20 +12:00
libraryaddict
2902de50c2 Attempt to serialize metadata with a saved disguise. Use linked hash map instead of HashMap 2021-05-22 02:43:39 +12:00
libraryaddict
1c2ea6a54d Should be private 2021-05-22 02:42:56 +12:00
libraryaddict
be38046052 Add ability to enable mineskin debug 2021-05-22 01:50:20 +12:00
libraryaddict
e91c022d92 Update the response 2021-05-22 01:47:15 +12:00
libraryaddict
84f32a70fa Remove defunct serializers 2021-05-22 01:21:25 +12:00
libraryaddict
407d00af1c Rewrite stuff to use MethodHandles, and saved disguises to use disguise.toString instead of original format. Updated for java 16 2021-05-21 06:23:01 +12:00
libraryaddict
bf44577e17 Potentially fix an error with linkage. Probably not hey 2021-05-20 12:03:11 +12:00
libraryaddict
d38d4ad1be Add warning 2021-05-20 03:44:45 +12:00
libraryaddict
f0448e6afc Java 16 support, some dodgy code hmm. Has errors with "class loaded by another plugin" which needs to be resolved 2021-05-20 03:43:26 +12:00
libraryaddict
269363753c Rename method to be more clear this isnt for public use 2021-05-20 00:16:38 +12:00
libraryaddict
2568bfe53e Rename to ignored 2021-05-19 06:06:41 +12:00
libraryaddict
60b79ae789 Don't throw errors if field doesn't exist 2021-05-19 06:05:35 +12:00
libraryaddict
5205c8055c Merge remote-tracking branch 'origin/master' 2021-05-17 23:19:35 +12:00
libraryaddict
55a459e440 Enforce name lengths on game profile 2021-05-17 23:19:27 +12:00
libraryaddict
4ea5c87645
Use toVector for location.distanceSquared 2021-05-17 14:15:16 +12:00
libraryaddict
9604e151f5 Respect the config option 2021-05-16 17:54:06 +12:00
libraryaddict
e267d1d344 Null check 2021-05-16 17:50:26 +12:00
libraryaddict
d306ab0d85 Perform if checks on team handling, potentially tiny tiny tiny performance boost. 2021-05-16 17:48:21 +12:00
libraryaddict
1eb5225389 Change how I load asm 2021-05-15 16:29:55 +12:00
libraryaddict
1e68eeb74d Change falling block to store the combined block id to fix older versions with blockdata 2021-05-15 16:29:09 +12:00
libraryaddict
8fad4a5b46 Make more unique value just incase 2021-05-15 13:59:20 +12:00
libraryaddict
c8bd25ba57 Change reflection loading to replace classes in the jar loader instead, pending testing 2021-05-15 12:31:45 +12:00
libraryaddict
11e7e1238c Remove some illegal placeholders 2021-05-15 11:25:32 +12:00
libraryaddict
807a163256 Fix startup error 2021-05-08 22:34:35 +12:00
libraryaddict
3fb325b0e1 Add hex support using &#abcabc 2021-05-08 05:10:50 +12:00
libraryaddict
01cf995914 Handle EulerAngle 2021-05-04 23:06:55 +12:00
libraryaddict
c1db0a9fa4 Fix error 2021-04-28 17:22:02 +12:00
libraryaddict
ad1b687f07 Delete invalid jar automatically 2021-04-26 11:14:52 +12:00
libraryaddict
5b59ad98d5 Fix max health not working properly, implement proper cracked support for iron golem. Fixes #549 2021-04-24 13:40:02 +12:00
libraryaddict
ee2224e68f Introduce setGlowColor and no longer have a self disguise scoreboard, instead all non-player disguises have their own uuid which is added to a scoreboard team. Downside is you can now tell if someone isn't disguised cos they can be pushed around. Might be worth doing both? 2021-04-24 12:34:24 +12:00
libraryaddict
9042cb4212 Change how disguise construction works, and a few minor other stuff 2021-04-21 10:56:50 +12:00
libraryaddict
bca3483e49 Another oppsies for future disguises 2021-04-11 12:52:15 +12:00
libraryaddict
fc6c70c543 Fix addFutureDisguise 2021-04-10 16:31:18 +12:00
libraryaddict
4528624283 Add command sender in the disguise event 2021-03-29 21:42:41 +13:00
libraryaddict
77fa52701f Dont send meta if disguise still not active 2021-03-05 16:01:35 +13:00
libraryaddict
ce5b374da3 Update asm to 9.1, fix compile error 2021-02-26 15:33:11 +13:00
libraryaddict
93fdb30227 Add EntityPose as deserializable 2021-02-26 09:57:43 +13:00
libraryaddict
35ad450bc3 Optimize imports, contact github less 2021-02-25 11:56:23 +13:00
libraryaddict
b93972c1c2 Whoops 2021-02-25 04:45:20 +13:00
libraryaddict
3582d1ffed Fix a weird issue where json deserializing didn't work out of the blue 2021-02-25 04:39:30 +13:00
libraryaddict
0228b3ecac Fix PL update error 2021-02-25 04:29:39 +13:00
libraryaddict
3aef445341 Fix evoker fangs, thanks <@473314146453291009> 2021-02-25 04:25:42 +13:00
libraryaddict
1790032f75 Change nametag visibility to use &r and fix an issue where the tablist packet was wrong 2021-02-11 17:56:20 +13:00
libraryaddict
808b618ecf Correct comment 2021-02-09 16:25:28 +13:00
libraryaddict
25f6ac8b1e Revert "" to "LD_NoName" 2021-02-09 16:15:33 +13:00
libraryaddict
38117d9f59 Never allow LD_NoName to have visibility of always 2021-02-08 11:04:19 +13:00
libraryaddict
76d3228b51 Name visibilities 2021-02-06 17:15:49 +13:00
libraryaddict
075733fdea Another fixy 2021-02-06 16:33:54 +13:00