Commit graph

1361 commits

Author SHA1 Message Date
libraryaddict f444bc7b0b Increase version check incase of bigger versions in the future 2017-08-10 07:16:10 +12:00
libraryaddict 6d27f17399 Revert disguise entity id change 2017-08-10 07:12:30 +12:00
libraryaddict d6e24ac552 More information to self disguises scoreboards 2017-08-07 21:46:54 +12:00
libraryaddict cf0f16a175 Fixed trying to cast command to player 2017-08-07 04:06:40 +12:00
libraryaddict b3deaa9b70 Limit arrows sticking to 127 2017-08-06 12:35:51 +12:00
libraryaddict d5913354e4 Use scoreboard for display names 2017-08-06 12:23:47 +12:00
libraryaddict 833ea9531e Go go disguise spam attack! Rawr! Power Spammers! 2017-08-05 08:12:37 +12:00
libraryaddict a27857ce1d Hopefully fix a bungeecord error 2017-07-31 07:42:43 +12:00
libraryaddict 0f45734f85 Forgot to do another null check 2017-07-25 10:41:07 +12:00
libraryaddict 2c7a6e2b43 Add check for null watchable object 2017-07-25 06:58:58 +12:00
libraryaddict 5a2f64bca4 Fix disguise sound for player steps not being an array 2017-07-25 06:12:14 +12:00
libraryaddict 6306a483e0 Fix Paper deciding that old versions of the server need to send new stuff to the client 2017-07-24 07:07:51 +12:00
libraryaddict 05134d231d Add ability to skip disguise saving, add tiny logging for disguise saving 2017-07-24 06:31:09 +12:00
libraryaddict 940e3aab86 Specifically handle StackOverflowError and add in missing checks for premium/config 2017-07-24 06:28:14 +12:00
libraryaddict b817aebc02 Add missing ItemStack serializer 2017-07-23 23:56:45 +12:00
libraryaddict 926aea53f6 Little more info on a debug message 2017-07-23 23:50:25 +12:00
libraryaddict 288379c06a Fix the wrong LibsMsg name 2017-07-23 23:47:22 +12:00
libraryaddict a00b2c7bfd Fix view self disguises working wrongly 2017-07-23 23:47:00 +12:00
libraryaddict 6cf130b7b5 Add getCustomDisguise to DisguiseAPI 2017-07-20 19:23:43 +12:00
libraryaddict 550193615e Better /disguisehelp information 2017-07-19 12:39:56 +12:00
libraryaddict 5632fb7ef3 Fix head issues 2017-07-18 20:35:46 +12:00
libraryaddict b13c6bd29c Always send head rotation packet for mobs 2017-07-18 20:15:55 +12:00
libraryaddict 01df80e46e Fixed player spawning not using the proper yaw/pitch 2017-07-18 20:15:06 +12:00
libraryaddict d0e91be090 Add comment for the slow of brain in config, reverse the self disguise check so it defaults to true 2017-07-18 19:40:17 +12:00
libraryaddict ae5f914286 Apply view self disguise when disguised, not just on toggle 2017-07-11 17:38:27 +12:00
libraryaddict 7045c5998c Fix calling saveGameProfile ignored 2017-07-11 04:41:04 +12:00
libraryaddict e76f4f4ae6 Change a small misspelling in comments 2017-07-11 04:02:50 +12:00
libraryaddict bd93f1dbd7 Change where Lib's premim does its check. Fix backwards compatibility a little 2017-07-11 04:02:24 +12:00
libraryaddict f239dcc1fe Merge remote-tracking branch 'origin/master' 2017-07-11 02:38:36 +12:00
libraryaddict 9002c540ce Fixed gameprofile cache settings 2017-07-11 02:38:28 +12:00
libraryaddict cd526d31a0 Merge pull request #243 from CweepahCraft/backcompatfix
Fix NullPointerException on load when using 1.11.x
2017-07-10 09:23:11 +12:00
Jacob Martin 2ae5431142 Fix NullPointerException on load when using 1.11.x 2017-07-09 14:39:37 -05:00
libraryaddict 2c3c8af932 Fixed 's' being in the message randomly 2017-07-08 21:02:35 +12:00
libraryaddict 69977f33bd Fix slow startup, improve translate stuff 2017-07-08 06:06:36 +12:00
libraryaddict c378dc8e78 Allow ItemStack parsings to be null 2017-07-07 20:47:22 +12:00
libraryaddict c8b908edd3 Faster translations loading for non-users 2017-07-06 04:00:02 +12:00
libraryaddict ccd0cc8528 Update README.md 2017-07-05 00:58:18 +12:00
libraryaddict 018c70fde2 Merge pull request #238 from Commodore64x/master
Use the latest version of ProtocolLib
2017-07-03 12:21:29 +12:00
Commodore64x 69acdaf594 Use the latest version of ProtocolLib
Due to transitive dependencies and the fact ProtocolLib 4.2.0 is no longer available in any repos means any project that uses LibsDisguises fails to compile!
2017-07-03 10:13:04 +10:00
libraryaddict c8159e8963 Add a check for translates 2017-07-02 17:12:39 +12:00
libraryaddict 0d4692c2af Don't return all lower case 2017-07-02 17:11:20 +12:00
libraryaddict d1d40775d2 Sigh 2017-07-01 10:49:20 +12:00
libraryaddict 5d98747e59 Remove debug 2017-07-01 10:45:11 +12:00
libraryaddict af886f3af9 Fix player disguises setSkin 2017-07-01 10:44:33 +12:00
libraryaddict 11781fbb1f Fix paper spigot not letting you use player disguises 2017-06-28 07:46:24 +12:00
libraryaddict 80d416a4fc Fix armor not being displayed if its not delayed 2017-06-27 14:53:10 +12:00
libraryaddict 23c012d0e3 Fix modify entity command 2017-06-27 14:45:42 +12:00
libraryaddict 59a73ffcd2 Fixed dmodradius command having the wrong implementation 2017-06-26 11:55:45 +12:00
libraryaddict 3c812b7fd7 Fix addPotionEffect 2017-06-26 11:35:08 +12:00
libraryaddict a08e3aea9b More changes for backwards support 2017-06-26 07:36:09 +12:00