libraryaddict
|
971c091962
|
Fix missing method, use an automatically generated entityid instead of -10
|
2017-12-06 08:08:24 +13: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
|
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
|
926aea53f6
|
Little more info on a debug message
|
2017-07-23 23:50:25 +12:00 |
|
libraryaddict
|
7045c5998c
|
Fix calling saveGameProfile ignored
|
2017-07-11 04:41:04 +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
|
a08e3aea9b
|
More changes for backwards support
|
2017-06-26 07:36:09 +12:00 |
|
libraryaddict
|
2d28988cc4
|
Work towards backwards compatibility
|
2017-06-24 09:21:34 +12:00 |
|
libraryaddict
|
3d78b493bc
|
Make the files for disguises/gameprofiles if needed
|
2017-06-10 02:29:28 +12:00 |
|
libraryaddict
|
5ffa792e77
|
Add backwards support for 1.11.2, bugfixes, update to 1.12
|
2017-06-09 03:06:58 +12:00 |
|
libraryaddict
|
15e36e4a6c
|
Work
|
2017-06-03 01:51:03 +12:00 |
|
libraryaddict
|
3b1465d329
|
Initial work
|
2017-05-28 10:23:15 +12:00 |
|
libraryaddict
|
2522b0eefd
|
Minor cleanup of code, fixed setSkin not working as intended
|
2017-03-22 01:22:00 +13:00 |
|
libraryaddict
|
477464851e
|
Fix a little typo for disguise cloning
|
2017-03-21 19:34:12 +13:00 |
|
libraryaddict
|
e0fffdaa14
|
Fix a skin broken bug I hope while fixed the other previous bug
|
2017-03-20 01:14:45 +13:00 |
|
libraryaddict
|
24f88338c8
|
Fixed bugs, added custom disguises support, create your own disguises
|
2016-12-01 06:38:43 +13:00 |
|
libraryaddict
|
e5799d7a5e
|
More changes, fixed armor
|
2016-11-29 07:30:25 +13:00 |
|
libraryaddict
|
126a7a4a6a
|
Fix disguises and stuff
|
2016-11-27 04:36:57 +13:00 |
|
libraryaddict
|
58b7086cd2
|
Fix IBlockData and WrappedBlockData, fixed FishingRod constructor
|
2016-11-25 21:21:49 +13:00 |
|
libraryaddict
|
b19bb87e53
|
Cleanup, fix skins not appearing by increasing tablist delay
|
2016-10-05 02:11:50 +13:00 |
|
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
|
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 |
|