Commit Graph

  • 55091b54ff
    Update README.md kenkah 2024-12-13 01:56:04 +0100
  • 4e32e139ca Deploying to javadoc from @ libraryaddict/LibsDisguises@9bba58fd2a 🚀 javadoc libraryaddict 2024-12-11 00:53:32 +0000
  • 9bba58fd2a Add 1.21.4 support master libraryaddict 2024-12-11 13:51:34 +1300
  • 3c99810f38 Fix bed interactions kicking players, fixes #787 libraryaddict 2024-12-10 13:00:49 +1300
  • 2e1eda5c85 Deploying to javadoc from @ libraryaddict/LibsDisguises@b692fa52cf 🚀 libraryaddict 2024-12-01 09:01:39 +0000
  • b692fa52cf whoops libraryaddict 2024-12-01 21:59:41 +1300
  • 733ed6333b Fixes #786, make future disguises async safe libraryaddict 2024-12-01 20:08:07 +1300
  • 675bba5ecc Fix hurt sound for self disguises libraryaddict 2024-12-01 16:38:00 +1300
  • 74d6253e86 Deploying to javadoc from @ libraryaddict/LibsDisguises@1fbda44bb1 🚀 libraryaddict 2024-11-30 02:27:07 +0000
  • 1fbda44bb1 Fix no setting to control if tall self disguises are scaled per disguise libraryaddict 2024-11-30 15:24:48 +1300
  • ebf66ce1b0 Fix apparently a long standing issue where getNewEntityId wasn't working in 1.14+ as per #786 libraryaddict 2024-11-30 11:00:35 +1300
  • 1a3147d44b Deploying to javadoc from @ libraryaddict/LibsDisguises@6278d3a993 🚀 libraryaddict 2024-11-29 03:45:47 +0000
  • 6278d3a993 Explain why updates will not work when user has set a specific update branch. Fixes #785 libraryaddict 2024-11-29 16:43:45 +1300
  • 9d50ad21bb Fully move sounds over to using ResourceLocations instead of the weird bukkit -> string system libraryaddict 2024-11-28 21:48:29 +1300
  • b983695531 First sound fix attempt libraryaddict 2024-11-28 19:42:41 +1300
  • dd3f395786
    Merge pull request #782 from dawon/bugfix/potion-effects libraryaddict 2024-11-26 15:16:04 +1300
  • 40c4aca7b2 fix removing potion effects Jakub Zacek 2024-11-25 20:04:03 +0100
  • 8b08434750 Bump min PE version, which fixes issues in older versions libraryaddict 2024-11-25 01:24:04 +1300
  • 1051821175 Change SavedDisguises to run before a normal event priority, so EventPriority.LOW. Hopefully fixes skbee libraryaddict 2024-11-24 19:25:32 +1300
  • fedde0d3f4 Fix bounding boxes having incorrect Y (or am I now breaking it) libraryaddict 2024-11-24 19:19:28 +1300
  • 83deb24bd6 Deploying to javadoc from @ libraryaddict/LibsDisguises@1739ef51c0 🚀 libraryaddict 2024-11-19 09:30:52 +0000
  • 1739ef51c0 Fix entities desyncing in 1.21.3 libraryaddict 2024-11-19 22:28:37 +1300
  • 852ce71dbc Don't handle null players, fixes #780 libraryaddict 2024-11-19 16:12:42 +1300
  • 9815a74e55 Return null if enum found no matches libraryaddict 2024-11-18 01:10:32 +1300
  • f8594e7acb We only use this in 1.21.3+ because it was added in 1.21.1 and its not worth the bug reports if it breaks from class missing libraryaddict 2024-11-17 03:52:08 +1300
  • c7f5201e00 Clear cache if plugin doesn't load correctly libraryaddict 2024-11-14 23:54:15 +1300
  • 5abc9b8fc1 Fix gradle builds libraryaddict 2024-11-12 19:37:25 +1300
  • cc47d6cdb4 This libraryaddict 2024-11-12 14:26:20 +1300
  • 3bc52d1f12 Try this libraryaddict 2024-11-12 14:24:48 +1300
  • 108d31ee54 Change resolution of dependencies for nms libraryaddict 2024-11-12 14:17:14 +1300
  • cc086da1cc Remove a meaningless change libraryaddict 2024-11-11 13:44:17 +1300
  • dee5ea0c8d Use lowercase "saved_disguises" as key libraryaddict 2024-11-11 13:40:21 +1300
  • 480d8ee4c1 Deploying to javadoc from @ libraryaddict/LibsDisguises@292ce911c2 🚀 libraryaddict 2024-11-10 09:00:22 +0000
  • 292ce911c2 Handle 1.21.3 update libraryaddict 2024-11-10 21:58:12 +1300
  • 2d9e16ae67 Clarify the registry key from "SavedDisguises" to "LibsDisguises_SavedDisguises" libraryaddict 2024-11-10 20:54:57 +1300
  • 5d2ba2e9d6 Deploying to javadoc from @ libraryaddict/LibsDisguises@9a89435bfd 🚀 libraryaddict 2024-11-07 01:41:55 +0000
  • 9a89435bfd Bump PE version libraryaddict 2024-11-07 14:41:00 +1300
  • d8c9909315 Move the armorstands option from the wrong config file libraryaddict 2024-11-03 21:30:03 +1300
  • 0950910b39 Add ability to hide death messages for disguised players in config libraryaddict 2024-10-29 17:26:07 +1300
  • 762368cef5 Fix a junit test error, thanks andrewkm libraryaddict 2024-10-29 17:22:20 +1300
  • 4b9be40bb1 Deploying to javadoc from @ libraryaddict/LibsDisguises@4b8c293c43 🚀 libraryaddict 2024-10-29 03:21:07 +0000
  • 4b8c293c43 Add some vehicle support for armorstand names libraryaddict 2024-10-29 16:20:13 +1300
  • 54c9bfc968 Not sure what changed, but fixed slime height being wrong and throwing off name height. Or does this now break the calculated bounding box :D libraryaddict 2024-10-28 19:01:36 +1300
  • 61ff16f21d Bump required PE version which fixes a bug in food nbt deserialization libraryaddict 2024-10-27 14:59:19 +1300
  • f67c6dff54 Fix wolf and cats having the wrong collar colors libraryaddict 2024-10-27 13:23:06 +1300
  • 259e54d5f1 Fix 1.21 update breakage, fixes #777 libraryaddict 2024-10-22 17:18:51 +1300
  • 0bc9ba1b2d Fix wolfs variants not working as intended in 1.20.6 libraryaddict 2024-10-21 20:43:32 +1300
  • 1d2a2a47bd Redo the configs, still needs to be rewritten though libraryaddict 2024-10-18 22:27:07 +1300
  • ed8429144e Deploying to javadoc from @ libraryaddict/LibsDisguises@82cdaedd28 🚀 libraryaddict 2024-10-17 08:31:51 +0000
  • 82cdaedd28 Hopefully the last I see of scaling libraryaddict 2024-10-17 21:29:32 +1300
  • c48a20eb01 Do bounding box to scale too (not tested) libraryaddict 2024-10-16 15:59:17 +1300
  • 58289f8eb2 Deploying to javadoc from @ libraryaddict/LibsDisguises@aebca5ad40 🚀 libraryaddict 2024-10-05 20:28:25 +0000
  • aebca5ad40 Fix NPE libraryaddict 2024-10-06 09:27:08 +1300
  • b54e266c11 Clarify some /ld commands libraryaddict 2024-10-06 09:08:00 +1300
  • 77922f06e4 Another quick fix libraryaddict 2024-10-06 09:00:22 +1300
  • ba036eae4d Basic fix for <Inherit> on players, need to look at this more libraryaddict 2024-10-06 08:56:10 +1300
  • 1fccc427a5 Fix a kick/error libraryaddict 2024-10-05 20:44:52 +1300
  • 1375095638 Fix people being able to crash with deprecated particle types libraryaddict 2024-10-05 18:18:35 +1300
  • 69e1d52785 Add head:<playername> parsing for items libraryaddict 2024-10-04 12:11:42 +1300
  • fafcdf57bf Deploying to javadoc from @ libraryaddict/LibsDisguises@12331aa67d 🚀 libraryaddict 2024-10-03 08:57:20 +0000
  • 12331aa67d Add min self disguise scale, reword stuff libraryaddict 2024-10-03 15:54:51 +1300
  • 1d6c59b5d5 Don't show self disguise of a player, change how scaling is stored, some code cleanup libraryaddict 2024-10-03 15:45:13 +1300
  • 999999822d Deploying to javadoc from @ libraryaddict/LibsDisguises@23dfa93ece 🚀 libraryaddict 2024-09-28 03:21:42 +0000
  • 23dfa93ece Add setWolfArmor and setWolfArmorColor libraryaddict 2024-09-28 15:20:20 +1200
  • 0cda933c47 Handle attach entity for self disg libraryaddict 2024-09-28 15:15:17 +1200
  • 916309025a Fix self disguises being weird, though not sure if that invisibility was there before libraryaddict 2024-09-28 15:15:03 +1200
  • 0b69fc4797 Fix players getting kicked when items are picked up libraryaddict 2024-09-25 13:04:54 +1200
  • 9da938de30 Actually bump PE version libraryaddict 2024-09-24 15:53:49 +1200
  • d636c0d1ca Change self disguise packets to explicitly send self disguise ID, fix self disguising kicking players out of glide libraryaddict 2024-09-23 22:49:33 +1200
  • e0eba67f74 Don't allow vanilla nametag setting to ruin player disguise names libraryaddict 2024-09-23 22:26:28 +1200
  • 0034aa07db Bump packetevents version libraryaddict 2024-09-23 17:20:50 +1200
  • a385b029dd Not sure why its a limit of 64 when 1.12 is 256 libraryaddict 2024-09-19 23:07:23 +1200
  • 448febbc75 Reconstruct the equipment packet if its snoozed libraryaddict 2024-09-19 00:03:19 +1200
  • 4aeeb1fa27 Deploying to javadoc from @ libraryaddict/LibsDisguises@e0cf730d96 🚀 libraryaddict 2024-09-18 11:36:09 +0000
  • e0cf730d96 Fix "magic" tag in components actually being "obfuscated" for my terrible chatcolor workaround libraryaddict 2024-09-18 23:34:10 +1200
  • 10ae2323cd Deploying to javadoc from @ libraryaddict/LibsDisguises@e2f019ad33 🚀 libraryaddict 2024-09-17 11:17:50 +0000
  • e2f019ad33 Fix components formatting not converting properly from bukkit -> kyori libraryaddict 2024-09-17 23:15:06 +1200
  • 43d1263d06 A note on getCustomDisguise and clone libraryaddict 2024-09-12 16:04:41 +1200
  • 2d3914df26 Deploying to javadoc from @ libraryaddict/LibsDisguises@b08c4c1e6e 🚀 libraryaddict 2024-09-10 05:08:56 +0000
  • b08c4c1e6e Don't show parser constructors libraryaddict 2024-09-10 17:07:06 +1200
  • 37b01e8273 Deploying to javadoc from @ libraryaddict/LibsDisguises@55683dd93f 🚀 libraryaddict 2024-09-10 04:59:55 +0000
  • 55683dd93f Filter javadoc classes to show only relevant libraryaddict 2024-09-10 16:57:56 +1200
  • ab10ae3ba1 Deploying to javadoc from @ libraryaddict/LibsDisguises@a086a87294 🚀 libraryaddict 2024-09-10 04:45:08 +0000
  • c7b6b3a210 Initial javadoc commit libraryaddict 2024-09-10 04:45:08 +0000
  • a086a87294 Apply plugin elsewhere libraryaddict 2024-09-10 16:43:24 +1200
  • 7fcd65514a Fix custom command, do we need to define javadoc source? libraryaddict 2024-09-10 16:25:46 +1200
  • 02d31aa966 Only use plugin if we're publishing libraryaddict 2024-09-10 16:22:32 +1200
  • ed17c2ac3e Add custom gradle command libraryaddict 2024-09-10 16:11:12 +1200
  • 8e1fb178ba Add actoin libraryaddict 2024-09-10 15:59:23 +1200
  • 10e3a79aa6 Initial javadoc support libraryaddict 2024-09-10 15:53:32 +1200
  • 3e24b5381a Reintroduce setCarpet on llama by acting as a middleman for body armor libraryaddict 2024-09-09 08:19:59 +1200
  • 7455d6e002 Remove setCarpet in Llama for 1.20.6+ libraryaddict 2024-09-09 08:10:13 +1200
  • e03135a1ba Fix Lunar's problems with a quick collections shallow copy libraryaddict 2024-09-08 17:11:12 +1200
  • 01af19b5aa Fix error for disguise parser and string libraryaddict 2024-09-05 10:50:27 +1200
  • 3162f3b35e Convert <underline> to <underlined> libraryaddict 2024-09-02 01:36:21 +1200
  • 7756225388 Use method return type instead of object class libraryaddict 2024-09-01 02:15:37 +1200
  • 2a75327d87 Provide more helpful information when parsing unknown object to param libraryaddict 2024-09-01 01:45:32 +1200
  • 746e1ddb62 Randomize Axolotl variant libraryaddict 2024-08-27 13:29:31 +1200
  • da4da54d3a Don't clone WrappedBlockState when we just want to know what the data says libraryaddict 2024-08-25 22:31:50 +1200
  • 5fa4e0ae48 Don't actually store the wrappedblockdata, may fix a mem issue? libraryaddict 2024-08-25 21:23:56 +1200