Commit Graph

  • b854320fc8 Fire EntityFormBlockEvent for FallingBlocks. Adds BUKKIT-3078 Wesley Wolfe 2012-12-04 18:30:10 -06:00
  • 4dadf0e2b5 Implement API for mob despawn when away from players. Adds BUKKIT-2986 Travis Watkins 2012-12-04 18:33:44 -06:00
  • 11894784b0 Fix leaky pipes (water flow). Fixes BUKKIT-3085 feildmaster 2012-12-01 13:17:29 -06:00
  • c596093c31 [BREAKING] Update BlockFace directions. Fixes BUKKIT-1567, BUKKIT-3069 feildmaster 2012-12-01 00:22:01 -06:00
  • 3404318bc5 Fix missed refactoring in EntityWither Wesley Wolfe 2012-11-30 17:50:09 -06:00
  • 1a6a828156 Add data values to EntityChangeBlockEvent. Adds BUKKIT-3077, BUKKIT-3076 Wesley Wolfe 2012-11-30 11:53:31 -06:00
  • 9bd02495df Use carried item for endermen's changed-block's id. Fixes BUKKIT-3075 Wesley Wolfe 2012-11-30 11:49:01 -06:00
  • 0c16afd6e0 Take into account if the shooter is a player before considering pvp mode for projectiles. Fixes BUKKIT-3058 feildmaster 2012-11-27 12:14:53 -06:00
  • 1040a81334 Fix multi-world sounds not being sent correctly. Fixes BUKKIT-3051 feildmaster 2012-11-25 18:05:17 -06:00
  • aa99d67963 Call EntityInteractEvent for Wood Buttons. Fixes BUKKIT-3022 feildmaster 2012-11-22 23:05:27 -06:00
  • cd66edd40f Fix the previous fix for "infinite 'breeding' with MonsterEggs" feildmaster 2012-11-22 21:42:34 -06:00
  • 22e26a5029 Call MapInitializeEvent on newly created maps. Fixes BUKKIT-2907 feildmaster 2012-11-21 16:48:25 -06:00
  • f0325da814 Add ItemMapEmpty for diff visibility feildmaster 2012-11-21 16:19:56 -06:00
  • 45e8919598 Updated version to 1.4.5-R0.3-SNAPSHOT for development towards next release. EvilSeph 2012-11-20 20:34:41 -05:00
  • cf677490e4 Updated version to 1.4.5-R0.2 in pom.xml for Beta. EvilSeph 2012-11-20 20:06:14 -05:00
  • 71b0510f88 Fix teleporting entities with vehicles/passengers teleporting you illegally. Fixes BUKKIT-2821 feildmaster 2012-11-20 18:15:00 -06:00
  • fed863049d Update invalidItems array. Fixes BUKKIT-2554. EvilSeph 2012-11-20 17:40:39 -05:00
  • a17ca07fe8 Add SPAWNER_EGG spawn reason to allow for filtering. Adds BUKKIT-3000 EvilSeph 2012-11-20 15:01:36 -05:00
  • c36b3da573 Fix infinite 'breeding' with MonsterEggs. Fixes BUKKIT-2997 EvilSeph 2012-11-20 09:27:47 -05:00
  • 5f5dd727b6 Add a DamageEvent for falling blocks which can damage entities. Fixes BUKKIT-2781 feildmaster 2012-11-18 18:48:21 -06:00
  • d039986be7 No teleporting people back into the server. Fixes BUKKIT-2298 Wesley Wolfe 2012-11-19 21:38:31 -06:00
  • d23c97429f Updated version to 1.4.5-R0.2-SNAPSHOT for development towards next release. EvilSeph 2012-11-18 22:50:41 -05:00
  • 0f2913e30a Updated version to 1.4.5-R0.1 in pom.xml for Beta. EvilSeph 2012-11-18 22:40:13 -05:00
  • 8f4cde24bd Don't add player to world if join event did it already. Travis Watkins 2012-11-18 20:18:30 -06:00
  • cc78e17312 Fix players losing experience when keepInventory is true. Fixes BUKKIT-2915 EvilSeph 2012-11-18 11:33:58 -05:00
  • 7ef9adc04e Fix missed rename making withers too cheaty. Fixes BUKKIT-2972 Travis Watkins 2012-11-18 15:27:15 -06:00
  • 58636c2dd8 Don't do case lookups when we have the right case already. Travis Watkins 2012-11-18 10:51:52 -06:00
  • 1044c32a54 Lower compression level to avoid overloading the thread. Fixes BUKKIT-2963 Travis Watkins 2012-11-18 08:45:54 -06:00
  • 028860399b Implement sound changes for Minecraft 1.4.2 changes. Fixes BUKKIT-2849 Karl Fritsche 2012-11-05 22:09:33 +01:00
  • a575e6b075 Use correct itemstack for dispenser behavior chaining. Fixes BUKKIT-2886 James Clarke 2012-11-08 00:26:35 +00:00
  • 293474d99b [Bleeding] Use case from player data for OfflinePlayer. Fixes BUKKIT-519 EdGruberman 2012-08-09 09:27:40 -07:00
  • 20c074ec6c Don't show a player on map if they're vanished. Fixes BUKKIT-1882 Travis Watkins 2012-11-17 10:31:13 -06:00
  • 2d832bf148 Don't kick player when they travel too far. Fixes BUKKIT-2968 Travis Watkins 2012-11-17 10:19:41 -06:00
  • bd0868ae1e Implement API for Skeleton and Zombie types. Fixes BUKKIT-2818 James Clarke 2012-11-05 18:09:40 +00:00
  • dca54ff187 Fire BlockSpreadEvent for vine growth. Fixes BUKKIT-1097 Travis Watkins 2012-11-17 10:03:16 -06:00
  • 0c78ce40e5 Add BlockVine.java from mc-dev for diff visibility. Travis Watkins 2012-11-17 09:54:41 -06:00
  • 9ab40b1ab3 Fire BlockFadeEvent when soil turns back to dirt. Fixes BUKKIT-1854 Travis Watkins 2012-06-25 10:31:22 -05:00
  • 558411692a Don't wait for main thread when processing commands. Travis Watkins 2012-11-17 11:48:22 -06:00
  • 9add7d3000 Don't create tile entity when block placement fails. Fixes BUKKIT-2924 Travis Watkins 2012-11-16 16:46:58 -06:00
  • d21c5f3871 Ignore empty custom payload packets. Fixes BUKKIT-2957 Travis Watkins 2012-11-16 16:15:41 -06:00
  • 6466aa1d25 Use synchronous calls and wait for chat disconnect. Fixes BUKKIT-2946 Wesley Wolfe 2012-11-16 01:31:53 -06:00
  • 82c8cf4234 Update tile entity when interact event is cancelled. Travis Watkins 2012-11-16 13:46:52 -06:00
  • 6952ad1e59 Update CraftBukkit to Minecraft 1.4.5. Travis Watkins 2012-11-16 10:13:34 -06:00
  • 8e806550d7 Remove fire ticks if damage has been canceled. Fixes BUKKIT-2933 feildmaster 2012-11-15 19:20:45 -06:00
  • 6149fc3e78 Don't thread single chunk compression. Fixes BUKKIT-2927 Travis Watkins 2012-11-15 16:09:21 -06:00
  • e1afee008f Update tile entity on client on cancelled block break. Fixes BUKKIT-2935 Travis Watkins 2012-11-14 20:03:58 -06:00
  • df69ea8814 Rework skull dropping. Fixes BUKKIT-2930 and BUKKIT-2820 Travis Watkins 2012-11-14 19:52:40 -06:00
  • 092800af26 Fixed some async tasks running synchronously. Fixes BUKKIT-2934 Wesley Wolfe 2012-11-14 16:47:21 -06:00
  • c2bae0bebb Add crafting result slot for sheep breeding. Fixes BUKKIT-2926 Travis Watkins 2012-11-14 13:27:45 -06:00
  • 188a71ad5b Clear out empty extended block ID array. Fixes BUKKIT-2923 Travis Watkins 2012-11-14 11:22:15 -06:00
  • 2b22ae2d45 Potentially fix glitch with falling entities. Travis Watkins 2012-11-13 23:23:21 -06:00
  • db43197ecf Add EntityFallingBlock from mc-dev Travis Watkins 2012-11-13 23:23:04 -06:00
  • 5a999a2660 Correct digging behavior. Fixes BUKKIT-2780 Travis Watkins 2012-11-04 12:14:40 -06:00
  • 7f7192f8fd Update CraftBukkit to Minecraft 1.4.4. Travis Watkins 2012-11-06 06:05:28 -06:00
  • a0c3b4f9d1 Updated version to 1.4.2-R0.3-SNAPSHOT for development towards next release. EvilSeph 2012-11-03 01:08:15 -04:00
  • cc668b2f8b Updated version to 1.4.2-R0.2 in pom.xml for Beta. EvilSeph 2012-11-03 00:51:40 -04:00
  • f683d5568f Migrate world data with world when switching from vanilla Minecraft to Bukkit. Fixes BUKKIT-2816 and BUKKIT-2760 EvilSeph 2012-11-02 20:51:14 -04:00
  • 53d24e2b22 [Bleeding] Fix mistranslation affecting time of the server vs time of day. Fixes BUKKIT-2797 md_5 2012-11-02 18:55:42 +11:00
  • 3dd0580d50 Improved the potion test to detect missing PotionType values. Wesley Wolfe 2012-11-01 03:38:25 -05:00
  • 87d25c4cc6 Fix compile issue with chunk generation. Travis Watkins 2012-11-02 00:12:49 -05:00
  • a4892dfa72 Delegate recreateStructures to nms provider. Fixes BUKKIT-2760 feildmaster 2012-11-01 21:11:32 -05:00
  • 1c14586c49 Add CraftArt mappings for Wither. Fixes BUKKIT-2667. Wesley Wolfe 2012-11-01 03:06:47 -05:00
  • 9a88e615d4 Change ItemFrame to actually provide a defensive copy. Fixes BUKKIT-2784 Wesley Wolfe 2012-10-31 18:07:27 -05:00
  • 1fb3164a96 Updated version to 1.4.2-R0.2-SNAPSHOT for development towards next release. EvilSeph 2012-10-31 20:51:53 -04:00
  • b9486da5c4 Updated version to 1.4.2-R0.1 in pom.xml for Beta. EvilSeph 2012-10-31 15:59:34 -04:00
  • 1623bf0f9b Fire HangingBreakEvent when explosions remove hanging entities. Fixes BUKKIT-2764 EvilSeph 2012-10-31 13:53:33 -04:00
  • 87a1cd3d43 Add inventory and slot types for new containers. Fixes BUKKIT-2741 Travis Watkins 2012-10-31 12:14:39 -05:00
  • 347fd3cb6e Fix NPE when blowing up an item frame. Fixes BUKKIT-2763 Travis Watkins 2012-10-31 11:30:29 -05:00
  • f479aa84a4 Implement API for ambient mob spawn limit. Add spawn-limit.ambient to bukkit.yml. Adds BUKKIT-2765 Travis Watkins 2012-10-31 11:18:41 -05:00
  • 46d7cd1e05 Use BlockCommandSender for dispatching Command block commands Travis Watkins 2012-10-31 06:36:55 -05:00
  • 9e4e2c62af Expose API for managing and using GameRules. Adds BUKKIT-2757 feildmaster 2012-10-30 21:24:48 -05:00
  • 59dc403a61 Hook command block up to ConsoleCommandSender. Fixes BUKKIT-2684 Travis Watkins 2012-10-30 23:29:14 -05:00
  • 63eaf74d44 Implement the API for ItemFrames. Adds BUKKIT-2668 h31ix 2012-10-31 00:59:06 -04:00
  • 02ca9be079 [Bleeding] Fire damage is no longer a valid reason for hanging entity removal h31ix 2012-10-31 00:44:32 -04:00
  • 54cce5bf92 [Bleeding] Implement new Hanging events. Adds BUKKIT-2754 h31ix 2012-10-30 23:21:53 -04:00
  • 4efd06a6b5 Remove Anvil debug. Fixes BUKKIT-2732 EvilSeph 2012-10-30 19:11:01 -04:00
  • 42391009f7 [Bleeding] Prevent players from appearing to be sneaking after they change dimensions whilst doing so. md_5 2012-10-30 18:08:48 +11:00
  • b7886d1421 Disable portal support for entities for now. Restore allowNether check. EvilSeph 2012-10-30 17:09:18 -04:00
  • 6bf705dd08 Expose API for clearing a player's inventory with a successful count return. Adds BUKKIT-2745 EvilSeph 2012-10-30 02:52:53 -04:00
  • 856fdc2ab6 Update map cursors to reflect 1.4 changes. Fixes BUKKIT-2740 feildmaster 2012-10-29 22:27:11 -05:00
  • 3047a424bb Expose API for giving and taking experience levels for use with ExpCommand's new behaviour with Minecraft 1.4. Adds BUKKIT-2739 EvilSeph 2012-10-29 12:37:45 -04:00
  • aba7e2faf1 Revert changing EntityType.FIREBALL to LARGE_FIREBALL feildmaster 2012-10-29 20:17:52 -05:00
  • 216cddb2ab Get skull data before destroying block. Fixes BUKKIT-2723 Travis Watkins 2012-10-29 12:38:34 -05:00
  • 14f4bd9024 Fix bug preventing non bed-reliant spawns from being successfully set. Fixes BUKKIT-2708 EvilSeph 2012-10-29 04:32:20 -04:00
  • d16f8c5e65 Drop skulls like every other block. Fixes BUKKIT-2678 Travis Watkins 2012-10-28 22:04:45 -05:00
  • f4cdf8fe98 Add isHardcore API to check if the server is in hardcore mode or not. Adds BUKKIT-2707 EvilSeph 2012-10-29 01:35:31 -04:00
  • 442b7a69f1 Prevent health from wrapping around. EvilSeph 2012-10-28 23:55:40 -04:00
  • db49a57694 Update PotionEffects on player death. Fixes BUKKIT-2673 h31ix 2012-10-28 23:20:06 -04:00
  • 0fb806c566 Clamp difficulty levels to prevent invalid values Travis Watkins 2012-10-28 10:07:11 -05:00
  • 37a0d6757d Don't filter item data for anvils. Fixes BUKKIT-2640 Travis Watkins 2012-10-28 09:37:47 -05:00
  • 9841b77009 Use correct variable for squid Y motion. Fixes BUKKIT-2648 Travis Watkins 2012-10-28 03:23:48 -05:00
  • c675cc0b3b Fix missed rename for ore exp dropping. Fixes BUKKIT-2662 Travis Watkins 2012-10-28 02:43:23 -05:00
  • d97d193b91 Add new entities to World.spawn method. Fixes BUKKIT-2658 Travis Watkins 2012-10-28 02:20:41 -05:00
  • 788e9e84cf Fix incorrect method names missed during update. Fixes BUKKIT-2653 h31ix 2012-10-28 02:28:53 -04:00
  • 11d65171cd These books are too powerful! EvilSeph 2012-10-28 03:05:28 -04:00
  • 784f9e31a8 Remove spawn-radius setting in bukkit.yml in favour of spawn-protection in server.properties. Fixes BUKKIT-2657 EvilSeph 2012-10-28 01:30:09 -04:00
  • 5fe8523023 Fixed generator-settings not being set. Fixes BUKKIT-2652 EvilSeph 2012-10-28 00:35:10 -04:00
  • 5469311a36 Don't pass vanilla plugin channels to plugins. Fixes BUKKIT-2638 Travis Watkins 2012-10-27 23:21:10 -05:00
  • 60819c6693 Update CraftBukkit to Minecraft 1.4(.2). Travis Watkins 2012-10-24 22:53:23 -05:00
  • b9a72531b6 Updated version to 1.3.2-R3.0 in pom.xml for RB. EvilSeph 2012-10-27 21:10:46 -04:00