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
56d7557bb0
Fix a concurrent exception
2016-06-28 06:05:24 +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
f498867d5c
Fix up player disguises skins
2016-06-14 21:08:53 +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
986dfe6246
Cleanup code, fix locations in packets being assumed pre-1.9
2016-05-12 23:30:22 +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
7563b4ec0c
Minor fix to getGameProfile(Player)
2014-11-15 10:14:27 +13:00
libraryaddict
d399d80a6c
Add is1_8 to LibVersion (Uses 1.7 and 1.8 dual build)
2014-09-27 12:17:43 +12:00
libraryaddict
96e7cd181a
Tiny performance boost
2014-09-26 16:50:57 +12:00
libraryaddict
d64648cfbf
Use a random uuid in gameprofiles.
2014-09-22 04:36:54 +12:00
libraryaddict
3d0a5fc113
Fix setSleeping for player disguise in 1.8
2014-09-15 02:22:43 +12:00
libraryaddict
14267f5b61
On second thoughts.. Do this.
2014-09-15 02:22:43 +12:00
libraryaddict
572ebf1bc5
Add V1_7_10 to LibVersion for spigot's 1.8 hack
2014-09-15 02:22:42 +12:00
libraryaddict
e5eb16faac
Add a new method for converting the datawatchers to 1.8 new indexes
2014-09-03 13:30:11 +12:00
libraryaddict
837de50833
1.7.10 is NOT smaller than 1.7.2
2014-08-27 04:23:47 +12:00
libraryaddict
491736b668
Swap the args for better looking
2014-07-26 11:22:49 +12:00
libraryaddict
0eba652926
Fixed trying to use properties before they were added
2014-07-26 11:10:48 +12:00
libraryaddict
f81e7bba6b
Cleaned up LibVersion and added V1_7_6
2014-07-26 11:08:26 +12:00
riking
6f15938dae
Use contains instead of equals........
2014-07-23 13:00:38 -07:00
libraryaddict
8410904f94
Return a self constructed gameprofile if profile lookup failed.
2014-07-03 21:21:40 +12:00
riking
9abe0bfeed
Use correct link for ProtocolLib on Forge
2014-06-23 18:33:48 -07:00
libraryaddict
01023a29ed
Stupid hashsets and hashmaps and their unability to equalsignorecase on strings
2014-06-21 02:12:32 +12:00
Kane York
c897e05d33
Add dual-licensing notice to Forge mapping code
...
BSD-licensed version here: https://gist.github.com/riking/2f330f831c30e2276df7
As a note, @libraryaddict is not bound by the BSD license, but rather by the implicit license granted from me sending a pull request. Therefore, a LICENSE file is not needed in the distributed jar.
2014-06-15 21:10:30 -07:00
libraryaddict
13cf2f5e85
Removed method, make sure that playerNames are case insensitive when looking them up
2014-06-15 19:46:37 +12:00
libraryaddict
7f5a6d9dc4
Tiny cleanup in ReflectionManager
2014-06-15 19:40:10 +12:00
libraryaddict
0496134dee
Formatting by project
2014-06-15 19:35:47 +12:00
riking
d1253467a8
Remove debugging throws
2014-06-14 22:45:01 -07:00
riking
7c20a7c3a3
More ReflectionManager stuff
2014-06-14 22:38:16 -07:00
riking
3d64a132a9
More Forge compat changes
2014-06-14 20:19:56 -07:00
riking
0c84316121
Prepare to parse the method searge statements
2014-06-14 19:30:47 -07:00
riking
48056c735f
More getNmsField/Method calls
2014-06-14 16:06:02 -07:00
riking
d7a903c86e
Forge compatibility WIP
2014-06-14 14:58:49 -07:00
libraryaddict
d23e518c1b
Instead of using Object's for gameprofiles. Use WrappedGameProfile
2014-06-05 08:40:15 +12:00
riking
6d6b766823
For-each loops, remove unused method parameters
2014-06-03 18:42:27 -07:00
riking
5dce8a22e8
Simplify redundant statements and casts
2014-06-03 18:42:27 -07:00
libraryaddict
841dab296d
Add setSkin for playerdisguise. This may be removed in future versions
2014-06-01 06:47:05 +12:00
libraryaddict
720c4f3c66
Set the current version as 1.7 by default as a failsafe
2014-05-13 22:26:34 +12:00
libraryaddict
96ecf57dd3
Revert "Add a . to the end of the bukkit version. Might help MCPC"
...
This reverts commit 23da447d7b
.
2014-05-12 13:46:29 +12:00
libraryaddict
23da447d7b
Add a . to the end of the bukkit version. Might help MCPC
2014-05-09 03:02:26 +12:00
libraryaddict
62debf30c0
Don't permanantly store the game profile
2014-04-23 11:44:12 +12:00
libraryaddict
5413b4f852
Change grabSkull to getSkull
2014-04-20 02:13:56 +12:00
libraryaddict
74d5dbce9e
Read desc
...
Added methods for other plugins to request GameProfiles
Changed GameProfiles to lookup UUID's with a different API as the old
one barfed
2014-04-19 08:14:02 +12:00
libraryaddict
1a10b6a774
Use nms to get the uuid
2014-04-15 02:54:04 +12:00
libraryaddict
6ce864ae6c
Remove old code for player disguises, support 1.7.9 code for disguises!
2014-04-15 02:26:31 +12:00