Commit Graph

  • a4805dbd77 Allow teleportation of entities on vehicles. Fixes BUKKIT-4210 main bendude56 2013-07-07 21:52:41 -06:00
  • 80e8f2ab87 Implement ability to keep items on death via plugins. Adds BUKKIT-5724 Jerom van der Sar 2014-07-31 03:05:08 +02:00
  • 3626720d53 Modify the invalid item set to permit command blocks. Fixes BUKKIT-4342 Starbuck Johnson 2014-06-24 16:51:36 -05:00
  • 4507cec090 Fix PlayerFishEvent not correctly cancelling. Fixes BUKKIT-5396 myiume 2014-02-19 15:40:37 +02:00
  • b3e83b00fc Implement deprecated methods. Adds BUKKIT-5752 Wesley Wolfe 2014-08-07 19:35:16 -05:00
  • 1f0c791444 Use sensible AssertionError instead of ambiguous RuntimeException Wesley Wolfe 2014-08-07 19:29:28 -05:00
  • 87f6fa7bc9 Fix cancelling PlayerDropItemEvent. Fixes BUKKIT-3313 ase34 2013-12-01 12:40:34 +01:00
  • 971329c42b Fix removal of items from Item Frames. Fixes BUKKIT-5736 feildmaster 2014-08-02 16:03:50 -05:00
  • 594d7cb8c9 Don't confuse client with sound coordinates outside view distance. Travis Watkins 2014-07-15 18:27:27 -05:00
  • c7398b9fdf Provide modifier functions to EntityDamageEvent. Fixes BUKKIT-5688 Wesley Wolfe 2014-07-13 00:04:32 -05:00
  • 319a9c20eb Handle uniform block ids greater than 127. Fixes BUKKIT-5686 Travis Watkins 2014-07-10 19:19:48 -05:00
  • 13482ac7f6 Put damage modifiers in Functions for event. Fixes BUKKIT-5681 Travis Watkins 2014-07-09 16:21:06 -05:00
  • dbb5e6e3cd Update CraftBukkit to Minecraft 1.7.10 Travis Watkins 2014-06-26 13:05:08 -05:00
  • a8628fd645 Use 4787c23dce0f5ac856d8d398225828971a93a3ff Guava patch for onlinePlayers Wesley Wolfe 2014-07-01 00:47:39 -05:00
  • b602b5efa4 Implement new getOnlinePlayers. Adds BUKKIt-5668 Wesley Wolfe 2014-06-24 16:11:25 -05:00
  • 83e934b3bd [Bleeding] Fix checks for non-living entities. Fixes BUKKIT-5667 t00thpick1 2014-06-24 12:17:18 -04:00
  • 9099e48e74 [Bleeding] Ignore damage done by LivingEntity.damage(). Fixes BUKKIT-5666 t00thpick1 2014-06-22 22:54:05 -04:00
  • 6364f59ac4 Use compact memory format for uniform chunk section data. Travis Watkins 2014-06-21 11:38:28 -05:00
  • 5adbab524d [Bleeding] Set projectile source for reflected fireballs. Fixes BUKKIT-5661 t00thpick1 2014-06-19 22:45:57 -04:00
  • 6f21d3ca8f [Bleeding] Implement new damage api. Fixes BUKKIT-5326, BUKKIT-3878. t00thpick1 2014-06-19 14:38:45 -04:00
  • bed3f7f8f5 [Bleeding] Repair missing diff in Explosion. Fixes BUKKIT-5662 t00thpick1 2014-06-19 14:38:45 -04:00
  • 5b9950b5f7 Avoid checking for loaded chunks for lighting and entity ticking. Travis Watkins 2014-06-16 19:01:55 -05:00
  • ea126f98ad Don't check unload queue before ticking things anymore. Travis Watkins 2014-06-16 18:52:30 -05:00
  • e6a2feda20 Updated version to 1.7.9-R0.3-SNAPSHOT for development towards next release. EvilSeph 2014-06-01 02:36:02 -04:00
  • 080edc16be Updated version to 1.7.9-R0.2 in pom.xml for Beta. EvilSeph 2014-06-01 01:45:55 -04:00
  • 1b48298d25 Add special case for handling place event with lilies. Fixes BUKKIT-5641 bloodshot 2014-05-31 18:19:44 -04:00
  • 1c13d076af Improve ItemStack filtering. Travis Watkins 2014-05-31 18:28:25 -05:00
  • 47b57e6bcf Some assumptions are better than others. Nate Mortensen 2014-05-24 23:45:45 -06:00
  • 0a45c3ebf7 Use UUIDs in CraftPlayer equals and hashCode methods. Fixes BUKKIT-5634 Daniel Naylor 2014-05-26 20:33:10 +01:00
  • 38fbe60d46 Handle null targets in target event. Fixes BUKKIT-5635 Travis Watkins 2014-05-26 19:28:11 -05:00
  • 3fbf4d3b5f Fix ItemStack state during BlockPlaceEvent. Fixes BUKKIT-5632 Nate Mortensen 2014-05-25 21:11:34 -06:00
  • e080bafa58 Rework mob item dropping on death. Fixes BUKKIT-5625 Travis Watkins 2014-05-26 02:17:53 -05:00
  • 4ab4fa5bb1 Fix polarity of Bat.isAwake() and Bat.setAwake(boolean). Fixes BUKKIT-5624 Wesley Wolfe 2014-05-20 03:13:35 -05:00
  • a1f3d35808 Updated version to 1.7.9-R0.2-SNAPSHOT for development towards next release. EvilSeph 2014-05-14 23:38:50 -04:00
  • 07a5465058 Updated version to 1.7.9-R0.1 in pom.xml for Beta. EvilSeph 2014-05-14 22:40:51 -04:00
  • 89d5265da6 Ensure we always log commands and log the right thing. Travis Watkins 2014-05-14 14:26:21 -05:00
  • fa1b6ba834 Update CraftBukkit to use new YamlConfiguration encoding changes Wesley Wolfe 2014-05-14 05:49:04 -05:00
  • 8daacb9017 Implement awake flag for bats. Adds BUKKIT-5606 Wesley Wolfe 2014-05-13 20:38:42 -05:00
  • 730a62c96a Handle chat packets correctly Wesley Wolfe 2014-05-13 20:13:16 -05:00
  • 65a6e97785 Handle inventory max stack sizes even better. Fixes BUKKIT-5595 Travis Watkins 2014-05-12 23:56:37 -05:00
  • 5610337b4f Only set skull profile if it is a player skull. Fixes BUKKIT-5605 Travis Watkins 2014-05-12 23:19:22 -05:00
  • 690a908b97 Avoid using the user cache in skull meta. Travis Watkins 2014-05-03 17:42:19 -05:00
  • 33e472229e [Bleeding] Fix stack overflow with Ender Crystals. Fixes BUKKIT-5583 GJ 2014-05-01 08:47:25 -04:00
  • 2bf22a9c49 Implement inventory creation by type and title. Fixes BUKKIT-4045 eueln 2013-04-11 14:20:41 -05:00
  • c3e4767a79 [Bleeding] Recheck persistence for chicken jockeys each tick. Fixes BUKKIT-5577 GJ 2014-04-28 12:45:02 -04:00
  • 5195513866 [Bleeding] Include equipment in EntityDeathEvent loot. Fixes BUKKIT-5566 GJ 2014-04-28 12:00:25 -04:00
  • 76e6277175 [Bleeding] Allow generation of cocoa trees. GJ 2014-04-28 10:18:55 -04:00
  • d91ee7d7ab [Bleeding] Correct issues with MEGA_REDWOOD trees. Fixes BUKKIT-5568 GJ 2014-04-28 09:49:33 -04:00
  • 576758bc55 Refactored BlockPlaceEvent and BlockChangeDelegate. Adds BUKKIT-5558 bloodshot 2014-01-06 00:17:16 -05:00
  • de97b62b89 Don't limit anvil stack size. Travis Watkins 2014-04-23 16:21:26 -05:00
  • 5dfb74032c Handle inventory max stack sizes better. Fixes BUKKIT-5564 Travis Watkins 2014-04-23 13:46:19 -05:00
  • c99de378c6 Faux sleepers wake up normally. Fixes BUKKIT-3667 Yariv Livay 2013-02-25 22:26:36 +02:00
  • 5d24f2b9c0 Make AnvilInventory.getItem() use both containers. Fixes BUKKIT-2788 Andre LeBlanc 2013-04-06 12:00:31 -04:00
  • 47367210f3 Allow plugins to enchant normally unenchantable items. Adds BUKKIT-1849 Andre LeBlanc 2013-05-05 14:23:37 -04:00
  • 941650b9b2 Fix setting entity's target. Fixes BUKKIT-1358 PaulBGD 2013-12-11 21:13:04 -06:00
  • 4c9bf34bf3 Update client stack when block place is cancelled. Fixes BUKKIT-5284 bloodshot 2014-01-06 18:02:01 -05:00
  • 5c115116ef Update chest animation after cancelling open event. Fixes BUKKIT-1440 bloodshot 2014-01-06 16:29:51 -05:00
  • d0be633ed9 Catch exceptions when abandoning conversions. Fixes BUKKIT-5436 Devin Ryan 2014-02-22 21:18:44 -06:00
  • 8a6ed3a88b Check that item in hand is not null after book event. Fixes BUKKIT-5443 Des Herriott 2014-02-27 12:32:21 +00:00
  • a86bc7aeb3 Call event when boat is destroyed by falling. Fixes BUKKIT-5500 Brokkonaut 2014-03-29 22:39:17 +01:00
  • 0092460086 Removing broken chunk caching from World. Fixes BUKKIT-5425 Brokkonaut 2014-02-20 02:20:32 +01:00
  • 890a4af12f [Bleeding] Call EntityTargetEvent in many new places. GJ 2014-02-05 11:56:37 -05:00
  • 3abba82315 Add files from mc-dev for diff visibility. GJ 2014-03-24 10:36:41 -04:00
  • 7df7778ccb [Bleeding] Call BlockRedstoneEvent for all rails. Adds BUKKIT-4080 GJ 2014-01-26 01:05:27 -08:00
  • 610c58c733 Add BlockPoweredRail.java from mc-dev for diff visibility. GJ 2014-01-25 11:25:45 -08:00
  • 730adbbf42 [Bleeding] Don't allow null display names. Fixes BUKKIT-5254 GJ 2014-01-31 09:42:03 -05:00
  • 2a2cdd4885 [Bleeding] Ice in the nether fades to air. Fixes BUKKIT-5373 GJ 2014-02-06 08:34:07 -05:00
  • 0a179711aa [Bleeding] Fix some inventories not using maxStack. Fixes BUKKIT-2883 GJ 2014-01-23 10:15:53 -08:00
  • a4fe7cd3c4 [Bleeding] Return correct player SlotType. Fixes BUKKIT-3188 GJ 2014-02-10 12:12:39 -05:00
  • 9c251595d4 [Bleeding] Return correct furnace SlotType. Fixes BUKKIT-5400 GJ 2014-02-10 11:26:42 -05:00
  • ec41228fb5 [Bleeding] Ensure skeletons spawn with equipment. Fixes BUKKIT-2836 GJ 2014-02-11 22:22:39 -05:00
  • 81e560621f [Bleeding] Add all blocks needed to PortalCreateEvent. Fixes BUKKIT-5464 GJ 2014-03-20 12:59:10 -04:00
  • 729df1a734 [Bleeding] Add many missing SpawnReasons. GJ 2014-02-05 11:42:44 -05:00
  • b6831792ec Add files from mc-dev for diff visibility. GJ 2014-02-07 13:27:47 -05:00
  • d4fe10394a [Bleeding] Add many missing event calls. GJ 2014-03-27 08:27:59 -04:00
  • 286c71329d Add BlockTallPlant.java from mc-dev for diff visibility. GJ 2014-03-27 11:36:29 -04:00
  • eb43d0637c [Bleeding] Add missing HangingBreakEvent. Fixes BUKKIT-3943 GJ 2014-01-24 08:55:26 -08:00
  • a81f26716d Handle profiles in SkullMeta, they don't store a string anymore. Travis Watkins 2014-04-17 14:04:12 -05:00
  • 7e54acc8bd Update CraftBukkit to Minecraft 1.7.9 Nate Mortensen 2014-04-15 20:45:03 -06:00
  • 98555224aa Handle expired bans correctly. Fixes BUKKIT-5541 Travis Watkins 2014-04-17 11:03:51 -05:00
  • 3e911dba54 Make bans pretend to use names like before 1.7.8. Travis Watkins 2014-04-17 10:45:10 -05:00
  • a8d5c1224f Make skulls pretend to only use names like before 1.7.8. Travis Watkins 2014-04-17 08:41:29 -05:00
  • 6ad36f09e5 Fix getting white list, ban list, and op list. Fixes BUKKIT-5538 Travis Watkins 2014-04-17 03:31:49 -05:00
  • 5cbbcae9a9 Import files from mc-dev for diff visibility Travis Watkins 2014-04-17 02:29:43 -05:00
  • dc194a97bb [Bleeding] Re-add missed diff in 1.7.5 update. Fixes BUKKIT-5536 t00thpick1 2014-04-14 21:35:01 -04:00
  • fc39b27d7c Don't do a lookup for obviously invalid usernames Travis Watkins 2014-04-17 01:53:13 -05:00
  • 5557856144 Add methods to use arbitrary entries in scoreboards. Adds BUKKIT-3977 Travis Watkins 2014-04-13 10:10:32 -05:00
  • 3dcf159ec1 Fix missed diff and other small things Travis Watkins 2014-04-13 04:29:01 -05:00
  • d82e34da59 Use world-container when finding players to convert. Fixes BUKKIT-5530 Travis Watkins 2014-04-13 00:13:42 -05:00
  • b689cfa83a Check actual whitelist for CraftOfflinePlayer too Travis Watkins 2014-04-12 07:45:32 -05:00
  • f6a93775bf Check the actual whitelist for Player#isWhitelisted() Travis Watkins 2014-04-12 07:21:01 -05:00
  • 7b409ed4e9 Use fetched GameProfile for getOfflinePlayer(String) Travis Watkins 2014-04-12 02:38:53 -05:00
  • 8f771c7378 Update CraftBukkit to Minecraft 1.7.8 Travis Watkins 2014-04-10 20:04:38 -05:00
  • 0df7555cec Add method to send fake sign updates to players. Adds BUKKIT-2300 Patrick Seidel 2013-03-21 16:51:35 -04:00
  • 903575ff2e Add player unique ID to (Async)PlayerPreLoginEvent. Adds BUKKIT-5108 BlackHole 2013-12-09 02:54:22 +01:00
  • 8d77687e7a Add equals for CraftInventory objects. Adds BUKKIT-4110 Jeremy Wood 2013-04-18 13:08:16 -04:00
  • 434f15c847 Store last known player names in preparation for name changing feildmaster 2014-03-31 14:42:33 -05:00
  • 21e7ba8d22 Implement API for dealing with player UUIDs. Adds BUKKIT-5071 Travis Watkins 2014-03-28 23:48:15 -05:00
  • acc9f20b00 Fix issues with leashes and weather due to missed diff Travis Watkins 2014-03-26 04:39:39 -05:00
  • 4992df25ec Correct missed diff Travis Watkins 2014-03-24 15:22:15 -05:00