1211 Commits

Author SHA1 Message Date
Celtic Minstrel
e10a43a410 [Bleeding] Made ItemStack constructors not default to an amount of 0. Fixes BUKKIT-610 2012-03-15 22:16:35 -04:00
Celtic Minstrel
8b67cad4cc [Bleeding] Added DoubleChest wrapper so that DoubleChestInventory can return something other than null. Addresses BUKKIT-995 2012-03-15 22:12:43 -04:00
Celtic Minstrel
74ff160f58 [Bleeding] Added ProjectileLaunchEvent. Addresses BUKKIT-284 2012-03-15 07:12:23 -04:00
Mike Primm
4e32eebf05 [Bleeding] Clean up and clarify javadocs on new generator methods. 2012-03-15 07:11:27 -04:00
Wesley Wolfe
2e01621c63 [Bleeding] Lazily calculate permissions. Addresses BUKKIT-1122 2012-03-15 06:46:02 -04:00
Wesley Wolfe
23c519acb7 [Bleeding] Reworked OBP.Permission. Addresses BUKKIT-1120 and addresses BUKKIT-1121 2012-03-15 06:45:49 -04:00
Wesley Wolfe
ff9fa6b32e [Bleeding] More lenient command creation from plugin.yml. Fixes BUKKIT-1093 2012-03-15 06:45:44 -04:00
EvilSeph
2ab4e6bdc7 Updated tests with isBlocking(). 2012-03-14 01:35:43 -04:00
Celtic Minstrel
e30b896163 Added Enchantment.conflictsWith() and EnchantmentTarget.includes(). Addresses BUKKIT-1159 and addresses BUKKIT-1160 2012-03-13 22:20:02 -04:00
Celtic Minstrel
668c369ecc [Bleeding] Added Player.isBlocking(). Addresses BUKKIT-858 2012-03-13 19:41:33 -04:00
feildmaster
d22352013f [Bleeding] Added EntityBreakDoorEvent. Fixes BUKKIT-1134 2012-03-11 16:28:40 -04:00
EvilSeph
4ac77121fb Updated version to 1.2.3-R0.3-SNAPSHOT for development towards next release. 2012-03-11 06:20:29 -04:00
EvilSeph
91f30e00ec Updated version to 1.2.3-R0.2 in pom.xml for beta. 2012-03-11 03:55:43 -04:00
Mike Primm
daca1977ff [Bleeding] Add getWorldType() and getGenerateStructures() methods to Bukkit and Server. Fixes BUKKIT-855 2012-03-10 18:28:20 -05:00
rmichela
316869fb99 [Bleeding] Added support for amending help topic visibility permissions in help.yml. Addresses BUKKIT-1113 2012-03-10 18:21:57 -05:00
zml2008
26fbd1228d [Bleeding] Correct handling of blank lines in ChatPaginator. 2012-03-10 17:53:38 -05:00
rmichela
00723dc666 [Bleeding] Implemented command aliases in help. Addresses BUKKIT-1028 2012-03-10 17:52:12 -05:00
rmichela
141c33d6df [Bleeding] Moved DefaultHelpTopic and GenericCommandHelpTopic to public bukkit api. 2012-03-10 17:51:53 -05:00
rmichela
1e51505f93 [Bleeding] Added support for linking custom CommandExecutor types to a HelpTopicFactory. Fixes BUKKIT-1027 2012-03-10 17:50:44 -05:00
feildmaster
06e507f3c6 [Bleeding] Add new sub-event for target goals, and DEFEND_VILLAGE TargetReason. Fixes BUKKIT-935 2012-03-10 02:02:08 -05:00
EvilSeph
101756dcc1 Made Ocelot implement isSitting() and setSitting(). Fixes BUKKIT-993 2012-03-09 15:01:28 -05:00
SpaceManiac
bc60e182cd [Bleeding] Added getting the hostname a player used to log in. Addresses BUKKIT-984 2012-03-09 11:48:04 -05:00
Mike Primm
450b20bdc2 [Bleeding] Update generator interface for new generate methods. Addresses BUKKIT-874 2012-03-09 11:48:03 -05:00
EvilSeph
cb46f4b8fe Made zombie invasions fire CreatureSpawn event. Fixes BUKKIT-1090 2012-03-08 22:10:17 -05:00
EvilSeph
220d1bb453 Made iron golems fire CreatureSpawn event. Fixes BUKKIT-1089 2012-03-08 22:00:08 -05:00
Mike Primm
38588a1df1 [Bleeding] Correct errors in LongGrass and MonsterEggs materials. Addresses BUKKIT-1083 2012-03-08 16:05:42 -05:00
Celtic Minstrel
ae64bc3da3 Fix incorrect entity ID for iron golem. Addresses BUKKIT-1088 2012-03-08 15:11:27 -05:00
Celtic Minstrel
3149244ec5 Add missing JUNGLE TreeSpecies. Fixes BUKKIT-973 2012-03-08 15:08:34 -05:00
rmichela
2658dd873f [Bleeding] Added missing NPE protection to removeMetadata(). Fixes BUKKIT-933 2012-03-08 02:24:28 -05:00
rmichela
561f736645 [Bleeding] ChatPaginator now preserves the color of a line after wrapping the line of text. Fixes BUKKIT-1048 2012-03-08 02:02:28 -05:00
rmichela
76cc010776 [Bleeding] Help command should properly wrap command text - at least for english. Fixes BUKKIT-939 2012-03-08 02:02:12 -05:00
Mike Primm
1bf2a25506 [Bleeding] Add APIs for editing biome data. Addresses BUKKIT-1075 2012-03-08 01:52:01 -05:00
rmichela
c84229ad72 [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 2012-03-08 01:29:30 -05:00
rmichela
e1f7e0bbe8 [Bleeding] Added local echo toggle to Conversation and ConversationFactory objects. Fixes BUKKIT-1007. 2012-03-08 01:29:25 -05:00
EvilSeph
04e4c96049 Updated version to 1.2.3-R0.2-SNAPSHOT for development towards next release. 2012-03-04 04:07:13 -05:00
EvilSeph
6ee08f7498 Updated version to 1.2.3-R0.1 in pom.xml for beta. 2012-03-04 03:02:53 -05:00
Nathan Adams
1cf208fa0b Fixed javadoc typo, it should read: "celticminstrel is a poopy head." 2012-03-03 02:26:13 +00:00
Nathan Adams
c724cf177a Added three new effects for zombies nomming on doors. This adds BUKKIT-961 2012-03-03 02:22:22 +00:00
Wesley Wolfe
e86aed077e [Bleeding] Fixed crafting enchanted items, fixes BUKKIT-602 2012-03-02 21:01:41 -05:00
Nathan Adams
bfe455e1b6 Added Villager API for getting/setting Profession. This adds BUKKIT-887 2012-03-03 01:58:30 +00:00
Nathan Adams
0a9cf32d3a Fixed Ocelot.Type lookup - this fixes BUKKIT-952 2012-03-03 00:46:27 +00:00
Nathan Adams
f98afa6a74 Changed version from 1.2.2-R0.1 to 1.2.3-R0.1 2012-03-02 19:29:17 +00:00
Nathan Adams
9b9a618a5f Added VERSION_1_1 WorldType 2012-03-02 18:38:12 +00:00
Nathan Adams
3087f99fdf Added JUNGLE tree to TreeType enum - this fixes BUKKIT-886 2012-03-02 13:21:29 +00:00
Mike Primm
ff9a7fc5be Implemented snapshot support for 1.2. 2012-03-02 00:24:05 -05:00
Nathan Adams
039088e974 Added a bunch of new 1.2 entities; this partially resolves BUKKIT-872 and BUKKIT-885. 2012-03-01 18:01:40 +00:00
Wesley Wolfe
b61d208c3c [Bleeding] Fixed naughty plugins crashing server. 2012-03-01 10:36:07 -05:00
Nathan Adams
3c93c1643d Added isEmpty to BlockChangeDelegate - this implements BUKKIT-868. Also changed version to 1.2.2-R0.1-SNAPSHOT for the upcoming beta. 2012-03-01 15:28:06 +00:00
Nathan Adams
d6625f693c Updated Bukkit API for 1.2 2012-03-01 14:25:51 +00:00
Nathan Adams
10dc6448f8 Updated version to 1.1-R6 for RB. 2012-03-01 13:52:56 +00:00