Andrew
9b8279e981
Read desc
...
Added option types profession, ocelot type, potion effect, horse style,
horse color and related help commands
2013-11-06 21:28:35 +13:00
Andrew
b4c7f8e30d
Fixed disguising a pig to a horse crashing
2013-11-06 21:22:55 +13:00
Andrew
3c5c3c958a
Deprecated potioneffect to potioneffecttype as they don't expire naturally.
2013-11-06 21:05:35 +13:00
Andrew
62cd0f2832
Changed setType to setTypeId for ocelot
2013-11-06 21:05:11 +13:00
Andrew
31074f93a7
Added get/set owner name, set color/style id to horse watcher
2013-11-06 21:05:00 +13:00
Andrew
86169422a7
SetType(int) added to ocelot
2013-11-06 21:02:53 +13:00
Andrew
2843022f6c
Added itemstack to enderman watcher
2013-11-06 20:04:32 +13:00
Andrew
f5c9d4e29e
Think I fixed wither skull not being blue
2013-11-06 19:56:53 +13:00
Andrew
f5355bfc98
Renamed getName to getOwner and added setOwner
2013-11-06 19:54:45 +13:00
Andrew
cd24514ec6
Fixed a error when setting up a itemstack watcher before it spawns in
2013-11-06 19:46:09 +13:00
Andrew
dd035980e7
Added hasValue
2013-11-06 19:44:53 +13:00
Andrew
5f41841135
Changed setfuse to setFused
2013-11-06 19:29:27 +13:00
Andrew
37bef1c1ff
Fixed typos with breed being bred in horse
2013-11-06 19:21:05 +13:00
Andrew
44437a0230
Released 7.6.6
2013-11-06 19:03:37 +13:00
Andrew
f202fb7f52
Sorted the methods and renamed them
2013-11-06 19:02:31 +13:00
Andrew
03dcdb9c61
Read desc
...
Added animal colors to the list of settable options.
Added itemstack and itemstack[] to the list of settable options
Added /disguisehelp colors to get the list of usable colors
Colored in the errors when constructing a disguise options
2013-11-06 19:01:31 +13:00
Andrew
9b72086796
Quick update before release. Fixes not returning if event cancelled
2013-11-06 06:32:37 +13:00
Andrew
249dd160b5
Released 7.6.5
2013-11-06 06:27:32 +13:00
Andrew
c79c0067bf
Fix some minor inv problems
2013-11-06 06:11:55 +13:00
Andrew
ef7d1e936f
Self disguises now behave when riding something
2013-11-06 06:09:44 +13:00
Andrew
acd2da49f8
Fixed comments never being visible
2013-11-06 06:05:10 +13:00
Andrew
adcca1558b
Changed ViewDisguises to ViewSelfDisguises
2013-11-06 06:01:52 +13:00
Andrew
e8d821619c
Cleaned up classes
2013-11-06 05:53:53 +13:00
Andrew
48029b8849
Don't remember committing this
2013-11-06 05:53:33 +13:00
Andrew
414ba24363
Fixed the code not liking the _ non checking
2013-11-06 05:44:54 +13:00
Andrew
90e670c4a5
Help now includes the disguisetype when displaying back
2013-11-06 05:42:34 +13:00
Andrew
09e353213e
Changed the disguisetype fetching to try without _ as well
2013-11-06 05:41:34 +13:00
Andrew
d84121c4eb
Fixed up the flagwatchers .clone and fixed playerdisguise not .clone working
2013-11-06 05:37:10 +13:00
Andrew
fb38bcd99f
Made the disguise class abstract, the same for the clone class
2013-11-06 05:36:18 +13:00
Andrew
eb6d158ad4
Added more names
2013-11-06 05:35:59 +13:00
Andrew
abbdf4232a
Removed .equals for all the good it does to remove it .-.
2013-11-06 05:08:16 +13:00
Andrew
d4ae115d19
Added toReadable to disguisetype
2013-11-06 05:05:04 +13:00
Andrew
0dff3706cd
Translate the string to color codes
2013-11-06 04:57:58 +13:00
Andrew
f431b619fe
Fixed casting issues and more boolean issues
2013-11-06 04:56:23 +13:00
Andrew
a48db82eb9
Fix a bug in the setting a adult
2013-11-06 04:51:01 +13:00
Andrew
4596752c29
Make it easier to read the options
2013-11-06 04:50:54 +13:00
Andrew
4a40ac6ec1
Sort the options
2013-11-06 04:40:41 +13:00
Andrew
742b072c2b
Fixed up the option checking codes
2013-11-06 04:34:38 +13:00
Andrew
ff5426ffb8
Added some name checking code
2013-11-06 04:33:40 +13:00
Andrew
352c53c96e
Fixed is assignable for the disguise options
2013-11-06 04:24:07 +13:00
Andrew
16f73be312
Updated to latest cb. Shame I don't have to do any code..
2013-11-06 04:21:20 +13:00
Andrew
8b3b01ea03
Added disguisehelp command
2013-11-06 04:16:46 +13:00
Andrew
19ab6ec9b6
Change the int to a integer
2013-11-06 04:10:27 +13:00
Andrew
2ccac87531
Convert disguises commands to use a commonly shared method to parse a string to a disguise including options
2013-11-06 04:06:15 +13:00
Andrew
969fd5e9bf
Fixed potential crash
2013-11-06 03:55:04 +13:00
Andrew
941f536f5c
Improved the cloning of flagwatcher, and now saves backups as a backup value
2013-11-06 03:54:57 +13:00
Andrew
fb5dc6836a
Improved the .clone of the disguises
2013-11-06 03:53:30 +13:00
Andrew
8b26ab7f2a
Opps. Same thing/
2013-10-22 07:19:50 +13:00
Andrew
0ca3c26ba1
Clone the armor when the flagwatcher is cloned
2013-10-22 07:18:17 +13:00
Andrew
249366cb2b
Released 7.6.4
2013-10-18 14:12:12 +13:00