Commit Graph

  • 852db4541c Start skipping damage event packet on 1.21 master libraryaddict 2025-02-14 00:39:24 +1300
  • 8ae5cb39bc Stop talking about mappings cache when it isn't going to be used libraryaddict 2025-02-11 15:04:46 +1300
  • 60a21b0d2a Invert a check libraryaddict 2025-02-10 23:54:06 +1300
  • 0b6b9709f9 Forgot this libraryaddict 2025-02-10 23:45:17 +1300
  • 9ffb668849 Small bugfixes for skins handling libraryaddict 2025-02-10 23:43:43 +1300
  • 35694870ca Quickfix hack to make config setting work better libraryaddict 2025-02-10 18:59:28 +1300
  • d1d0ec18fe Note libraryaddict 2025-02-10 17:59:53 +1300
  • f06bfa1b0e Add a check for mojang mappings libraryaddict 2025-02-10 17:59:04 +1300
  • 67082c8d4b Deploying to javadoc from @ libraryaddict/LibsDisguises@f8ebde1d96 🚀 javadoc libraryaddict 2025-02-10 04:36:35 +0000
  • f8ebde1d96 Initial support for mineskin v2 api, lots of unused classes and probably needs some renaming libraryaddict 2025-02-10 17:29:26 +1300
  • 980aa4667f Remove unneeded package references libraryaddict 2025-02-09 15:34:40 +1300
  • 66411563cf Convert legacy reflection to its own class, make entity trackers an eyesore libraryaddict 2025-02-09 15:34:20 +1300
  • 8a07ccff64 Make block display automatically center when they're scaled libraryaddict 2025-02-08 21:39:38 +1300
  • 182d9221fb Remove last of 1.17+ reflection calls, now should all be in modules. Made getting tracked players neater, though uglier in implemention. Needs to be cleaned up again when I can wrap my head around it easier (remapped names and reshuffled fields), dropped isMoving checking, just check for velocity instead. Wasn't implemented correctly I think in 1.14ish onwards anyways. Fixes some bugs in older commits libraryaddict 2025-02-08 13:27:32 +1300
  • 78d994dc37 Refactor reflection classes to extend class instead of interface, backport code refactoring, add changes made in latter commit libraryaddict 2025-02-08 13:23:01 +1300
  • 518ea8d8a3 Formatting libraryaddict 2025-02-08 13:21:25 +1300
  • b516ce1442 Start nagging users when they're running an outdated minor version of MC libraryaddict 2025-02-08 13:18:48 +1300
  • b2fafc10bf Convert more fields to named libraryaddict 2025-02-07 21:34:04 +1300
  • 9601dbabf9 More code shuffling libraryaddict 2025-02-01 21:57:27 +1300
  • 3142a211cf Change call operations for unknown disguise type values libraryaddict 2025-02-01 21:50:23 +1300
  • 6bd56c852f Clean up nms name chaff libraryaddict 2025-02-01 21:44:27 +1300
  • 49f5083585 Refactor after-processor libraryaddict 2025-02-01 21:19:52 +1300
  • d6ff57c718 First part of reflection cleanup libraryaddict 2025-02-01 16:47:36 +1300
  • 7eadfb6127 Compress the supported versions string libraryaddict 2025-02-01 16:12:16 +1300
  • 8d79cf1e0c Add setUnsafeSize to DisabledMethods in dangerous.yml libraryaddict 2025-01-28 13:41:00 +1300
  • e8a8a3a518 Hotfix mineskin breaking api libraryaddict 2025-01-24 15:13:45 +1300
  • a86e11c8c6 Should be cancelling if the skin errored libraryaddict 2025-01-24 14:59:02 +1300
  • 9419773fd6 Elaborate a little on /give itemstack libraryaddict 2025-01-19 11:15:17 +1300
  • 68c644a507 Whoops, we want the data not the whole item libraryaddict 2025-01-19 11:11:55 +1300
  • 21d3c45191 Append space ourselves to fix an error that occured in 1.18 libraryaddict 2025-01-19 00:43:48 +1300
  • 34f18d9984 Trust libraryaddict 2025-01-18 23:41:17 +1300
  • c02da20ce9 Fix enchantments not being loaded and thus breaking other stuff libraryaddict 2025-01-18 15:04:49 +1300
  • f954b70f31 Fix item parsing, needs to be tested in 1.18 & 1.20 libraryaddict 2025-01-17 21:49:10 +1300
  • dd5b9e2dc5 Don't cast to livingentity unless its a living entity, fixes #796 libraryaddict 2025-01-09 10:24:53 +1300
  • dab376d298 Fix error with blocks disguises libraryaddict 2025-01-06 17:33:56 +1300
  • e222a6b11c Deploying to javadoc from @ libraryaddict/LibsDisguises@d0948b76f5 🚀 libraryaddict 2025-01-06 02:42:30 +0000
  • d0948b76f5 Fix typo in method and typo in wrong version used for state id libraryaddict 2025-01-06 15:41:29 +1300
  • 6a878d68df Deploying to javadoc from @ libraryaddict/LibsDisguises@c49eb5b575 🚀 libraryaddict 2025-01-05 15:17:56 +0000
  • c49eb5b575 Fix wrappedblockstate not working on 1.12 libraryaddict 2025-01-06 04:16:58 +1300
  • 456ca8eefc Fix block states not being usable in 1.12 libraryaddict 2025-01-06 02:51:06 +1300
  • a1c7aa5037 Fix my fix of the enderdragon bug, actually doubling down on the bug.. libraryaddict 2025-01-06 02:20:32 +1300
  • ea0ab6ae73 Fix viable not being used for player spawn location in older versions of MC libraryaddict 2025-01-06 01:58:38 +1300
  • 3a26a5b487 Fix variable not being used libraryaddict 2025-01-06 01:05:24 +1300
  • fc589b5497 Remove references to a paper only api when the natural exists. libraryaddict 2025-01-06 00:54:06 +1300
  • 3c5f430453 Deploying to javadoc from @ libraryaddict/LibsDisguises@6cc2fb7d39 🚀 libraryaddict 2025-01-05 11:42:54 +0000
  • 6cc2fb7d39 Fix scaling attribute not working for everyone on 1.20.6 libraryaddict 2025-01-06 00:41:44 +1300
  • 29e028f028 Colorize a help message, fix config saying 1.21 instead of 1.20.6 libraryaddict 2025-01-06 00:28:41 +1300
  • f6487381e5 Ugh just remove the whole premium aspect to that scaling, its confusing to both end user and me. Who does it benefit? It might benefit sales, but it mostly drives every party into confusion. libraryaddict 2025-01-06 00:12:37 +1300
  • 2c940a00f9 Reverted the scaling config change, lets just keep as it was before with a partial fix. I'm not sure on the logic I used for this handling and frankly I feel confused about life as it is. Probably some confused initial work. libraryaddict 2025-01-06 00:11:07 +1300
  • 0aebcd1ca9 Fix paper repo libraryaddict 2025-01-06 00:00:56 +1300
  • 61539b5280 Stop requiring the config to have self disguise scaling enabled, for disguises to scale libraryaddict 2025-01-05 23:55:35 +1300
  • 428c96398a Fix spawn packets not sending the modified pitch/yaw from the start libraryaddict 2024-12-31 19:47:32 +1300
  • 1cacbc3123 Deploying to javadoc from @ libraryaddict/LibsDisguises@3753a81152 🚀 libraryaddict 2024-12-24 23:19:07 +0000
  • 3753a81152 Downgrade paper slightly, pray that this fixes #792 because there's nothing I can do as a hotfix otherwise libraryaddict 2024-12-25 12:17:31 +1300
  • 6bd3141704 Readd support for DamageEvent, but conditional libraryaddict 2024-12-17 12:18:26 +1300
  • c4ea9b4bdb Disable damage event packets for now libraryaddict 2024-12-16 21:36:27 +1300
  • 55091b54ff
    Update README.md kenkah 2024-12-13 01:56:04 +0100
  • 4e32e139ca Deploying to javadoc from @ libraryaddict/LibsDisguises@9bba58fd2a 🚀 libraryaddict 2024-12-11 00:53:32 +0000
  • 9bba58fd2a Add 1.21.4 support 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