Commit graph

2611 commits

Author SHA1 Message Date
libraryaddict 06f0a41f07 Optimize 2022-02-27 00:45:56 +13:00
libraryaddict dd538b6c4c Fix sound groups 2022-02-27 00:45:32 +13:00
Telesphoreo e28251360b Resolve merge conflicts 2022-02-24 21:40:42 -06:00
Telesphoreo aba1e9d304 Merge https://github.com/libraryaddict/LibsDisguises 2022-02-24 21:34:57 -06: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
Telesphoreo 78e403f684 Merge branch 'master' of https://github.com/TotalFreedomMC/TF-LibsDisguises 2022-01-16 16:47:11 -06:00
Telesphoreo 2618017656 Block some libsdisguises commands 2022-01-16 16:47:01 -06:00
Telesphoreo 71bffc7bf7 Merge https://github.com/libraryaddict/LibsDisguises 2022-01-16 16:31:51 -06: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
libraryaddict 79d7533260 Change getRaw to getValue for conversion of meta 2022-01-07 21:45:55 +13:00
Telesphoreo cc69218b91 Merge https://github.com/libraryaddict/LibsDisguises 2022-01-03 18:13:43 -06:00
libraryaddict 5e165e3c97 Fix a default value for disguise name being true, this means falling blocks can now have their name set properly on disguise construct 2021-12-28 06:10:59 +13:00
libraryaddict 61e021e463 Fix a concurrent modification error when calling disguiseToAll wrongly 2021-12-25 18:12:18 +13:00
libraryaddict 0e125523f4 Fix isUpsideDown when constructing a disguise with a premade skin 2021-12-25 17:48:10 +13:00
libraryaddict 102c7f3a6a Try make everything utf8 2021-12-25 14:30:18 +13:00
libraryaddict 9a9c1d9a62 Finally snapshot 2021-12-23 17:31:27 +13:00
libraryaddict 62740980a5 Fix again.. 2021-12-23 17:30:11 +13:00
libraryaddict 4221695f67 Re-release 2021-12-23 17:27:50 +13:00
libraryaddict a675f33071 Snapshot build 2021-12-23 17:12:14 +13:00
libraryaddict 7599fce5bb Release 10.0.27 2021-12-23 17:11:27 +13:00
libraryaddict e0e622d5f4 Change how we fetch PL version, move the code inside the if {} 2021-12-20 07:48:25 +13:00
libraryaddict 7fe95f00ec Fix custom names for 1.17 and 1.18 2021-12-16 08:50:29 +13:00
libraryaddict 771a827e33 Fix an error with disguising non-livin as livin 2021-12-14 21:58:43 +13:00
libraryaddict 3d7be88524 Add bad workaround for serializing optional 2021-12-14 21:47:01 +13:00
libraryaddict e6d40d95eb Fixxxx 2021-12-14 18:54:06 +13:00
libraryaddict 3a10606fb7 Register using plugin name instead of plugin instance 2021-12-14 18:37:10 +13:00
libraryaddict 36f410c1ce Compile against 1.18 not 1.18.1 for now 2021-12-13 19:14:34 +13:00
libraryaddict ff2b2702e0
Merge pull request #629 from smartin1018/1.18
Update NMS to 1.18
2021-12-13 19:09:24 +13:00
libraryaddict 9d0a61dabd Add lumine by MythicCraft as a maven repo 2021-12-13 19:02:08 +13:00