Commit Graph

2534 Commits

Author SHA1 Message Date
libraryaddict e3ed78736c So that it compiles 2022-03-22 05:51:11 +13:00
libraryaddict 2a5caa6e30 Hide tall self disguises by default 2022-03-21 23:45:16 +13:00
libraryaddict 1e88cc7b32 Fix wrong version linked 2022-03-21 23:44:10 +13:00
libraryaddict 0ecbc824dd Update pom stuff so the versions should compile better 2022-03-11 03:29:28 +13:00
libraryaddict fe67553bd8 Fixes #637, can now turn off random UUIDs 2022-03-11 00:12:40 +13:00
libraryaddict 07f4e766c1 Hide methods from disguises that can't use them, fixes #603 2022-03-11 00:02:52 +13:00
libraryaddict cd5df563de Provide a way to remove a custom disguise, fixes #616 2022-03-10 23:10:56 +13:00
libraryaddict c0ac00c9b7 Revert 2022-03-05 14:52:16 +13:00
libraryaddict 5cbf9f6ba2 Oh boy 2022-03-05 14:50:43 +13:00
libraryaddict 7e7c743280 . 2022-03-05 14:43:02 +13:00
libraryaddict c5d8a5ed35 Revert 2022-03-05 14:36:17 +13:00
libraryaddict 832084cc3b m 2022-03-05 14:34:12 +13:00
libraryaddict c49004aa82 Oh dear 2022-03-05 14:33:23 +13:00
libraryaddict 46af2cd1c6 . 2022-03-05 14:23:59 +13:00
libraryaddict a84bbe3991 Update stuff 2022-03-05 14:22:55 +13:00
libraryaddict 074f761b86 Merge pull request #643 from Doc94/fix/1-18-2-reflection
Fix ReflectionManager for 1.18.2
2022-03-05 10:03:41 +13:00
Doc d69b920ec7 Fix ReflectionManager for 1.18.2 2022-03-04 17:55:44 -03:00
libraryaddict 0411e4bcc6 Add 1.18.2 and some pom cleanup 2022-03-05 07:58:40 +13:00
libraryaddict 91147ed761 Move the nms stuff into its own directory 2022-03-05 06:39:59 +13:00
libraryaddict 1ffe9c3d12 Attempt to fix an error with weirdly named plugin folders 2022-03-03 19:25:13 +13:00
libraryaddict 3c650ffac2 Print what the cached file said 2022-03-03 16:49:25 +13:00
libraryaddict 53b7e29171 Don't bother checking if their sound type is a death or hurt or w/e 2022-02-28 22:00:48 +13:00
libraryaddict c2a26dacc2 Fix empty strings not being quoted 2022-02-27 12:41:54 +13:00
libraryaddict 1c05d3d2cd Fix an error with sound group null, modified sound groups? 2022-02-27 01:26:01 +13:00
libraryaddict 6f97aa219d Fix tab complete on option values 2022-02-27 01:00:26 +13:00
libraryaddict 06f0a41f07 Optimize 2022-02-27 00:45:56 +13:00
libraryaddict dd538b6c4c Fix sound groups 2022-02-27 00:45:32 +13:00
libraryaddict 8d75a07f52 Fix error 2022-02-18 04:47:02 +13:00
libraryaddict bc277fe2f0 Add setNameYModifier to change armorstand height 2022-02-18 04:31:44 +13:00
libraryaddict d4a18b3c11 Add a comment 2022-02-18 00:32:16 +13:00
libraryaddict 8644aaacd1 Fix #638 for real 2022-02-18 00:29:21 +13:00
libraryaddict 0ce85946a0 Fix #638, and make setCustomNameVisible work for setNameVisible, I should really fix permissions for this. 2022-02-17 22:57:57 +13:00
libraryaddict 49fe9d51f0 Fix tab complete showing values they can't access 2022-02-17 20:57:14 +13:00
libraryaddict 145c1057c3 Add tests for disguise param options permissions 2022-02-17 20:44:17 +13:00
libraryaddict be3c1536a9 Have playerdisguise start overriding setCustomName 2022-02-16 20:02:10 +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 7916039fb2 Try fix a weird issue where setting color on dead entities becomes really weird 2022-01-30 19:54:48 +13:00
libraryaddict ebd515e7df If we can't find something to convert, return the original. 2022-01-30 12:35:12 +13:00
libraryaddict a53c8ffb79 Default armorstands option to be the new default 2022-01-30 12:03:16 +13:00
libraryaddict 88d9b081fa Convert between spigot colorcodes and my own... 2022-01-30 11:55:52 +13:00
libraryaddict 7dffc92365 Mention why you must be disguised for /savedisguise 2022-01-26 12:13:48 +13:00
libraryaddict e4e3cc3f17 Try work around async stuff, paper only issue? Fixes #636 2022-01-25 10:51:56 +13:00
libraryaddict 15bc39d49f Fix an error with custom sounds 2022-01-18 11:07:30 +13:00
libraryaddict 1a800f7ae3 In the case we're doing a copy entity disguise, try avoid failing a copy. Doesn't fix the underlying issue I believe. 2022-01-17 16:43:44 +13:00
libraryaddict 18081cf1ba Try avoid letting people use stupid values for numbers. Fixes #635 2022-01-17 16:43:03 +13:00
libraryaddict 69a5628f76 Hotfix 2022-01-17 10:46:16 +13:00
libraryaddict 95b3d9f231 Fix potential issue 2022-01-17 10:40:40 +13:00
libraryaddict b5fb5054a2 Try make scoreboard names a bit more unique 2022-01-17 10:01:14 +13:00
libraryaddict 0ec2dab889 Fix minor issue 2022-01-13 22:12:01 +13:00