Commit Graph

1376 Commits

Author SHA1 Message Date
libraryaddict
d971ad5380 Try another fix for tablist 2018-01-09 18:13:03 +13:00
libraryaddict
68a4f125e9 Change getDisplayName() to getPlayerListName() 2018-01-03 15:32:29 +13:00
libraryaddict
5b86025fa0 Fix villager professions once and for all 2017-12-24 09:26:44 +13:00
libraryaddict
3f27bcf999 Add VillagerProfession and ZombieProfession because Villager.Profession is pure stupid 2017-12-23 10:37:56 +13:00
libraryaddict
ed52576277 Fix zombie villager watcher 2017-12-14 01:53:48 +13:00
libraryaddict
cc06600a0b Use Join(string, " ") instead of Join(string) 2017-12-11 20:43:25 +13:00
libraryaddict
c901fcba58 Small fix 2017-12-10 11:45:22 +13:00
libraryaddict
99ffcf6d1d Use custom string splitter 2017-12-10 11:43:47 +13:00
libraryaddict
51b4d806ae Add the modify disguises quotes, and translate colorcodes 2017-12-09 08:58:48 +13:00
libraryaddict
94fa3f0a1d Allow disguises to use quoted strings to allow spaces in strings 2017-12-09 08:55:11 +13:00
libraryaddict
971c091962 Fix missing method, use an automatically generated entityid instead of -10 2017-12-06 08:08:24 +13:00
libraryaddict
7e18b96186 Fix Bukkit's mistake with villager professions 2017-12-04 02:24:19 +13:00
libraryaddict
bdad4c3f1d Changed Disguise/Undisguise player to support UUID's as well, including UUID's of non-players. Changed LibsMsg to reflect this 2017-10-07 15:12:55 +13:00
libraryaddict
6dc4f29786 Fixed bad ProtocolLib dependency 2017-08-16 11:21:53 +12:00
libraryaddict
bc72c68ea2 Released 9.5.0 2017-08-10 07:16:28 +12:00
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