d61f0dbe41
Updated version to 1.2.5-R0.1-SNAPSHOT, changed commands to match vanilla
Dinnerbone (Laptop)
2012-03-30 23:33:23 +02:00
dffdc05a5a
Updated version to 1.2.4-R1.1-SNAPSHOT for development towards next release.
EvilSeph
2012-03-29 07:57:53 -04:00
8239b7450f
Updated version to 1.2.4-R1.0 for release.
EvilSeph
2012-03-28 20:27:02 -04:00
6b8d346e4f
[Bleeding] Removing the last metadata item for a key now sets hasMetadata(key) to false. Addresses BUKKIT-1380
rmichela
2012-03-28 01:41:33 -04:00
a8f0910a82
[Bleeding] MetadataBase now properly takes the metadata key into account when computing hasMetadata(). Addresses BUKKIT-1211
rmichela
2012-03-28 01:36:36 -04:00
aa9f64522f
Reverting the Drop API for now, we need to re-evalute this as it is causing too many issues and blocking releases.
Warren Loo
2012-03-27 10:16:42 -04:00
cec8ceab3c
Added plugin count to the PluginsCommand.
EvilSeph
2012-03-22 21:40:31 -04:00
b255f32bef
Fixed an index out of range error in ChatColor.getLastColors
Nathan Adams
2012-03-22 23:09:10 +00:00
c11ba8c19d
Added isFormat, isColor and getLastColors methods to ChatColor
Nathan Adams
2012-03-22 22:56:36 +00:00
a3581f1416
Added missing tests to TestPlayer.
EvilSeph
2012-03-22 18:17:38 -04:00
153168d8bd
Added player.isFlying|setFlying to check if a player is flying, or make them fly/not. This implements BUKKIT-1281.
Nathan Adams
2012-03-22 22:02:45 +00:00
ff9aecf4be
[Bleeding] Added Ageable interface for Villagers and Animals to extend. Addresses BUKKIT-1232
aPunch
2012-03-19 14:02:10 -05:00
2d17b0c24e
[Bleeding] Added getting and setting drops to all appropriate events. Fixes BUKKIT-397 and fixes BUKKIT-1252
Celtic Minstrel
2011-08-14 22:34:13 -04:00
42e694c696
[Bleeding] Fixed some issues with no-effect potions, and added more potion tests. Fixes BUKKIT-1251
Celtic Minstrel
2012-03-04 18:58:18 -05:00
53473bb182
[Bleeding] Add Chest.getBlockInventory() for convenience; this always returns a single chest inventory. Addresses BUKKIT-1247
Celtic Minstrel
2012-03-19 15:02:10 -04:00
cbc8d3589f
[Bleeding] Added automatically generated plugin-level sub-indexes to the master help index. Addresses BUKKIT-1180
rmichela
2012-03-15 02:27:35 -04:00
d47ad6cf57
Aesthetic changes to the /help command.
rmichela
2012-03-15 02:26:07 -04:00
7ea7959e69
[Bleeding] Added option to remove entire plugins from the help index using the help.yml file. Addresses BUKKIT-1178
rmichela
2012-03-14 23:38:59 -04:00
f5ac6fc319
[Bleeding] Make InventoryView.setItem(-999, item) drop the item on the ground by default.
Celtic Minstrel
2012-03-13 22:28:07 -04:00
1aa8cb41a1
[Bleeding] CraftItemEvent.getInventory() now returns CraftingInventory for convenience.
Celtic Minstrel
2012-03-12 23:11:49 -04:00
adacb4dbab
[Bleeding] Made ItemStack constructors not default to an amount of 0. Fixes BUKKIT-610
Celtic Minstrel
2012-03-12 16:59:12 -04:00
aead3745f2
[Bleeding] Added DoubleChest wrapper so that DoubleChestInventory can return something other than null. Addresses BUKKIT-995
Celtic Minstrel
2012-03-12 16:46:47 -04:00
b58bdee7bc
Updated version to 1.2.3-R0.3-SNAPSHOT for development towards next release.
EvilSeph
2012-03-11 06:20:29 -04:00
1bbb13963c
Updated version to 1.2.3-R0.2 in pom.xml for beta.
EvilSeph
2012-03-11 03:55:43 -04:00
e0c3be1d9c
[Bleeding] Add getWorldType() and getGenerateStructures() methods to Bukkit and Server. Fixes BUKKIT-855
Mike Primm
2012-03-10 01:27:38 -06:00
37b6724aed
[Bleeding] Added support for amending help topic visibility permissions in help.yml. Addresses BUKKIT-1113
rmichela
2012-03-10 18:07:56 -05:00
55f18605a6
[Bleeding] Correct handling of blank lines in ChatPaginator.
zml2008
2012-03-10 13:40:05 -08:00
8e24c7653a
[Bleeding] Moved DefaultHelpTopic and GenericCommandHelpTopic to public bukkit api.
rmichela
2012-03-10 14:43:22 -05:00
e06d436701
[Bleeding] Added support for linking custom CommandExecutor types to a HelpTopicFactory. Fixes BUKKIT-1027
rmichela
2012-03-09 01:17:17 -05:00
37f1ab2052
[Bleeding] Add new sub-event for target goals, and DEFEND_VILLAGE TargetReason. Fixes BUKKIT-935
feildmaster
2012-03-08 18:26:46 -06:00
4c2068702a
Made Ocelot implement isSitting() and setSitting(). Fixes BUKKIT-993
EvilSeph
2012-03-09 15:01:28 -05:00
6c1f2489ad
[Bleeding] Added getting the hostname a player used to log in. Addresses BUKKIT-984
SpaceManiac
2012-03-03 12:39:14 -06:00
b0b308e319
[Bleeding] Update generator interface for new generate methods. Addresses BUKKIT-874
Mike Primm
2012-03-08 23:45:28 -06:00
3e3a05000d
Made zombie invasions fire CreatureSpawn event. Fixes BUKKIT-1090
EvilSeph
2012-03-08 22:10:17 -05:00
5f7c0aec5f
Made iron golems fire CreatureSpawn event. Fixes BUKKIT-1089
EvilSeph
2012-03-08 21:45:53 -05:00
d9f0bfd6d9
[Bleeding] Correct errors in LongGrass and MonsterEggs materials. Addresses BUKKIT-1083
Mike Primm
2012-03-08 12:38:46 -06:00
99e1a92191
Fix incorrect entity ID for iron golem. Addresses BUKKIT-1088
Celtic Minstrel
2012-03-05 12:28:54 -05:00
6fc7d4ae40
[Bleeding] ChatPaginator now preserves the color of a line after wrapping the line of text. Fixes BUKKIT-1048
rmichela
2012-03-06 01:15:00 -05:00
c254d84b06
[Bleeding] Help command should properly wrap command text - at least for english. Fixes BUKKIT-939
rmichela
2012-03-05 23:35:29 -05:00
2a310576d1
[Bleeding] Add APIs for editing biome data. Addresses BUKKIT-1075
Mike Primm
2012-03-04 10:40:27 -06:00
52fcb63c8e
[Bleeding] Added ConversationAbandonedEvent and supporting infrastructure. Whenever a conversation exits, the ConversationAbandonedEvent is triggered with details about how the conversation ended and what, if anything caused it to end. Fixes BUKKIT-986
rmichela
2012-03-04 16:29:56 -05:00
4cb1bc5c1e
[Bleeding] Added local echo toggle to Conversation and ConversationFactory objects. Fixes BUKKIT-1007.
rmichela
2012-03-04 13:59:45 -05:00
1ee727f4fc
Updated version to 1.2.3-R0.2-SNAPSHOT for development towards next release.
EvilSeph
2012-03-04 04:07:13 -05:00
1317a37e18
Updated version to 1.2.3-R0.1 in pom.xml for beta.
EvilSeph
2012-03-04 03:02:53 -05:00
a2fbb41365
Fixed javadoc typo, it should read: "celticminstrel is a poopy head."
Nathan Adams
2012-03-03 02:26:13 +00:00
2c99437c1f
Added three new effects for zombies nomming on doors. This adds BUKKIT-961
Nathan Adams
2012-03-03 02:21:57 +00:00
1c775f8a3c
Added isEmpty to BlockChangeDelegate - this implements BUKKIT-868. Also changed version to 1.2.2-R0.1-SNAPSHOT for the upcoming beta.
Nathan Adams
2012-03-01 15:27:34 +00:00