Commit Graph

54 Commits

Author SHA1 Message Date
libraryaddict
4be61e08d5 Format files 2024-03-06 15:48:26 +13:00
libraryaddict
0288134b4d Clean up some reflection 2024-02-27 15:29:40 +13:00
libraryaddict
07c8476e92 Avoid an error being thrown for fernflower 2024-01-26 17:26:13 +13:00
libraryaddict
6e406a4859 Fix older builds of MC, and initial relocation support 2024-01-26 17:21:07 +13:00
libraryaddict
85f5e64d18 Fix bad load order 2024-01-25 14:47:30 +13:00
libraryaddict
7a28a6b0ae Cache session service 2024-01-25 13:57:49 +13:00
libraryaddict
33879c9a36 Count files to do basic check for malware 2024-01-18 20:48:54 +13:00
libraryaddict
a1b54f4ac3 Revert a temp change, don't have fun with the mappings file incase it's being dodgy to antiviruses 2024-01-12 15:05:09 +13:00
libraryaddict
33cb700aa1 Redo sessions service to support authlib update in older versions 2024-01-03 06:29:11 +13:00
libraryaddict
c7d8e44169 Change too big message, disable reflection for scoreboard for now on 1.20.4 2023-12-27 19:00:44 +13:00
libraryaddict
f793d2e301 Add support for 1.20.4 2023-12-13 22:55:36 +13:00
libraryaddict
c7b49d531e Fix error when using viaversion 2023-12-12 16:16:01 +13:00
libraryaddict
beb3fec8ab Use a better map key 2023-10-31 18:29:32 +13:00
libraryaddict
a671701979 Partially improves on #730, needs to be compiled at runtime however 2023-10-31 18:24:48 +13:00
libraryaddict
d3b4bfcacf Try to be smarter when updating PL on failed updating 2023-10-04 22:19:50 +13:00
libraryaddict
2cb01ddc75 Update for 1.20.2 2023-09-30 06:27:14 +13:00
libraryaddict
f0c28d45a7 Fix some weirdo error in skript with entity destroy, closes #718 2023-06-26 14:45:53 +12:00
libraryaddict
32efc5e9fa Add 1.20 support 2023-06-10 19:32:16 +12:00
libraryaddict
15f7ffb0b9 Remove a ref to FieldAccessException 2023-05-25 04:05:29 +12:00
libraryaddict
a1dde894f7 Fix villager level not working, added villager biome & level randomization 2023-05-20 16:58:06 +12:00
libraryaddict
758a46c95d Don't check if score is set, just set 2023-05-04 22:15:25 +12:00
libraryaddict
afa0d5de88 Clarify nms and MC version comments 2023-04-24 23:55:35 +12:00
libraryaddict
a55375c130 Let Libs Disguises continue to load if a disguise type errors, hopefully fixes any possible issues of the api breakage by the typo 2023-04-14 16:15:10 +12:00
libraryaddict
9b83a5a2df Fix TextAlignment typo, holding off on pushing until paper has pulled upstream. Added untested setTablistName support 2023-04-13 20:38:52 +12:00
libraryaddict
85da8c09a8 Initial 1.19.4 support 2023-03-31 16:24:17 +13:00
libraryaddict
2cf09d7aa5 Fix villager not auto complete and seeing holeabld 2023-03-19 12:08:41 +13:00
libraryaddict
ecfc2c0314 Fix sounds and volume 2023-01-29 21:34:09 +13:00
libraryaddict
8395d19e17 Fix all sounds not working 2023-01-29 20:33:30 +13:00
libraryaddict
bce4e96f55 Update how packet p[layer info is handled 2023-01-03 08:01:40 +13:00
libraryaddict
0f0766be97 . 2022-12-22 13:27:22 +13:00
libraryaddict
ca763ed4c2 Construct player data 2022-12-22 13:15:22 +13:00
libraryaddict
2e95a8bd11 Use handle not wrapped 2022-12-22 12:30:35 +13:00
libraryaddict
92e824fc3d Remove 1.19.0 support which never existed 2022-12-21 09:48:14 +13:00
libraryaddict
55ff0cc2a9 Fix LD error 2022-12-21 09:18:37 +13:00
libraryaddict
136b3b4334 Update for 1.19.3 2022-12-20 06:38:18 +13:00
libraryaddict
e94067b9f0 Hide purpur's modded server decision 2022-11-29 20:03:25 +13:00
libraryaddict
1eafa0f357 Cache some reflection 2022-11-29 19:58:34 +13:00
okx-code
54b04875db Add mappings cache 2022-08-18 02:44:08 +01:00
libraryaddict
2ead6cd3cd Fix for 1.19.2 2022-08-06 22:45:57 +12:00
libraryaddict
0657621cf2 Update for 1.19.1 2022-07-28 23:49:36 +12:00
libraryaddict
298ffa0c99 Fix error for 1.12 2022-07-19 22:45:54 +12:00
libraryaddict
c8ab93f1cd Add support for 1.19, fixes #658, #657 2022-06-15 00:29:54 +12:00
libraryaddict
07f4e766c1 Hide methods from disguises that can't use them, fixes #603 2022-03-11 00:02:52 +13:00
libraryaddict
0411e4bcc6 Add 1.18.2 and some pom cleanup 2022-03-05 07:58:40 +13:00
libraryaddict
e0bbcbd43e Fix imports, run code formatter 2022-02-02 20:16:24 +13:00
libraryaddict
7c0eb550e7 Optimize imports 2022-02-02 20:10:00 +13:00
libraryaddict
ebd515e7df If we can't find something to convert, return the original. 2022-01-30 12:35:12 +13:00
libraryaddict
e4e3cc3f17 Try work around async stuff, paper only issue? Fixes #636 2022-01-25 10:51:56 +13:00
libraryaddict
7fe95f00ec Fix custom names for 1.17 and 1.18 2021-12-16 08:50:29 +13:00
libraryaddict
52cb313f77 Fix up sounds and some other stuff 2021-12-11 20:57:23 +13:00