Commit Graph

918 Commits

Author SHA1 Message Date
libraryaddict
7460ba3012 Fixed falling block 2016-07-08 22:13:40 +12:00
libraryaddict
e6627c1fea Fix up stuff a little for latest ProtocolLib, more disguise params 2016-07-08 17:59:30 +12:00
libraryaddict
37395a1a6d Catch errors and cancel, fix some disguises 2016-07-07 22:10:58 +12:00
libraryaddict
d98333f0f1 Fix null, fixed FlagWatchers, fixed typo on EquipmentSlot 2016-07-05 17:01:51 +12:00
libraryaddict
dedc043558 Fix enderman disguise 2016-06-28 15:01:17 +12:00
libraryaddict
11a26a36c0 Meaningless commit just to check something 2016-06-28 06:50:44 +12:00
libraryaddict
56d7557bb0 Fix a concurrent exception 2016-06-28 06:05:24 +12:00
libraryaddict
7d80353abb Fix a FlagType bug 2016-06-24 18:58:27 +12:00
libraryaddict
182c6a3259 Fix up datawatchers 2016-06-23 21:11:50 +12:00
libraryaddict
bf3c11878a Renable some disguises, fix player sleeping? I forgot what I did 2016-06-19 03:16:32 +12:00
libraryaddict
acc21a6d6e Added the ability to set skin blob with command.
Skin blob can be fetched from
https://sessionserver.mojang.com/session/minecraft/profile/<TRIMMED
UUID>?unsigned=false
2016-06-15 06:40:45 +12:00
libraryaddict
f498867d5c Fix up player disguises skins 2016-06-14 21:08:53 +12:00
libraryaddict
6e77551f2e Fix sleeping disguises 2016-06-14 08:55:30 +12:00
libraryaddict
291942b9b4 Update to 9.0.7 2016-06-13 21:39:48 +12:00
libraryaddict
410b96dafe Fixed errors 2016-06-13 07:03:40 +12:00
libraryaddict
25e0a59099 Fix movement, update stuff, fix bugs, something, made sweet love to
herobrine
2016-06-13 06:24:14 +12:00
libraryaddict
26c560e8e8 Add the new disguises 2016-06-13 06:05:45 +12:00
libraryaddict
daab2c9606 Different approach to FlagWatcher, fixed some errors for the update 2016-06-13 05:43:41 +12:00
libraryaddict
e751cf4582 Current work 2016-06-13 02:22:56 +12:00
libraryaddict
8e255c5ccf Move a self disguises setter to a scheduled task 2016-06-07 14:42:38 +12:00
libraryaddict
60730f4dcd Deny async 2016-06-06 01:31:34 +12:00
libraryaddict
9e2853509d Hmm. Does this install to the repo? 2016-05-18 11:27:04 +12:00
libraryaddict
06c0084e3a Fix sounds, release 9.0.6 2016-05-16 03:51:16 +12:00
libraryaddict
b17191a462 Fix errors in sounds 2016-05-15 11:15:24 +12:00
libraryaddict
453c456751 Screwed up again 2016-05-13 00:56:44 +12:00
libraryaddict
ca9a69f569 Dumb error, I havn't been sleeping well lately. 2016-05-13 00:56:24 +12:00
libraryaddict
eff6dc3025 Cleanup, fix a bug 2016-05-13 08:27:53 +12:00
libraryaddict
986dfe6246 Cleanup code, fix locations in packets being assumed pre-1.9 2016-05-12 23:30:22 +12:00
libraryaddict
e0293227dd Bed chunk fix 2016-05-12 09:47:08 +12:00
libraryaddict
3e493fdda6 Fix sound packet 2016-05-11 21:02:05 +12:00
libraryaddict
f14dec9b43 Merge branch 'sounds' of https://github.com/JBYoshi/LibsDisguises into JBYoshi-sounds
# Conflicts:
#	src/me/libraryaddict/disguise/utilities/DisguiseSound.java
#	src/me/libraryaddict/disguise/utilities/PacketsManager.java
#	src/me/libraryaddict/disguise/utilities/ReflectionManager.java
2016-05-10 03:50:03 +12:00
BuildTools
d390adde38 Convert back to maven 2016-05-10 03:28:38 +12:00
NavidK0
573f4cdc88 - Changed entire project to gradle
- Updated for 1.8.3
- No more errors, woo
2015-03-09 20:28:41 -04:00
Byteflux
c335b245b5 Work towards 1.8 support
TODO: Remove future disguise types and test backwards compatibility
2014-12-07 07:59:38 -08:00
libraryaddict
eabfe0d0bf Reverse this for enderman watcher conversion to 1.8 2014-11-17 14:48:43 +13:00
libraryaddict
7563b4ec0c Minor fix to getGameProfile(Player) 2014-11-15 10:14:27 +13:00
libraryaddict
f6140620c8 Player Changing world should be nicer for teleports 2014-10-25 23:38:13 +13:00
libraryaddict
02745fc88c Elder guardian gets to set the byte value 2014-10-01 15:20:42 +13:00
libraryaddict
a253db5ae2 Fix up skin blobs 2014-09-29 17:19:07 +13:00
libraryaddict
5ab0f7e53d Use unique uuid's for each player disguise. Prevents skinless ppl 2014-09-29 17:05:04 +13:00
libraryaddict
ad788d0f5f Go away errors 2014-09-29 17:04:47 +13:00
libraryaddict
de94e6a757 Move updatemessage and permission to disguiseconfig 2014-09-29 16:32:47 +13:00
libraryaddict
7864920385 Player setSleeping should work fine now 2014-09-29 16:29:13 +13:00
libraryaddict
4d50358934 Looks like max view distance is 35 chunks, and use minus not plus.. 2014-09-29 15:35:38 +13:00
libraryaddict
4921ec07ce Use a chunk distance of 17 as I think 20 is sometimes out of render? 2014-09-29 14:09:13 +13:00
libraryaddict
0af1924e61 Use getX instead of getblockX. Don't make it 1.8 specific 2014-09-29 14:08:58 +13:00
libraryaddict
465257f11a Use isPlayerDisguise 2014-09-29 13:18:01 +13:00
libraryaddict
a3b67b9a4f Run forest! Run! Aka rabbits now hop 2014-09-27 23:59:03 +12:00
libraryaddict
6d38cf0e76 Fix a random in wabbit watcher 2014-09-27 22:35:18 +12:00
libraryaddict
d937fb3e79 Progress 2014-09-27 16:35:21 +12:00