Commit Graph
100 Commits
Author SHA1 Message Date
libraryaddict f0448e6afc Java 16 support, some dodgy code hmm. Has errors with "class loaded by another plugin" which needs to be resolved 2021-05-20 03:43:26 +12:00
libraryaddict 269363753c Rename method to be more clear this isnt for public use 2021-05-20 00:16:38 +12:00
libraryaddict 2568bfe53e Rename to ignored 2021-05-19 06:06:41 +12:00
libraryaddict 60b79ae789 Don't throw errors if field doesn't exist 2021-05-19 06:05:35 +12:00
libraryaddict 5205c8055c Merge remote-tracking branch 'origin/master' 2021-05-17 23:19:35 +12:00
libraryaddict 55a459e440 Enforce name lengths on game profile 2021-05-17 23:19:27 +12:00
libraryaddict 9604e151f5 Respect the config option 2021-05-16 17:54:06 +12:00
libraryaddict e267d1d344 Null check 2021-05-16 17:50:26 +12:00
libraryaddict d306ab0d85 Perform if checks on team handling, potentially tiny tiny tiny performance boost. 2021-05-16 17:48:21 +12:00
libraryaddict 98b6aa0185 Fix llama unable to remove carpet, not sure if null is a valid arg tho 2021-05-16 12:26:12 +12:00
libraryaddict 1eb5225389 Change how I load asm 2021-05-15 16:29:55 +12:00
libraryaddict 1e68eeb74d Change falling block to store the combined block id to fix older versions with blockdata 2021-05-15 16:29:09 +12:00
libraryaddict c3783b9bf0 Fix a component builder error in 1.12 2021-05-15 14:10:01 +12:00
libraryaddict 8fad4a5b46 Make more unique value just incase 2021-05-15 13:59:20 +12:00
libraryaddict d4abde2542 Wrap entire LD loading in a catch and make it check for updates if exception is thrown 2021-05-15 12:32:08 +12:00
libraryaddict c8bd25ba57 Change reflection loading to replace classes in the jar loader instead, pending testing 2021-05-15 12:31:45 +12:00
libraryaddict 44ab504509 Only 1.16 has golem cracking 2021-05-15 12:31:11 +12:00
libraryaddict 11e7e1238c Remove some illegal placeholders 2021-05-15 11:25:32 +12:00
libraryaddict 807a163256 Fix startup error 2021-05-08 22:34:35 +12:00
libraryaddict 3fb325b0e1 Add hex support using &#abcabc 2021-05-08 05:10:50 +12:00
libraryaddict 01cf995914 Handle EulerAngle 2021-05-04 23:06:55 +12:00
libraryaddict c1eb650b4a Merge remote-tracking branch 'origin/master' 2021-04-28 17:22:17 +12:00
libraryaddict c1db0a9fa4 Fix error 2021-04-28 17:22:02 +12:00
libraryaddict ad1b687f07 Delete invalid jar automatically 2021-04-26 11:14:52 +12:00
libraryaddict 5b59ad98d5 Fix max health not working properly, implement proper cracked support for iron golem. Fixes #549 2021-04-24 13:40:02 +12:00
libraryaddict 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? 2021-04-24 12:34:24 +12:00
libraryaddict dfda600445 Update constructDisg 2021-04-22 01:33:23 +12:00
libraryaddict 9042cb4212 Change how disguise construction works, and a few minor other stuff 2021-04-21 10:56:50 +12:00
libraryaddict bca3483e49 Another oppsies for future disguises 2021-04-11 12:52:15 +12:00
libraryaddict fc6c70c543 Fix addFutureDisguise 2021-04-10 16:31:18 +12:00
libraryaddict 4528624283 Add command sender in the disguise event 2021-03-29 21:42:41 +13:00
libraryaddict 8ff6686b1e Remove a config option that was both a dupe and ignored 2021-03-21 22:38:25 +13:00
libraryaddict 6eaa42c1bb Hmm. Readd dmulloy's repo 2021-03-16 16:45:57 +13:00
libraryaddict 90e04ebe32 Make the paper and spigot versioning vague instead of specific 2021-03-16 16:40:33 +13:00
libraryaddict 5d98ffc205 Change wolf setAngry to use setAnger 2021-03-05 18:50:35 +13:00
libraryaddict 914a17ba20 Try avoid disguises refreshing when not needed 2021-03-05 16:04:25 +13:00
libraryaddict 77fa52701f Dont send meta if disguise still not active 2021-03-05 16:01:35 +13:00
libraryaddict ce5b374da3 Update asm to 9.1, fix compile error 2021-02-26 15:33:11 +13:00
libraryaddict 93fdb30227 Add EntityPose as deserializable 2021-02-26 09:57:43 +13:00
libraryaddict 35ad450bc3 Optimize imports, contact github less 2021-02-25 11:56:23 +13:00
libraryaddict 4611f8880d Evoker fangs and fireworks should now start off nicer 2021-02-25 04:45:35 +13:00
libraryaddict b93972c1c2 Whoops 2021-02-25 04:45:20 +13:00
libraryaddict 3582d1ffed Fix a weird issue where json deserializing didn't work out of the blue 2021-02-25 04:39:30 +13:00
libraryaddict 0228b3ecac Fix PL update error 2021-02-25 04:29:39 +13:00
libraryaddict cffce30a5d Have /ld logs more compressed 2021-02-25 04:26:04 +13:00
libraryaddict 3aef445341 Fix evoker fangs, thanks <@473314146453291009> 2021-02-25 04:25:42 +13:00
libraryaddict b1521ce9ac Dont return on reload 2021-02-18 04:28:01 +13:00
libraryaddict f65911f258 Make it clearer the configs were combined 2021-02-17 07:47:43 +13:00
libraryaddict 3d6855944f Fix vsd being in disguiseviewbar command 2021-02-13 16:57:02 +13:00
libraryaddict 414d5a94e8 Release snapshot 2021-02-13 14:59:26 +13:00
libraryaddict 449124f4da Release 10.0.24 2021-02-13 14:57:35 +13:00
libraryaddict c05b8f8e02 Introduce /ld pushing and have it print off potential causes for packet modifiers 2021-02-13 14:52:48 +13:00
libraryaddict 1790032f75 Change nametag visibility to use &r and fix an issue where the tablist packet was wrong 2021-02-11 17:56:20 +13:00
libraryaddict ef4539a3a1 Try redirect users to discord if PL is down 2021-02-09 16:39:12 +13:00
libraryaddict 808b618ecf Correct comment 2021-02-09 16:25:28 +13:00
libraryaddict ccff8bc6dc Try detect more reloads 2021-02-09 16:23:42 +13:00
libraryaddict 25f6ac8b1e Revert "" to "LD_NoName" 2021-02-09 16:15:33 +13:00
libraryaddict 38117d9f59 Never allow LD_NoName to have visibility of always 2021-02-08 11:04:19 +13:00
libraryaddict b3f8a7b24e Fix wrong if case 2021-02-07 18:40:11 +13:00
libraryaddict 76d3228b51 Name visibilities 2021-02-06 17:15:49 +13:00
libraryaddict a06268adb4 Another fixy 2021-02-06 16:38:45 +13:00
libraryaddict 075733fdea Another fixy 2021-02-06 16:33:54 +13:00
libraryaddict 76e7151488 Fix player disguise no name visible not loading properly 2021-02-06 16:20:03 +13:00
libraryaddict 404974732f Fix yaw,pitch and y modifier not being cloned 2021-02-06 16:17:15 +13:00
libraryaddict 6301571350 Fix a scoreboard config issue 2021-02-05 04:30:44 +13:00
libraryaddict 9a1a6ae08e Don't set score async 2021-02-05 04:29:55 +13:00
libraryaddict 0d198a7086 Release snap 2021-02-03 23:18:38 +13:00
libraryaddict 14b712454b Release 10.0.23 2021-02-03 23:16:33 +13:00
libraryaddict d6be1d76bd Fix 1.12 2021-02-03 23:14:30 +13:00
libraryaddict 44f90e51ee Fix 1.12 again 2021-02-03 23:06:32 +13:00
libraryaddict 6922bcd9e8 Fix 1.12 2021-02-03 22:59:33 +13:00
libraryaddict 60ad887fef Add "log" as alias to logs 2021-02-03 12:32:51 +13:00
libraryaddict 385dce292a Snapshot vers 2021-02-03 07:10:00 +13:00
libraryaddict 68d19b9af9 Release 10.0.22 2021-02-03 07:06:32 +13:00
libraryaddict c096027034 Update config desc 2021-02-03 07:05:15 +13:00
libraryaddict e1400b7edf Fix warning #547 appearing for no good reason 2021-02-03 06:41:14 +13:00
libraryaddict 0297b5c1b2 Readd /d and /u, closes #546 2021-02-02 21:09:01 +13:00
libraryaddict 249b02aa85 Fix name not updated when setting name visible or deadmau, and hopefully fix empty names showing 2021-02-01 20:49:27 +13:00
libraryaddict ba9eba508b Change "" for LD_NoName to LD_NoName 2021-01-31 23:38:30 +13:00
libraryaddict bd0ca9ec8c Large config rewrite, updating creates incompatibility with older versions of LD. Probably need to clean up configs a bit more. 2021-01-31 21:28:07 +13:00
libraryaddict 7ab4a31c1f If the observer is riding the disguised entity, don't do weird player stuff 2021-01-30 20:23:11 +13:00
libraryaddict a45f7a8076 Catch exception not InvalidConfigurationException 2021-01-29 06:25:50 +13:00
libraryaddict 87e3defcab Introduce ability to customize command names, add aliases, even disable them individially 2021-01-28 21:51:46 +13:00
libraryaddict 6c2cd6ac7a Fix scores for 1.12 2021-01-28 18:20:26 +13:00
libraryaddict 4c7ba6a9ad Fix inconsistancy in request delay obey 2021-01-28 07:46:36 +13:00
libraryaddict 1c85ba7586 Force a delay between MineSkin requests, fixes #543 2021-01-28 05:21:48 +13:00
libraryaddict bd732d256d Hmm 2021-01-27 19:26:09 +13:00
libraryaddict c410de4f9a Reset their scores too 2021-01-27 19:25:17 +13:00
libraryaddict 438e9cffd9 Add support for health below names 2021-01-27 19:19:24 +13:00
libraryaddict b872ddc137 Silently remove seethrough permission 2021-01-26 19:50:55 +13:00
libraryaddict f87a756aa0 Fix an issue with explicit permissions not working 2021-01-26 19:30:38 +13:00
libraryaddict 17f6b62fd6 Fix a permission issue 2021-01-26 06:50:46 +13:00
libraryaddict 8d85d5b256 Simple null check, fixes #542 2021-01-26 04:13:53 +13:00
libraryaddict 70d3a2050b Merge remote-tracking branch 'origin/master' into master 2021-01-26 00:54:06 +13:00
libraryaddict ead8daca4e Fix libsdisguises.seethrough 2021-01-26 00:53:55 +13:00
libraryaddict 11785d1842 Merge remote-tracking branch 'origin/master' into master 2021-01-25 08:17:11 +13:00
libraryaddict 8c763e1b5b Removed /u as an alias 2021-01-25 08:14:07 +13:00
libraryaddict 9067aa8259 Remove invalid config exception 2021-01-24 22:31:47 +13:00
libraryaddict b63c9d20d5 Change async team 2021-01-24 22:30:36 +13:00
libraryaddict 0d558d79be Handle team packets async 2021-01-24 01:24:54 +13:00