..
Block.java
[Bleeding] Implemented Block.breakNaturally and Block.getDrops
2012-01-17 19:48:44 +01:00
BlockBloodStone.java
Massive renaming update in nms. If you bypassed Bukkit, you will likely break.
2011-06-27 00:47:03 +02:00
BlockButton.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
BlockCactus.java
[Bleeding] Added BlockGrowEvent. Addresses BUKKIT-104
2012-02-22 21:46:45 -05:00
BlockCauldron.java
Fix CraftBukkit comments.
2012-01-12 12:07:38 +01:00
BlockCrops.java
[Bleeding] Added BlockGrowEvent. Addresses BUKKIT-104
2012-02-22 21:46:45 -05:00
BlockDispenser.java
Update to mc-dev rename revision 01
2012-01-12 15:27:39 +00:00
BlockDoor.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
BlockDragonEgg.java
[Bleeding] Made dragon eggs trigger BlockFromTo events when they teleport. Addresses BUKKIT-828
2012-02-25 19:17:12 -05:00
BlockFire.java
Use BlockFadeEvents to signal fire blocks burning out
2012-01-22 18:20:01 +01:00
BlockFlowing.java
Fix formatting.
2012-01-15 10:54:57 +01:00
BlockFurnace.java
Fixed items losing their enchantments under certain circumstances.
2012-02-03 03:39:35 -05:00
BlockGrass.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
BlockGravel.java
Updated to use mc-dev rename revision 1
2011-11-30 21:46:19 +00:00
BlockIce.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
BlockLeaves.java
Updated to Minecraft 1.1
2012-01-12 23:10:13 +01:00
BlockLever.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
BlockMinecartDetector.java
Updated to Minecraft 1.1
2012-01-12 23:10:13 +01:00
BlockMinecartTrack.java
Reverted onPlace changes.
2012-01-28 03:09:48 -05:00
BlockMushroom.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
BlockMycel.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
BlockNetherWart.java
[Bleeding] Added BlockGrowEvent. Addresses BUKKIT-104
2012-02-22 21:46:45 -05:00
BlockPiston.java
Reverted onPlace changes.
2012-01-28 03:09:48 -05:00
BlockPistonExtension.java
Updated to use mc-dev rename revision 1
2011-11-30 21:46:19 +00:00
BlockPortal.java
Implement PortalCreateEvent reason codes. Addresses BUKKIT-833
2012-02-26 15:20:09 -05:00
BlockPressurePlate.java
Fix formatting.
2012-01-15 10:54:57 +01:00
BlockPumpkin.java
Fixed Pumpkins being reported as AIR in BlockPlace event when building snowmen. Fixes BUKKIT-697
2012-02-08 18:30:59 -05:00
BlockRedstoneTorch.java
Reverted onPlace changes.
2012-01-28 03:09:48 -05:00
BlockRedstoneWire.java
Fixed BlockPlace event. Fixes BUKKIT-663
2012-01-30 02:57:58 -05:00
BlockReed.java
[Bleeding] Added BlockGrowEvent. Addresses BUKKIT-104
2012-02-22 21:46:45 -05:00
BlockSand.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
BlockSapling.java
[Bleeding] Undo changes to the tree WorldGenerators.
2012-02-23 18:27:23 -05:00
BlockSign.java
Updated to use mc-dev rename revision 1
2011-11-30 21:46:19 +00:00
BlockSnow.java
[Bleeding] Prevent BlockSnow from recursively calling a physics update.
2012-01-17 19:50:10 +01:00
BlockSoil.java
Updated to Minecraft 1.1
2012-01-12 23:10:13 +01:00
BlockStationary.java
Update for 1.0.0
2011-11-20 00:01:33 -08:00
BlockStem.java
[Bleeding] Added BlockGrowEvent. Addresses BUKKIT-104
2012-02-22 21:46:45 -05:00
BlockTNT.java
Fixed being unable to cancel TNT placement. Fixes BUKKIT-89.
2012-02-03 01:39:00 -05:00
BlockTrapdoor.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
Chunk.java
Revert "Remove tile entities when a block is removed."
2012-02-14 02:37:47 -05:00
ChunkLoader.java
Fixed vanilla issue where chunks would be mislocated and corrupt. Big thanks to Wug for the fix.
2012-01-30 04:27:25 +00:00
ChunkProviderServer.java
Updated to Minecraft 1.1
2012-01-12 23:10:13 +01:00
ChunkRegionLoader.java
Fixed vanilla issue where chunks would be mislocated and corrupt. Big thanks to Wug for the fix.
2012-01-30 04:27:25 +00:00
ConsoleLogManager.java
Fix formatting.
2012-01-15 10:54:57 +01:00
Container.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
ContainerBrewingStand.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
ContainerChest.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
ContainerDispenser.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
ContainerEnchantTable.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
ContainerEnchantTableInventory.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
ContainerEnchantTableSubcontainer.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
ContainerFurnace.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
ContainerPlayer.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
ContainerWorkbench.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
CraftingManager.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
CraftingRecipe.java
[Bleeding] Recipe API improvements and fixes. Addresses BUKKIT-738 and BUKKIT-624
2012-02-21 04:24:24 -05:00
Enchantment.java
Fix formatting.
2012-01-15 10:54:57 +01:00
EnchantmentModifierDamage.java
Updated to use mc-dev rename revision 1
2011-11-30 21:46:19 +00:00
EnchantmentModifierProtection.java
Updated to use mc-dev rename revision 1
2011-11-30 21:46:19 +00:00
Entity.java
Fixed VehicleBlockCollisionEvent returning the wrong block. Fixes BUKKIT-396
2012-02-08 06:18:04 -05:00
EntityAnimal.java
Persist locking of an animal's age to disk
2012-01-24 22:06:37 +01:00
EntityArrow.java
Fixed EntityArrow just to use the PVP setting if the destination is a
2012-02-24 16:58:39 -05:00
EntityBlaze.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
EntityBoat.java
Fixed sprinting while breaking a painting edge case. Fixes BUKKIT-740
2012-02-13 00:40:32 -05:00
EntityChicken.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
EntityComplex.java
Fixed CraftLivingEntity.damage when the entity is an EntityComplex.
2012-01-24 04:10:47 -05:00
EntityCow.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
EntityCreature.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
EntityCreeper.java
Adjusted CraftBukkit to work with the entity event convenience patch in Bukkit. Addresses BUKKIT-809
2012-02-29 00:12:26 -05:00
EntityDamageSourceIndirect.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
EntityEgg.java
[Bleeding] Added EntityType to replace CreatureType.
2012-02-22 22:06:29 -05:00
EntityEnderCrystal.java
Pass EntityEnderCrystal to EntityExplode event.
2012-02-08 21:54:22 -05:00
EntityEnderDragon.java
Adjusted CraftBukkit to work with the entity event convenience patch in Bukkit. Addresses BUKKIT-809
2012-02-29 00:12:26 -05:00
EntityEnderman.java
Adjusted CraftBukkit to work with the entity event convenience patch in Bukkit. Addresses BUKKIT-809
2012-02-29 00:12:26 -05:00
EntityEnderPearl.java
[Bleeding] Use event values for damage.
2012-02-09 20:30:02 -05:00
EntityExperienceOrb.java
Added EntityTargetEvent for Experience Orbs, happens when it starts moving towards a human entity! Addresses BUKKIT-820
2012-02-29 14:45:18 -05:00
EntityFallingBlock.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
EntityFireball.java
[Bleeding] Moved projectile EntityDamageByEntityEvent's to event factory. Addresses BUKKIT-775
2012-02-19 01:05:11 -05:00
EntityFishingHook.java
[Bleeding] Moved projectile EntityDamageByEntityEvent's to event factory. Addresses BUKKIT-775
2012-02-19 01:05:11 -05:00
EntityGhast.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
EntityHuman.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
EntityItem.java
Nullcheck EntityItem's ItemStack where required. This fixes BUKKIT-552
2012-01-20 16:40:27 +00:00
EntityLiving.java
[Bleeding] Added Potions API. Fixes BUKKIT-389
2012-02-10 17:41:13 -05:00
EntityMagmaCube.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
EntityMinecart.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
EntityMonster.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
EntityMushroomCow.java
Implemented PlayerShearEntityEvent in EntityMushroomCow.
2012-01-23 22:41:34 -05:00
EntityPainting.java
Fixed sprinting while breaking a painting edge case. Fixes BUKKIT-740
2012-02-13 00:40:32 -05:00
EntityPig.java
Adjusted CraftBukkit to work with the entity event convenience patch in Bukkit. Addresses BUKKIT-809
2012-02-29 00:12:26 -05:00
EntityPigZombie.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
EntityPlayer.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
EntityPotion.java
Made splash options abide by PVP settings. Fixes BUKKIT-542
2012-02-10 19:23:22 -05:00
EntityProjectile.java
Some efficiency updates to hit-mechanics. Thanks mintplant for the PR.
2012-01-15 12:54:58 +01:00
EntitySheep.java
Adjusted CraftBukkit to work with the entity event convenience patch in Bukkit. Addresses BUKKIT-809
2012-02-29 00:12:26 -05:00
EntitySkeleton.java
[Bleeding] Implement EntityShootBowEvent. Thanks Zeerix.
2012-01-17 19:51:06 +01:00
EntitySlime.java
Adjusted CraftBukkit to work with the entity event convenience patch in Bukkit. Addresses BUKKIT-809
2012-02-29 00:12:26 -05:00
EntitySmallFireball.java
[Bleeding] Moved projectile EntityDamageByEntityEvent's to event factory. Addresses BUKKIT-775
2012-02-19 01:05:11 -05:00
EntitySnowball.java
[Bleeding] Moved projectile EntityDamageByEntityEvent's to event factory. Addresses BUKKIT-775
2012-02-19 01:05:11 -05:00
EntitySnowman.java
Cleanup.
2012-01-27 18:23:58 -05:00
EntitySpider.java
Fix formatting.
2012-01-15 10:54:57 +01:00
EntitySquid.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
EntityTNTPrimed.java
Updated to Minecraft 1.1
2012-01-12 23:10:13 +01:00
EntityTracker.java
[Bleeding] Implemented Vanish API.
2012-02-03 03:34:03 -05:00
EntityTrackerEntry.java
[Bleeding] Send new player location after teleports only to nearby players.
2012-02-09 21:30:52 -05:00
EntityWeatherLighting.java
Updated to Minecraft 1.1
2012-01-12 23:10:13 +01:00
EntityWolf.java
[Bleeding] Use event values for damage.
2012-02-09 20:30:02 -05:00
EntityZombie.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
Explosion.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
FoodMetaData.java
Adjusted CraftBukkit to work with the entity event convenience patch in Bukkit. Addresses BUKKIT-809
2012-02-29 00:12:26 -05:00
FurnaceRecipes.java
[Bleeding] Recipe API improvements and fixes. Addresses BUKKIT-738 and BUKKIT-624
2012-02-21 04:24:24 -05:00
IDataManager.java
Updated to use mc-dev rename revision 1
2011-11-30 21:46:19 +00:00
IInventory.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
InventoryCrafting.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
InventoryCraftResult.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
InventoryLargeChest.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
ItemBed.java
[Bleeding] Use player.getItemInHand(), instead of a new ItemStack. Addresses BUKKIT-767
2012-02-23 18:27:22 -05:00
ItemBlock.java
[Bleeding] Use player.getItemInHand(), instead of a new ItemStack. Addresses BUKKIT-767
2012-02-23 18:27:22 -05:00
ItemBoat.java
Updated to Minecraft 1.1
2012-01-12 23:10:13 +01:00
ItemBow.java
[Bleeding] Implement EntityShootBowEvent. Thanks Zeerix.
2012-01-17 19:51:06 +01:00
ItemBucket.java
Updated to Minecraft 1.1
2012-01-12 23:10:13 +01:00
ItemDoor.java
[Bleeding] Use player.getItemInHand(), instead of a new ItemStack. Addresses BUKKIT-767
2012-02-23 18:27:22 -05:00
ItemDye.java
Adjusted CraftBukkit to work with the entity event convenience patch in Bukkit. Addresses BUKKIT-809
2012-02-29 00:12:26 -05:00
ItemFishingRod.java
Fix formatting.
2012-01-15 10:54:57 +01:00
ItemFlintAndSteel.java
[Bleeding] Use player.getItemInHand(), instead of a new ItemStack. Addresses BUKKIT-767
2012-02-23 18:27:22 -05:00
ItemFood.java
Adjusted CraftBukkit to work with the entity event convenience patch in Bukkit. Addresses BUKKIT-809
2012-02-29 00:12:26 -05:00
ItemHoe.java
[Bleeding] Use player.getItemInHand(), instead of a new ItemStack. Addresses BUKKIT-767
2012-02-23 18:27:22 -05:00
ItemInWorldManager.java
Let's be a little less tricky to the client. Relates to BUKKIT-637
2012-01-26 20:35:20 -05:00
ItemMinecart.java
Update for 1.0.0
2011-11-20 00:01:33 -08:00
ItemMonsterEgg.java
Added Spawner Egg support to CreatureSpawnEvent.
2012-02-05 02:11:21 -05:00
ItemPainting.java
Update to mc-dev rename revision 01
2012-01-12 15:27:39 +00:00
ItemRedstone.java
[Bleeding] Use player.getItemInHand(), instead of a new ItemStack. Addresses BUKKIT-767
2012-02-23 18:27:22 -05:00
ItemReed.java
[Bleeding] Use player.getItemInHand(), instead of a new ItemStack. Addresses BUKKIT-767
2012-02-23 18:27:22 -05:00
ItemSeeds.java
[Bleeding] Use player.getItemInHand(), instead of a new ItemStack. Addresses BUKKIT-767
2012-02-23 18:27:22 -05:00
ItemSign.java
[Bleeding] Use player.getItemInHand(), instead of a new ItemStack. Addresses BUKKIT-767
2012-02-23 18:27:22 -05:00
ItemStack.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
ItemStep.java
Made steps fire a BlockPlace event. Fixes BUKKIT-394
2012-02-09 11:25:53 -05:00
ItemWaterLily.java
[Bleeding] Use player.getItemInHand(), instead of a new ItemStack. Addresses BUKKIT-767
2012-02-23 18:27:22 -05:00
ItemWorldMap.java
Made crafted maps fire MapInitializeEvent. Fixes BUKKIT-143
2012-02-08 05:45:55 -05:00
LongHashMap.java
Updated to Minecraft 1.1
2012-01-12 23:10:13 +01:00
MinecartTrackLogic.java
Added MinecartTrackLogic.java and BlockMinecartTrack.java for diff visibility
2012-01-15 19:05:36 +00:00
MinecraftServer.java
Deprecation cleanup.
2012-02-18 13:06:12 -05:00
MobEffectList.java
[Bleeding] Added Potions API. Fixes BUKKIT-389
2012-02-10 17:41:13 -05:00
NBTTagCompound.java
Fixed items retaining enchantment visual effects after all enchantments are lost
2012-01-14 12:29:11 +00:00
NetLoginHandler.java
Use OO > new method
2012-01-29 16:06:11 +01:00
NetServerHandler.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
NetworkAcceptThread.java
Really loosened the throttles strictness this time.
2012-01-24 23:43:23 -05:00
NetworkListenThread.java
Loosen throttle strictness.
2012-01-24 18:45:30 -05:00
NetworkManager.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
Packet1Login.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
Packet3Chat.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
Packet20NamedEntitySpawn.java
Only truncate player name when sending spawn packet.
2012-01-23 23:32:21 -05:00
Packet51MapChunk.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
Packet.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
PlayerInstance.java
Updated to Minecraft 1.1
2012-01-12 23:10:13 +01:00
PlayerInventory.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
PlayerManager.java
Updated to Minecraft 1.1
2012-01-12 23:10:13 +01:00
PortalTravelAgent.java
I've either fixed going to The End, or made it worse. I'm sure we'll find out soon!
2011-11-24 20:00:55 +00:00
PropertyManager.java
Update for 1.0.0
2011-11-20 00:01:33 -08:00
SecondaryWorldServer.java
Update for Minecraft 1.8
2011-09-15 01:23:52 +01:00
ServerConfigurationManager.java
Implemented TeleportCause enums. Addresses BUKKIT-265
2012-02-29 14:23:12 -05:00
ShapedRecipes.java
Fix for shaped recipes stripping enchantments from the result. Fixes BUKKIT-602
2012-02-25 16:43:16 -05:00
ShapelessRecipes.java
[Bleeding] Recipe API improvements and fixes. Addresses BUKKIT-738 and BUKKIT-624
2012-02-21 04:24:24 -05:00
Slot.java
Update for 1.0.0
2011-11-20 00:01:33 -08:00
SpawnerCreature.java
Implemented JOCKEY and CHUNK_GEN SpawnReasons.
2012-02-10 07:17:41 -05:00
ThreadCommandReader.java
Added new --noconsole command argument, thanks to mkurzeja for the idea
2011-11-05 20:15:19 +00:00
ThreadLoginVerifier.java
Update for Minecraft 1.8
2011-09-15 01:23:52 +01:00
TileEntity.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
TileEntityBrewingStand.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
TileEntityChest.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
TileEntityDispenser.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
TileEntityFurnace.java
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
2012-02-29 15:19:07 -05:00
TileEntityMobSpawner.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
TileEntityPiston.java
Reverted onPlace changes.
2012-01-28 03:09:48 -05:00
TileEntitySign.java
Update for 1.0.0
2011-11-20 00:01:33 -08:00
World.java
Added configurable animal and monster ticks per spawn setting.
2012-02-10 12:16:06 -05:00
WorldData.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
WorldGenBigTree.java
[Bleeding] Undo changes to the tree WorldGenerators.
2012-02-23 18:27:23 -05:00
WorldGenerator.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
WorldGenForest.java
[Bleeding] Undo changes to the tree WorldGenerators.
2012-02-23 18:27:23 -05:00
WorldGenHugeMushroom.java
Fix CraftBukkit comments.
2012-01-12 12:07:38 +01:00
WorldGenTaiga1.java
Update for 1.0.0
2011-11-20 00:01:33 -08:00
WorldGenTaiga2.java
[Bleeding] Undo changes to the tree WorldGenerators.
2012-02-23 18:27:23 -05:00
WorldGenTrees.java
[Bleeding] Undo changes to the tree WorldGenerators.
2012-02-23 18:27:23 -05:00
WorldManager.java
Updated to use mc-dev rename revision 1
2011-11-30 21:46:19 +00:00
WorldMap.java
Updated to use mc-dev rename revision 1
2011-11-30 21:46:19 +00:00
WorldMapHumanTracker.java
Update for 1.1_01 renames.
2012-01-15 10:52:37 +01:00
WorldNBTStorage.java
Fix formatting.
2012-01-15 10:54:57 +01:00
WorldServer.java
Fix formatting.
2012-01-15 10:54:57 +01:00