Commit Graph

1352 Commits

Author SHA1 Message Date
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
libraryaddict
d1a04e0f7d Ask who listens for updates, fix underscore disguises not working 2017-06-25 00:20:19 +12:00
libraryaddict
2d28988cc4 Work towards backwards compatibility 2017-06-24 09:21:34 +12:00
libraryaddict
788bbf4b4e Make the old config option work for both disguise blowns 2017-06-23 04:21:52 +12:00
libraryaddict
06ce2d0e02 Update stats 2017-06-23 04:14:19 +12:00
libraryaddict
27230d5148 Added new config option for blown disguises 2017-06-22 23:58:48 +12:00
libraryaddict
0546566686 Merge pull request #230 from libraryaddict/translate
Translate
2017-06-22 23:37:45 +12:00
libraryaddict
82435b7067 More work, vaguely remember fixing a bug 2017-06-22 23:36:45 +12:00
libraryaddict
fc8efdd00c And remove my test stuff heh 2017-06-22 07:20:38 +12:00
libraryaddict
27472578cd Bug fixes, more translations 2017-06-22 07:20:12 +12:00