.. |
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
|
Update for 1.0.0
|
2011-11-20 00:01:33 -08:00 |
BlockCauldron.java
|
Fix CraftBukkit comments.
|
2012-01-12 12:07:38 +01: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
|
Reverted onPlace changes.
|
2012-01-28 03:09:48 -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 |
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
|
Updated to use mc-dev rename revision 1
|
2011-11-30 21:46:19 +00: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 |
BlockSand.java
|
Update for 1.1_01 renames.
|
2012-01-15 10:52:37 +01:00 |
BlockSapling.java
|
Update for 1.1_01 renames.
|
2012-01-15 10:52:37 +01: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 |
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
|
Fixed other types of 'block transmuters'.
|
2012-02-03 00:51:59 -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 |
ContainerEnchantTable.java
|
[Bleeding] Implemented EnchantmentTable API.
|
2012-01-24 06:15:34 -05:00 |
ContainerPlayer.java
|
Updated to use mc-dev rename revision 1
|
2011-11-30 21:46:19 +00:00 |
ContainerWorkbench.java
|
Updated to use mc-dev rename revision 1
|
2011-11-30 21:46:19 +00:00 |
CraftingManager.java
|
Updated to Minecraft 1.1
|
2012-01-12 23:10:13 +01: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
|
[Bleeding] Fire EntityDamageByEntityEvent's for EnderDragon being hit by Projectiles.
|
2012-02-09 22:20:44 -05:00 |
EntityBlaze.java
|
Update for 1.1_01 renames.
|
2012-01-15 10:52:37 +01:00 |
EntityBoat.java
|
Updated to Minecraft 1.1
|
2012-01-12 23:10:13 +01: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
|
Update for 1.1_01 renames.
|
2012-01-15 10:52:37 +01:00 |
EntityDamageSourceIndirect.java
|
Update for 1.1_01 renames.
|
2012-01-15 10:52:37 +01:00 |
EntityEgg.java
|
[Bleeding] Fire EntityDamageByEntityEvent's for EnderDragon being hit by Projectiles.
|
2012-02-09 22:20:44 -05:00 |
EntityEnderCrystal.java
|
Pass EntityEnderCrystal to EntityExplode event.
|
2012-02-08 21:54:22 -05:00 |
EntityEnderDragon.java
|
Made Ender Dragons fire EntityRegainHealth events when getting healed by Ender Crystals.
|
2012-02-08 10:55:15 -05:00 |
EntityEnderman.java
|
[Bleeding] Deprecate Enderman events in favor of EntityChangeBlock
|
2012-02-09 11:36:04 -05:00 |
EntityEnderPearl.java
|
[Bleeding] Use event values for damage.
|
2012-02-09 20:30:02 -05:00 |
EntityExperienceOrb.java
|
Throw PlayerLevelChangeEvent and PlayerExpChangeEvent events. Thanks to feildmaster for the PR.
|
2012-01-19 16:07:18 +00:00 |
EntityFallingBlock.java
|
Update for 1.1_01 renames.
|
2012-01-15 10:52:37 +01:00 |
EntityFireball.java
|
[Bleeding] Fire EntityDamageByEntityEvent's for EnderDragon being hit by Projectiles.
|
2012-02-09 22:20:44 -05:00 |
EntityFishingHook.java
|
[Bleeding] Fire EntityDamageByEntityEvent's for EnderDragon being hit by Projectiles.
|
2012-02-09 22:20:44 -05:00 |
EntityGhast.java
|
Update for 1.1_01 renames.
|
2012-01-15 10:52:37 +01:00 |
EntityHuman.java
|
Made damaging EntityEnderCrystals fire EntityDamageByEntity. Fixes BUKKIT-724
|
2012-02-09 23:31:10 -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
|
Fixed items losing their enchantments under certain circumstances.
|
2012-02-03 03:39:35 -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
|
Fix formatting.
|
2012-01-15 10:54:57 +01:00 |
EntityPig.java
|
Fix formatting.
|
2012-01-15 10:54:57 +01:00 |
EntityPigZombie.java
|
Update for 1.1_01 renames.
|
2012-01-15 10:52:37 +01:00 |
EntityPlayer.java
|
Use OO > new method
|
2012-01-29 16:06:11 +01:00 |
EntityPotion.java
|
[Bleeding] Implemented PotionSplashEvent. Closes BUKKIT-307
|
2012-01-24 02:12:41 -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
|
[Bleeding] Implemented Sheep, Shear and EntityChangeBlock API. Thanks
|
2012-01-23 18:58:37 -05:00 |
EntitySkeleton.java
|
[Bleeding] Implement EntityShootBowEvent. Thanks Zeerix.
|
2012-01-17 19:51:06 +01:00 |
EntitySlime.java
|
Update for 1.1_01 renames.
|
2012-01-15 10:52:37 +01:00 |
EntitySmallFireball.java
|
[Bleeding] Fire EntityDamageByEntityEvent's for EnderDragon being hit by Projectiles.
|
2012-02-09 22:20:44 -05:00 |
EntitySnowball.java
|
[Bleeding] Fire EntityDamageByEntityEvent's for EnderDragon being hit by Projectiles.
|
2012-02-09 22:20:44 -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
|
Update for 1.1_01 renames.
|
2012-01-15 10:52:37 +01:00 |
IDataManager.java
|
Updated to use mc-dev rename revision 1
|
2011-11-30 21:46:19 +00:00 |
IInventory.java
|
Update for 1.0.0
|
2011-11-20 00:01:33 -08:00 |
InventoryCrafting.java
|
Update for 1.0.0
|
2011-11-20 00:01:33 -08:00 |
InventoryCraftResult.java
|
Update for 1.0.0
|
2011-11-20 00:01:33 -08:00 |
InventoryLargeChest.java
|
Update for 1.0.0
|
2011-11-20 00:01:33 -08:00 |
ItemBed.java
|
Update for 1.0.0
|
2011-11-20 00:01:33 -08:00 |
ItemBlock.java
|
Made steps fire a BlockPlace event. Fixes BUKKIT-394
|
2012-02-09 11:25:53 -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
|
Update for 1.1_01 renames.
|
2012-01-15 10:52:37 +01:00 |
ItemDye.java
|
[Bleeding] Implemented Sheep, Shear and EntityChangeBlock API. Thanks
|
2012-01-23 18:58:37 -05:00 |
ItemFishingRod.java
|
Fix formatting.
|
2012-01-15 10:54:57 +01:00 |
ItemFlintAndSteel.java
|
Update for 1.1_01 renames.
|
2012-01-15 10:52:37 +01:00 |
ItemFood.java
|
Update for 1.1_01 renames.
|
2012-01-15 10:52:37 +01:00 |
ItemHoe.java
|
Update for 1.1_01 renames.
|
2012-01-15 10:52:37 +01: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
|
Fixed BlockPlace event. Fixes BUKKIT-663
|
2012-01-30 02:57:58 -05:00 |
ItemReed.java
|
Update for 1.1_01 renames.
|
2012-01-15 10:52:37 +01:00 |
ItemSeeds.java
|
Update for 1.0.0
|
2011-11-20 00:01:33 -08:00 |
ItemSign.java
|
Update for 1.0.0
|
2011-11-20 00:01:33 -08: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
|
Fire BlockPlace event when placing a lilypad, Thanks DiddiZ; Fixes BUKKIT-162
|
2011-12-01 21:43:46 +01: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
|
Added 'generate-structure' setting support and WorldCreator property.
|
2012-01-29 13:07:44 -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
|
Use OO > new method
|
2012-01-29 16:06:11 +01: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
|
Fix formatting.
|
2012-01-15 10:54:57 +01:00 |
PlayerInstance.java
|
Updated to Minecraft 1.1
|
2012-01-12 23:10:13 +01:00 |
PlayerInventory.java
|
Update for 1.1_01 renames.
|
2012-01-15 10:52:37 +01: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
|
[Bleeding] Implemented Vanish API.
|
2012-02-03 03:34:03 -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 |
TileEntityBrewingStand.java
|
[Bleeding] Implementation of the brewing stand.
|
2012-01-17 19:50:29 +01:00 |
TileEntityChest.java
|
Fix formatting.
|
2012-01-15 10:54:57 +01:00 |
TileEntityDispenser.java
|
Updated to use mc-dev rename revision 1
|
2011-11-30 21:46:19 +00:00 |
TileEntityFurnace.java
|
Fix formatting.
|
2012-01-15 10:54:57 +01: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
|
Fix formatting.
|
2012-01-15 10:54:57 +01:00 |
WorldGenerator.java
|
Update for 1.1_01 renames.
|
2012-01-15 10:52:37 +01:00 |
WorldGenForest.java
|
Update for 1.1_01 renames.
|
2012-01-15 10:52:37 +01: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
|
Update for 1.1_01 renames.
|
2012-01-15 10:52:37 +01:00 |
WorldGenTrees.java
|
Update for 1.1_01 renames.
|
2012-01-15 10:52:37 +01: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 |