Commit graph

  • 17b652fcc0 Add untested fix for #576 libraryaddict 2021-07-01 09:52:21 +1200
  • 6c17603905 Don't modify the destroy packet and just send our own libraryaddict 2021-07-01 09:40:22 +1200
  • afe4022920 Fix a new error for 1.17 libraryaddict 2021-07-01 07:44:13 +1200
  • cffa7591d9 Don't try to access non-static libraryaddict 2021-06-30 10:10:58 +1200
  • a14cb9aadd Add getDisguised() and getEntity() to un/disguise events libraryaddict 2021-06-29 23:53:00 +1200
  • 3ac88ba078 Fix CraftMagicNumbers for <@142383204895162369> libraryaddict 2021-06-29 13:21:27 +1200
  • 14d6fc7257 Make the packet type check 1.17 only libraryaddict 2021-06-29 07:02:17 +1200
  • 5ab0e4a45c Fix #580 libraryaddict 2021-06-26 05:37:30 +1200
  • fe166bdbea Cleanup imports libraryaddict 2021-06-26 04:02:41 +1200
  • 4ffdc9a74d Do a check on the team type before trying to write our team names libraryaddict 2021-06-26 01:36:34 +1200
  • 676185481e Edit scoreboard teams so it works for 1.17, fixes #578 libraryaddict 2021-06-25 18:41:02 +1200
  • a1226abb81 Fix axololtl disguises being pickable by players libraryaddict 2021-06-25 07:19:28 +1200
  • e6a6ac749e Add note libraryaddict 2021-06-25 01:16:06 +1200
  • ea48d98c2a Add required version of PL for 1.17 libraryaddict 2021-06-25 01:15:18 +1200
  • d525d03383 Fix up load times libraryaddict 2021-06-20 00:35:46 +1200
  • 6ab9e8f54f Fix wrong versioning libraryaddict 2021-06-20 00:26:34 +1200
  • 5a340341b0
    It will now compile on Java 16 Nathan Curran 2021-06-18 15:41:56 +1000
  • d525f8edcb
    Merge tag 'v10.0.25' of https://github.com/libraryaddict/LibsDisguises Nathan Curran 2021-06-18 15:12:33 +1000
  • 6e69ae6fe2 Attempt to fix a tracker exception libraryaddict 2021-06-16 19:37:52 +1200
  • 6546dd256e How that get in there libraryaddict 2021-06-16 19:27:27 +1200
  • 60d4283715 Add the sounds and fix an error libraryaddict 2021-06-16 17:23:32 +1200
  • 3fd732c049 Commit the update, this is a WIP libraryaddict 2021-06-16 10:48:22 +1200
  • fffea76e8d Fix adventure stuff libraryaddict 2021-06-15 11:04:37 +1200
  • 381ab971b6 Shade and repackage the adventure text library. I hate how it inflates the jar by 300kb libraryaddict 2021-06-14 12:05:58 +1200
  • d0ce9c0536 Test for adventure text support by trying to use it libraryaddict 2021-06-11 05:57:45 +1200
  • cafc9f22d6 Add modifyuuid aliases to modify player command libraryaddict 2021-06-09 04:21:18 +1200
  • 8f7b21314b Catch exception for adventure text libraryaddict 2021-06-07 23:15:30 +1200
  • e5aab88cb6 Catch second exception libraryaddict 2021-06-07 23:02:28 +1200
  • 634628383a Create the snapshot build libraryaddict 2021-06-07 22:27:49 +1200
  • 9cd0455292 Release 10.0.25 libraryaddict 2021-06-07 22:26:59 +1200
  • 9593225f8e Let setDynamicName work on player disguises and player entities libraryaddict 2021-06-07 20:01:27 +1200
  • 43aa37a9ec Fix some disguise methods not working libraryaddict 2021-06-07 20:00:05 +1200
  • 4bc046f4e3 Go back to snapshot for now, jenkins broke libraryaddict 2021-06-07 19:39:13 +1200
  • 239499f2d9 Re-set the release libraryaddict 2021-06-07 14:09:53 +1200
  • 873f8a5c0a And the snapshot libraryaddict 2021-06-07 14:07:46 +1200
  • 88f12052b5 Merge remote-tracking branch 'origin/master' libraryaddict 2021-06-07 14:07:10 +1200
  • d2de8b2d6a Release 10.0.25 libraryaddict 2021-06-07 14:07:01 +1200
  • 066cead6c8
    Merge pull request #569 from l89669/patch-1 libraryaddict 2021-06-06 11:21:42 +1200
  • c8783a6efa
    Fix forge server console spam on plugin loading paihuai 2021-06-05 22:40:28 +0800
  • 4e22d92b5e Fix toggle of self disguises, fixes #566 libraryaddict 2021-06-05 03:03:19 +1200
  • bde28a6521 Make getCustomData() return HashMap to retain compatibility libraryaddict 2021-06-03 17:31:16 +1200
  • 20a017e686 Don't bother with nms to get block combined id for 1.12 libraryaddict 2021-06-02 10:07:36 +1200
  • 84d95b5b2b Try load changed version if possible libraryaddict 2021-06-01 01:08:26 +1200
  • c49e2e6636 Add adventure text support, fix an obsolete check, change translations to be in adventure text style libraryaddict 2021-05-31 23:19:53 +1200
  • afb2f733b0 Only filter plugin.yml libraryaddict 2021-05-29 11:43:48 +1200
  • 3fc8bf30bb Don't repeat we are loading translations twice libraryaddict 2021-05-29 11:16:10 +1200
  • c1ede49a8e If sender is null, default to target as placeholder owner libraryaddict 2021-05-27 20:57:39 +1200
  • 15fd2c3d46 Don't remove items from creative players in self disguises libraryaddict 2021-05-27 13:16:20 +1200
  • 3370a1353d Make sure disguise isn't running in an unloaded world libraryaddict 2021-05-27 13:08:44 +1200
  • 08deb7ee30 Clean the resource include libraryaddict 2021-05-26 09:14:21 +1200
  • 54b9490604 Add a 500ms rate limit to disguise commands to try prevent possible crashes. Fixes #551 libraryaddict 2021-05-26 06:31:08 +1200
  • 135b0fdeaa Fix exp disappearing, fixes #552 libraryaddict 2021-05-26 06:23:05 +1200
  • aa51a5fbe4 Exp doesn't need high velocity libraryaddict 2021-05-26 06:15:23 +1200
  • caa25296be Don't send empty meta libraryaddict 2021-05-26 06:15:12 +1200
  • 796ae26ed7 Fix wither skull looking up/down the wrong way libraryaddict 2021-05-26 06:02:43 +1200
  • 7935f65564 Handle setRightClicking for fake disguise items libraryaddict 2021-05-25 10:42:34 +1200
  • 2fe8d46c61 Fix up translations and remove dupes libraryaddict 2021-05-23 13:10:46 +1200
  • f22b4e65c7 Change translations warning about being disabled but modified to be better phased libraryaddict 2021-05-23 11:42:44 +1200
  • 42f04766b1 Do uuid version 3 warning libraryaddict 2021-05-23 10:17:46 +1200
  • 8641115c75 Add support for mineskin api key libraryaddict 2021-05-23 10:11:03 +1200
  • 74af3acfc3 Fix up hex colors libraryaddict 2021-05-22 06:34:58 +1200
  • dd4556824a Print how many changed translations alongside how many translations libraryaddict 2021-05-22 05:26:20 +1200
  • 2902de50c2 Attempt to serialize metadata with a saved disguise. Use linked hash map instead of HashMap libraryaddict 2021-05-22 02:43:39 +1200
  • 1c2ea6a54d Should be private libraryaddict 2021-05-22 02:42:56 +1200
  • be38046052 Add ability to enable mineskin debug libraryaddict 2021-05-22 01:50:20 +1200
  • e91c022d92 Update the response libraryaddict 2021-05-22 01:47:15 +1200
  • 84f32a70fa Remove defunct serializers libraryaddict 2021-05-22 01:21:25 +1200
  • 407d00af1c Rewrite stuff to use MethodHandles, and saved disguises to use disguise.toString instead of original format. Updated for java 16 libraryaddict 2021-05-21 06:23:01 +1200
  • bf44577e17 Potentially fix an error with linkage. Probably not hey libraryaddict 2021-05-20 12:03:11 +1200
  • caac46d60b Fix missing param libraryaddict 2021-05-20 07:29:23 +1200
  • d38d4ad1be Add warning libraryaddict 2021-05-20 03:44:45 +1200
  • f0448e6afc Java 16 support, some dodgy code hmm. Has errors with "class loaded by another plugin" which needs to be resolved libraryaddict 2021-05-20 03:43:26 +1200
  • 269363753c Rename method to be more clear this isnt for public use libraryaddict 2021-05-20 00:16:38 +1200
  • 2568bfe53e Rename to ignored libraryaddict 2021-05-19 06:06:41 +1200
  • 60b79ae789 Don't throw errors if field doesn't exist libraryaddict 2021-05-19 06:05:35 +1200
  • 5205c8055c Merge remote-tracking branch 'origin/master' libraryaddict 2021-05-17 23:19:35 +1200
  • 55a459e440 Enforce name lengths on game profile libraryaddict 2021-05-17 23:19:27 +1200
  • 4ea5c87645
    Use toVector for location.distanceSquared libraryaddict 2021-05-17 14:15:16 +1200
  • 9604e151f5 Respect the config option libraryaddict 2021-05-16 17:54:06 +1200
  • e267d1d344 Null check libraryaddict 2021-05-16 17:50:26 +1200
  • d306ab0d85 Perform if checks on team handling, potentially tiny tiny tiny performance boost. libraryaddict 2021-05-16 17:48:21 +1200
  • 98b6aa0185 Fix llama unable to remove carpet, not sure if null is a valid arg tho libraryaddict 2021-05-16 12:26:12 +1200
  • 1eb5225389 Change how I load asm libraryaddict 2021-05-15 16:29:55 +1200
  • 1e68eeb74d Change falling block to store the combined block id to fix older versions with blockdata libraryaddict 2021-05-15 16:29:09 +1200
  • c3783b9bf0 Fix a component builder error in 1.12 libraryaddict 2021-05-15 14:10:01 +1200
  • 8fad4a5b46 Make more unique value just incase libraryaddict 2021-05-15 13:59:20 +1200
  • d4abde2542 Wrap entire LD loading in a catch and make it check for updates if exception is thrown libraryaddict 2021-05-15 12:32:08 +1200
  • c8bd25ba57 Change reflection loading to replace classes in the jar loader instead, pending testing libraryaddict 2021-05-15 12:31:45 +1200
  • 44ab504509 Only 1.16 has golem cracking libraryaddict 2021-05-15 12:31:11 +1200
  • 11e7e1238c Remove some illegal placeholders libraryaddict 2021-05-15 11:25:32 +1200
  • 807a163256 Fix startup error libraryaddict 2021-05-08 22:34:35 +1200
  • 3fb325b0e1 Add hex support using &#abcabc libraryaddict 2021-05-08 05:10:50 +1200
  • 01cf995914 Handle EulerAngle libraryaddict 2021-05-04 23:06:55 +1200
  • c1eb650b4a Merge remote-tracking branch 'origin/master' libraryaddict 2021-04-28 17:22:17 +1200
  • c1db0a9fa4 Fix error libraryaddict 2021-04-28 17:22:02 +1200
  • 59178a63fd
    Fix missing commit libraryaddict 2021-04-26 22:09:16 +1200
  • ad1b687f07 Delete invalid jar automatically libraryaddict 2021-04-26 11:14:52 +1200
  • 5b59ad98d5 Fix max health not working properly, implement proper cracked support for iron golem. Fixes #549 libraryaddict 2021-04-24 13:40:02 +1200
  • ee2224e68f Introduce setGlowColor and no longer have a self disguise scoreboard, instead all non-player disguises have their own uuid which is added to a scoreboard team. Downside is you can now tell if someone isn't disguised cos they can be pushed around. Might be worth doing both? libraryaddict 2021-04-24 12:34:24 +1200
  • dfda600445 Update constructDisg libraryaddict 2021-04-22 01:33:23 +1200