Commit Graph

  • bd793f2b50 Updated version to 1.2.5-R1.4-SNAPSHOT for development towards next release. EvilSeph 2012-05-02 14:26:08 -04:00
  • b8450bf706 Updated version to 1.2.5-R1.3 in pom.xml for Beta. EvilSeph 2012-04-30 19:36:12 -04:00
  • f83a59e19f Set help index page to 1 for invalid numbers. Fixes BUKKIT-1569 feildmaster 2012-04-28 11:09:43 -05:00
  • 5c32e54226 Making MemorySection much more efficient; Addresses BUKKIT-1454 Wesley Wolfe 2012-04-30 16:54:00 -05:00
  • a11efdcfb7 Made clearPermissions public. Addresses BUKKIT-1541 feildmaster 2012-04-27 12:31:42 -05:00
  • 1eb3d54c4b We default to OP feildmaster 2012-04-27 04:59:53 -05:00
  • dd448ff1cc Updated version to 1.2.5-R1.3-SNAPSHOT for development towards next release. EvilSeph 2012-04-25 00:58:21 -04:00
  • 14b5b3122d Updated version to 1.2.5-R1.2 in pom.xml for Beta. EvilSeph 2012-04-24 23:40:51 -04:00
  • 78f7c8038d Add API for managing mob spawn limits per-world. Fixes BUKKIT-1565 Travis Watkins 2012-04-23 19:25:11 -05:00
  • 1fd825cb7b Adding ceil to NumberConversions Wesley Wolfe 2012-04-15 18:25:57 -05:00
  • 55c12d5dd5 Add SpawnReason.DEFAULT, to make SpawnReason.CUSTOM solely for plugins feildmaster 2012-04-14 01:31:59 -05:00
  • 92821498f0 Added SpawnReason.SLIME_SPLIT. Addresses BUKKIT-790 feildmaster 2012-04-14 00:53:52 -05:00
  • 3fb02d56b3 Fix createSection getting sections from itself. Fixes BUKKIT-1513 feildmaster 2012-04-13 10:19:45 -05:00
  • 6788c550f4 Updated version to 1.2.5-R1.2-SNAPSHOT for development towards next release. EvilSeph 2012-04-08 23:54:10 -04:00
  • c7a5a84f55 Updated version to 1.2.5-R1.1-SNAPSHOT for development towards next release. EvilSeph 2012-04-05 07:12:28 -04:00
  • 56e7969f5c Updated version to 1.2.5-R1.0 in pom.xml for RB. EvilSeph 2012-04-04 10:00:49 -04:00
  • 9030ba5f99 Adds address to PlayerLoginEvent; Addresses BUKKIT-431 Wesley Wolfe 2012-04-03 17:00:05 -05:00
  • ea8de14db2 Updated version to 1.2.5-R0.2-SNAPSHOT for development towards next release. EvilSeph 2012-04-03 10:15:13 -04:00
  • 7658efdb28 Update version to 1.2.5-R0.1 in pom.xml for beta. EvilSeph 2012-04-03 05:42:38 -04:00
  • 20779ab582 Removed pointless counter and use .length in PluginsCommand. Thanks nallar! EvilSeph 2012-04-02 16:28:58 -04:00
  • 6650625987 Add new SmoothBrick texture; Addresses BUKKIT-1417 Wesley Wolfe 2012-03-31 08:14:48 -05:00
  • 6240b9a37c Fix Wood(plank) and add Sandstone MaterialData; addresses BUKKIT-1384 Wesley Wolfe 2012-03-31 08:35:59 -05:00
  • a0be4ef416 Updated version to 1.2.5-R0.1-SNAPSHOT, changed commands to match vanilla Dinnerbone (Laptop) 2012-03-30 23:33:23 +02:00
  • 074184793b Updated version to 1.2.4-R1.1-SNAPSHOT for development towards next release. EvilSeph 2012-03-29 07:57:53 -04:00
  • 99be999455 Updated version to 1.2.4-R1.0 for release. EvilSeph 2012-03-28 20:27:02 -04:00
  • 1dc7eadf80 [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
  • e9064329e6 [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
  • 7ce3a4dbcc [Bleeding] Add null check to getFacing(); Fixes BUKKIT-1249 Wesley Wolfe 2012-03-27 09:42:34 -05:00
  • 979d54e78d [Bleeding] Added SpawnReason.BREEDING. Addresses BUKKIT-1356 feildmaster 2012-03-26 14:13:10 -05:00
  • f520069aa6 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
  • 7f5c03101e Added plugin count to the PluginsCommand. EvilSeph 2012-03-22 21:40:31 -04:00
  • ce87b04aae Fixed an index out of range error in ChatColor.getLastColors Nathan Adams 2012-03-22 23:09:10 +00:00
  • 97ba2ff938 Added isFormat, isColor and getLastColors methods to ChatColor Nathan Adams 2012-03-22 22:56:36 +00:00
  • 13040dfd62 Added missing tests to TestPlayer. EvilSeph 2012-03-22 18:17:38 -04:00
  • 4a3a177ddd 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
  • 2854528ba5 Added new MELTING DamageCause. Addresses BUKKIT-1244 EvilSeph 2012-03-22 17:33:32 -04:00
  • ec9fdd4811 Added configurable Connection Throttle. Addresses BUKKIT-1274 EvilSeph 2012-03-22 08:02:38 -04:00
  • 557c4f0a75 Added some new ChatColors. Surprise! :D Nathan Adams 2012-03-22 20:47:09 +00:00
  • 6db1268b38 Updated version string to 1.2.4-R0.1 Nathan Adams 2012-03-22 20:39:13 +00:00
  • e6539615a7 [Bleeding] Fixed soft-dependencies broken by previous commit. Wesley Wolfe 2012-03-22 01:56:44 -05:00
  • 816d7d850c [Bleeding] Made IndexHelpTopic more conducive to subclassing. Addresses BUKKIT-1263 rmichela 2012-03-22 00:20:33 -04:00
  • 45d5f691b1 [Bleeding] Added swamp trees and small jungle trees to TreeType. Addresses BUKKIT-1162 zml2008 2012-03-11 13:12:19 -07:00
  • aff0ded5a7 [Bleeding] Added loadbefore property; Addresses BUKKIT-843 Wesley Wolfe 2012-03-20 03:54:51 -05:00
  • 3bd599f8ab [Bleeding] Added Ageable interface for Villagers and Animals to extend. Addresses BUKKIT-1232 aPunch 2012-03-19 14:02:10 -05:00
  • 066ccf6062 [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
  • bf771c192d [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
  • 132ee04542 [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
  • 3da0557aa0 [Bleeding] Add iterator() with starting index. Addresses BUKKIT-1246 Celtic Minstrel 2012-03-17 10:37:22 -04:00
  • c74338d550 [Bleeding] Added way to get/set if an Iron Golem was player created. Addresses BUKKIT-1229 aPunch 2012-03-08 20:22:11 -06:00
  • e4ca064cdc [Bleeding] Add ExpBottleEvent; Addresses BUKKIT-888 Wesley Wolfe 2012-03-20 02:06:59 -05:00
  • 3a737b3a27 [Bleeding] Moved HelpTopicComparator to Bukkit.jar. Addresses BUKKIT-1193 rmichela 2012-03-16 03:42:01 -04:00
  • 606f33903c [Bleeding] Added ChatColor.translateAlternateColorCodes(). Addresses BUKKIT-1191 rmichela 2012-03-16 00:40:47 -04:00
  • 776745c335 [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
  • d6e1f63529 Aesthetic changes to the /help command. rmichela 2012-03-15 02:26:07 -04:00
  • 494c913fef [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
  • 4507bd922f [Bleeding] Add Inventory.{get,set}MaxStackSize(). Addresses BUKKIT-1076 Celtic Minstrel 2012-03-14 00:02:20 -04:00
  • 09eacb968d [Bleeding] Make InventoryView.setItem(-999, item) drop the item on the ground by default. Celtic Minstrel 2012-03-13 22:28:07 -04:00
  • f528e62a84 [Bleeding] CraftItemEvent.getInventory() now returns CraftingInventory for convenience. Celtic Minstrel 2012-03-12 23:11:49 -04:00
  • e10a43a410 [Bleeding] Made ItemStack constructors not default to an amount of 0. Fixes BUKKIT-610 Celtic Minstrel 2012-03-12 16:59:12 -04:00
  • 8b67cad4cc [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
  • 74ff160f58 [Bleeding] Added ProjectileLaunchEvent. Addresses BUKKIT-284 Celtic Minstrel 2012-03-12 12:45:28 -04:00
  • 4e32eebf05 [Bleeding] Clean up and clarify javadocs on new generator methods. Mike Primm 2012-03-14 21:18:55 -05:00
  • 2e01621c63 [Bleeding] Lazily calculate permissions. Addresses BUKKIT-1122 Wesley Wolfe 2012-03-10 15:05:59 -06:00
  • 23c519acb7 [Bleeding] Reworked OBP.Permission. Addresses BUKKIT-1120 and addresses BUKKIT-1121 Wesley Wolfe 2012-03-10 15:03:41 -06:00
  • ff9fa6b32e [Bleeding] More lenient command creation from plugin.yml. Fixes BUKKIT-1093 Wesley Wolfe 2012-03-10 13:11:21 -06:00
  • 2ab4e6bdc7 Updated tests with isBlocking(). EvilSeph 2012-03-14 01:35:43 -04:00
  • e30b896163 Added Enchantment.conflictsWith() and EnchantmentTarget.includes(). Addresses BUKKIT-1159 and addresses BUKKIT-1160 Celtic Minstrel 2012-03-12 15:33:19 -04:00
  • 668c369ecc [Bleeding] Added Player.isBlocking(). Addresses BUKKIT-858 Celtic Minstrel 2012-03-12 10:54:30 -04:00
  • d22352013f [Bleeding] Added EntityBreakDoorEvent. Fixes BUKKIT-1134 feildmaster 2012-03-10 18:42:17 -06:00
  • 4ac77121fb Updated version to 1.2.3-R0.3-SNAPSHOT for development towards next release. EvilSeph 2012-03-11 06:20:29 -04:00
  • 91f30e00ec Updated version to 1.2.3-R0.2 in pom.xml for beta. EvilSeph 2012-03-11 03:55:43 -04:00
  • daca1977ff [Bleeding] Add getWorldType() and getGenerateStructures() methods to Bukkit and Server. Fixes BUKKIT-855 Mike Primm 2012-03-10 01:27:38 -06:00
  • 316869fb99 [Bleeding] Added support for amending help topic visibility permissions in help.yml. Addresses BUKKIT-1113 rmichela 2012-03-10 18:07:56 -05:00
  • 26fbd1228d [Bleeding] Correct handling of blank lines in ChatPaginator. zml2008 2012-03-10 13:40:05 -08:00
  • 00723dc666 [Bleeding] Implemented command aliases in help. Addresses BUKKIT-1028 rmichela 2012-03-10 16:16:33 -05:00
  • 141c33d6df [Bleeding] Moved DefaultHelpTopic and GenericCommandHelpTopic to public bukkit api. rmichela 2012-03-10 14:43:22 -05:00
  • 1e51505f93 [Bleeding] Added support for linking custom CommandExecutor types to a HelpTopicFactory. Fixes BUKKIT-1027 rmichela 2012-03-09 01:17:17 -05:00
  • 06e507f3c6 [Bleeding] Add new sub-event for target goals, and DEFEND_VILLAGE TargetReason. Fixes BUKKIT-935 feildmaster 2012-03-08 18:26:46 -06:00
  • 101756dcc1 Made Ocelot implement isSitting() and setSitting(). Fixes BUKKIT-993 EvilSeph 2012-03-09 15:01:28 -05:00
  • bc60e182cd [Bleeding] Added getting the hostname a player used to log in. Addresses BUKKIT-984 SpaceManiac 2012-03-03 12:39:14 -06:00
  • 450b20bdc2 [Bleeding] Update generator interface for new generate methods. Addresses BUKKIT-874 Mike Primm 2012-03-08 23:45:28 -06:00
  • cb46f4b8fe Made zombie invasions fire CreatureSpawn event. Fixes BUKKIT-1090 EvilSeph 2012-03-08 22:10:17 -05:00
  • 220d1bb453 Made iron golems fire CreatureSpawn event. Fixes BUKKIT-1089 EvilSeph 2012-03-08 21:45:53 -05:00
  • 38588a1df1 [Bleeding] Correct errors in LongGrass and MonsterEggs materials. Addresses BUKKIT-1083 Mike Primm 2012-03-08 12:38:46 -06:00
  • ae64bc3da3 Fix incorrect entity ID for iron golem. Addresses BUKKIT-1088 Celtic Minstrel 2012-03-05 12:28:54 -05:00
  • 3149244ec5 Add missing JUNGLE TreeSpecies. Fixes BUKKIT-973 Celtic Minstrel 2012-03-05 12:29:09 -05:00
  • 2658dd873f [Bleeding] Added missing NPE protection to removeMetadata(). Fixes BUKKIT-933 rmichela 2012-03-05 22:33:22 -05:00
  • 561f736645 [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
  • 76cc010776 [Bleeding] Help command should properly wrap command text - at least for english. Fixes BUKKIT-939 rmichela 2012-03-05 23:35:29 -05:00
  • 1bf2a25506 [Bleeding] Add APIs for editing biome data. Addresses BUKKIT-1075 Mike Primm 2012-03-04 10:40:27 -06:00
  • 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 rmichela 2012-03-04 16:29:56 -05:00
  • e1f7e0bbe8 [Bleeding] Added local echo toggle to Conversation and ConversationFactory objects. Fixes BUKKIT-1007. rmichela 2012-03-04 13:59:45 -05:00
  • 04e4c96049 Updated version to 1.2.3-R0.2-SNAPSHOT for development towards next release. EvilSeph 2012-03-04 04:07:13 -05:00
  • 6ee08f7498 Updated version to 1.2.3-R0.1 in pom.xml for beta. EvilSeph 2012-03-04 03:02:53 -05:00
  • 1cf208fa0b Fixed javadoc typo, it should read: "celticminstrel is a poopy head." Nathan Adams 2012-03-03 02:26:13 +00:00
  • c724cf177a Added three new effects for zombies nomming on doors. This adds BUKKIT-961 Nathan Adams 2012-03-03 02:21:57 +00:00
  • e86aed077e [Bleeding] Fixed crafting enchanted items, fixes BUKKIT-602 Wesley Wolfe 2012-03-02 12:49:56 -06:00
  • bfe455e1b6 Added Villager API for getting/setting Profession. This adds BUKKIT-887 Nathan Adams 2012-03-03 01:58:30 +00:00
  • 0a9cf32d3a Fixed Ocelot.Type lookup - this fixes BUKKIT-952 Nathan Adams 2012-03-03 00:46:27 +00:00
  • f98afa6a74 Changed version from 1.2.2-R0.1 to 1.2.3-R0.1 Nathan Adams 2012-03-02 19:29:17 +00:00