riking
|
1207d70d6e
|
Dedent parseDisguise() method for-loop
|
2014-06-04 09:18:05 -07:00 |
|
riking
|
bb0ac727bf
|
Remove more redundant actions
|
2014-06-04 09:17:47 -07:00 |
|
libraryaddict
|
956fef9ca1
|
Add a config option which fixes a bug where you can dye sheep/wolf client sidedly
|
2014-06-04 14:43:58 +12:00 |
|
libraryaddict
|
87c0cb4a78
|
Actually remove the unknown entity id. Not the known entity ids..
|
2014-06-04 14:20:02 +12:00 |
|
libraryaddict
|
239bc6d645
|
Check a second after the future disguise was added that it was successful.
|
2014-06-04 14:12:09 +12:00 |
|
libraryaddict
|
34f0a13b39
|
Remove badly thought out and obselete feature that didn't work
|
2014-06-04 13:58:16 +12:00 |
|
riking
|
db5e77d28f
|
Remove useless local
|
2014-06-03 18:42:27 -07: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 |
|
riking
|
009df4a0ad
|
Turn manual array copies into System.arrayCopy
|
2014-06-03 18:42:27 -07:00 |
|
riking
|
d32a077359
|
StringBuilder, rename local, javadocs
|
2014-06-03 18:42:27 -07:00 |
|
libraryaddict
|
4e441493c1
|
Combine inventory listener server and client into one listener. Seeing as they don't need to be seperate and actually cuts down on code
|
2014-06-04 12:47:52 +12:00 |
|
libraryaddict
|
4bbf0fbece
|
Clone the disguise when fetched
|
2014-06-02 10:06:30 +12:00 |
|
libraryaddict
|
31a0b68bdc
|
Change the use of the disguiseclone command to use references instead
|
2014-06-02 10:03:59 +12:00 |
|
libraryaddict
|
3426e0adb6
|
Changed "Can't use command" to follow one message
|
2014-06-02 03:52:54 +12:00 |
|
libraryaddict
|
5bfd6c5541
|
Fix outdated code which would make huge problems because of previous fix
|
2014-06-01 06:53:01 +12:00 |
|
libraryaddict
|
841dab296d
|
Add setSkin for playerdisguise. This may be removed in future versions
|
2014-06-01 06:47:05 +12:00 |
|
libraryaddict
|
f94748afa5
|
Yeah. Fix the memory leak plox
|
2014-05-29 22:16:04 +12:00 |
|
libraryaddict
|
aea49bfc43
|
Fix a memory leak :(
|
2014-05-29 22:10:34 +12:00 |
|
libraryaddict
|
56902b8aff
|
Don't fetch the datawatcher twice
|
2014-05-28 21:53:08 +12:00 |
|
libraryaddict
|
39d01c1bea
|
Use Collection with no <String> or <Player> so that you can feed either in as a parameter
|
2014-05-28 12:09:16 +12:00 |
|
libraryaddict
|
4e8b0da944
|
Get rid of this try/catch
|
2014-05-25 17:58:53 +12:00 |
|
libraryaddict
|
6652959553
|
Fix up URLDecoding as per @zreed's recommendation
|
2014-05-25 17:57:34 +12:00 |
|
libraryaddict
|
e24f404e42
|
Tiny cleanup
|
2014-05-24 05:24:55 +12:00 |
|
libraryaddict
|
19aabb2656
|
Fixed sending data on a flagwatcher not taking their real metadata into account when its adding metadata
|
2014-05-24 05:14:14 +12:00 |
|
libraryaddict
|
26ccaabe83
|
Added ability to set the max health of a disguise using attributes
|
2014-05-23 14:52:21 +12:00 |
|
libraryaddict
|
0c305a8151
|
Fixed isRightClicking being slightly bad
|
2014-05-23 14:03:02 +12:00 |
|
libraryaddict
|
ae06e527be
|
Added disable metadata packet - Aka cached
|
2014-05-23 13:58:21 +12:00 |
|
libraryaddict
|
a70932da4d
|
Forgot to add a hook here..
|
2014-05-23 10:33:50 +12:00 |
|
libraryaddict
|
d4ac36b1ef
|
added small note
|
2014-05-23 10:30:56 +12:00 |
|
libraryaddict
|
71f15dff77
|
Added a way to selectively disguise only certain entities with disguise radius. Also changed the coloring of the help
|
2014-05-23 09:14:52 +12:00 |
|
libraryaddict
|
92172f91af
|
Add classgetter
|
2014-05-23 09:13:35 +12:00 |
|
libraryaddict
|
31dd6ef5e3
|
Allow -baby to exist in perms
|
2014-05-23 08:26:43 +12:00 |
|
libraryaddict
|
72d07e7f62
|
Added a slew of options to disable packets for performance gains
|
2014-05-23 08:14:46 +12:00 |
|
libraryaddict
|
eef044a5a6
|
Fix up multiple options for a single disguise
|
2014-05-22 08:22:50 +12:00 |
|
libraryaddict
|
ccb512a20b
|
Tiny tiny cleanup
|
2014-05-22 05:42:53 +12:00 |
|
libraryaddict
|
34418ddab5
|
Tell them exactly what option they can't use
|
2014-05-22 05:26:13 +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
|
c5e579f608
|
Add helpful info for future reference
|
2014-05-13 22:26:10 +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
|
d81b1d8b7c
|
Removed true/false for disguise commands
|
2014-05-09 16:35:24 +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
|
19f895667a
|
Give the update messages without exceptions
|
2014-05-05 19:53:16 +12:00 |
|
libraryaddict
|
5f69b11ab4
|
Add another check
|
2014-04-26 15:34:48 +12:00 |
|
libraryaddict
|
05a849a510
|
Just use the field name instead of regetting it
|
2014-04-23 11:49:24 +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
|
c2e7aae201
|
Only allow refreshing entity is the entity is valid
|
2014-04-19 23:14:58 +12:00 |
|
libraryaddict
|
4e09a64abb
|
Just make it a runnable. More convident for my plugins
|
2014-04-19 23:11:56 +12:00 |
|
libraryaddict
|
43e6e6cc36
|
Changed the names and some methods so its easily used by outside plugins
|
2014-04-19 18:22:27 +12:00 |
|