Paper/nms-patches
2014-12-09 21:39:31 +00:00
..
BiomeTheEndDecorator.patch
Block.patch
BlockBloodStone.patch
BlockButtonAbstract.patch
BlockCactus.patch
BlockCake.patch
BlockCocoa.patch
BlockCommand.patch
BlockCrops.patch
BlockDaylightDetector.patch
BlockDiodeAbstract.patch
BlockDispenser.patch
BlockDoor.patch
BlockDragonEgg.patch
BlockDropper.patch
BlockEnderPortal.patch
BlockFire.patch
BlockFlowing.patch
BlockGrass.patch
BlockIce.patch
BlockLeaves.patch Treat LeavesDecayEvent as canceled if a plugin changes the block 2014-11-29 22:31:55 +00:00
BlockLever.patch
BlockMinecartDetector.patch
BlockMobSpawner.patch
BlockMonsterEggs.patch
BlockMushroom.patch
BlockMycel.patch
BlockNetherWart.patch
BlockOre.patch
BlockPiston.patch SPIGOT-117: Fix sticky pistons firing for the wrong direction when pulling blocks backwards 2014-12-05 15:11:22 +00:00
BlockPortal.patch
BlockPoweredRail.patch
BlockPressurePlateAbstract.patch
BlockPressurePlateBinary.patch
BlockPressurePlateWeighted.patch
BlockPumpkin.patch
BlockRedstoneLamp.patch
BlockRedstoneOre.patch
BlockRedstoneTorch.patch
BlockRedstoneWire.patch
BlockReed.patch
BlockSapling.patch
BlockSkull.patch
BlockSnow.patch
BlockSoil.patch
BlockStationary.patch
BlockStem.patch
BlockTrapdoor.patch
BlockTripwire.patch
BlockTripwireHook.patch
BlockVine.patch
Chunk.patch
ChunkProviderServer.patch
ChunkRegionLoader.patch Optimize the invalid block fixing 2014-11-29 23:25:17 +00:00
ChunkSection.patch
CommandBlockListenerAbstract.patch Add basic support for executing commands from signs 2014-12-05 23:10:47 +00:00
Container.patch
ContainerAnvil.patch
ContainerAnvilInventory.patch
ContainerBeacon.patch
ContainerBrewingStand.patch
ContainerChest.patch
ContainerDispenser.patch
ContainerEnchantTable.patch
ContainerEnchantTableInventory.patch
ContainerFurnace.patch
ContainerHopper.patch
ContainerHorse.patch
ContainerMerchant.patch
ContainerPlayer.patch
ContainerWorkbench.patch
ControllerLook.patch
ControllerMove.patch
CraftingManager.patch
CrashReport.patch
DedicatedServer.patch
DispenseBehaviorArmor.patch
DispenseBehaviorBoat.patch
DispenseBehaviorBonemeal.patch
DispenseBehaviorEmptyBucket.patch
DispenseBehaviorFilledBucket.patch
DispenseBehaviorFireball.patch
DispenseBehaviorFireworks.patch Add missing DispenseBehavior for Fireworks. Fixes SPIGOT-135 2014-12-06 22:13:04 +01:00
DispenseBehaviorFlintAndSteel.patch
DispenseBehaviorItem.patch
DispenseBehaviorMinecart.patch
DispenseBehaviorMonsterEgg.patch
DispenseBehaviorProjectile.patch
DispenseBehaviorTNT.patch
Enchantment.patch
Entity.patch Filter invalid bounding boxes for entities 2014-12-02 17:53:34 +00:00
EntityAgeable.patch
EntityArmorStand.patch Fire EntityDamageEvent for armor stands 2014-11-29 16:05:55 +00:00
EntityArrow.patch
EntityBoat.patch
EntityChicken.patch
EntityCow.patch
EntityCreature.patch
EntityCreeper.patch
EntityDamageSourceIndirect.patch
EntityEgg.patch
EntityEnderCrystal.patch Readd missed diff in EntityEnderCrystal 2014-12-05 23:42:08 +00:00
EntityEnderDragon.patch
EntityEnderman.patch
EntityEnderPearl.patch
EntityExperienceOrb.patch
EntityFallingBlock.patch
EntityFireball.patch
EntityFishingHook.patch
EntityHanging.patch
EntityHorse.patch Filter invalid bounding boxes for entities 2014-12-02 17:53:34 +00:00
EntityHuman.patch Clone the vector that is passed to the VelocityEvent 2014-12-07 11:26:58 +00:00
EntityInsentient.patch
EntityIronGolem.patch
EntityItem.patch
EntityItemFrame.patch
EntityLargeFireball.patch
EntityLeash.patch
EntityLightning.patch
EntityLiving.patch
EntityMinecartAbstract.patch
EntityMinecartCommandBlockListener.patch
EntityMinecartContainer.patch
EntityMonster.patch
EntityMushroomCow.patch
EntityOcelot.patch
EntityPainting.patch
EntityPig.patch
EntityPlayer.patch SPIGOT-96/BUKKIT-5016: Fix thunder storms not darkening the sky and transitions being broken. 2014-12-02 15:14:17 +00:00
EntityPotion.patch
EntityProjectile.patch
EntitySheep.patch
EntitySkeleton.patch
EntitySlime.patch
EntitySmallFireball.patch
EntitySnowman.patch
EntitySpider.patch
EntitySquid.patch
EntityThrownExpBottle.patch
EntityTNTPrimed.patch
EntityTrackerEntry.patch SPIGOT-80: Fix players being invisible after teleporting 2014-12-06 20:17:47 +00:00
EntityVillager.patch
EntityWither.patch
EntityWitherSkull.patch
EntityWolf.patch
EntityZombie.patch
ExpirableListEntry.patch
Explosion.patch
FoodMetaData.patch
HandshakeListener.patch
ICommand.patch Minecraft by default only uses the World at index 0 for the WorldBorder command. This fixes SPIGOT-12 2014-11-29 10:57:22 +00:00
IDataManager.patch
IInventory.patch
InventoryCrafting.patch
InventoryCraftResult.patch
InventoryEnderChest.patch
InventoryHorseChest.patch
InventoryLargeChest.patch
InventoryMerchant.patch
InventorySubcontainer.patch
IRecipe.patch
ItemBoat.patch
ItemBow.patch
ItemBucket.patch
ItemDye.patch
ItemFireball.patch
ItemFishingRod.patch
ItemFlintAndSteel.patch
ItemHanging.patch
ItemLeash.patch
ItemMapEmpty.patch
ItemMinecart.patch
ItemMonsterEgg.patch Fix spawn reason for mob eggs 2014-12-03 10:52:18 +00:00
ItemStack.patch Fix canceling BlockPlaceEvent 2014-11-29 21:17:57 +00:00
ItemWaterLily.patch
ItemWorldMap.patch
JsonList.patch
LoginListener.patch
MethodProfiler.patch
MinecraftServer.patch Move WorldSaveEvent to proper location 2014-12-03 14:35:33 -05:00
MobEffectList.patch
MobSpawnerAbstract.patch SPIGOT-85: Fix NPE in monster spawners when right-clicked with invalid spawn eggs 2014-12-01 10:08:17 +00:00
NameReferencingFileConverter.patch
NetworkManager.patch
Packet.patch
PacketDataSerializer.patch
PacketPlayInBlockPlace.patch Re-add the timestamp for spigot 2014-11-28 23:27:09 +00:00
PacketPlayInCloseWindow.patch
PacketStatusListener.patch
Path.patch
PathfinderGoalBreakDoor.patch
PathfinderGoalBreed.patch
PathfinderGoalDefendVillage.patch
PathfinderGoalEatTile.patch
PathfinderGoalEndermanPickupBlock.patch
PathfinderGoalEndermanPlaceBlock.patch
PathfinderGoalGhastAttackTarget.patch
PathfinderGoalHurtByTarget.patch
PathfinderGoalMakeLove.patch
PathfinderGoalNearestAttackableTarget.patch
PathfinderGoalNearestAttackableTargetInsentient.patch
PathfinderGoalOwnerHurtByTarget.patch
PathfinderGoalOwnerHurtTarget.patch
PathfinderGoalPanic.patch
PathfinderGoalSelector.patch
PathfinderGoalSilverfishHideInBlock.patch
PathfinderGoalSilverfishWakeOthers.patch
PathfinderGoalSit.patch
PathfinderGoalTame.patch
PathfinderGoalTargetNearestPlayer.patch
PlayerChunk.patch
PlayerChunkMap.patch
PlayerConnection.patch Make sure to catch extra interact packets from the client 2014-12-09 12:20:44 +00:00
PlayerDatFileConverter.patch
PlayerInteractManager.patch Make sure to catch extra interact packets from the client 2014-12-09 12:20:44 +00:00
PlayerInventory.patch
PlayerList.patch Fix worldborders showing from the wrong world 2014-12-06 22:26:49 +00:00
PlayerSelector.patch Fix selectors in non-bukkit commands for command blocks 2014-12-02 20:24:03 +00:00
PortalCreator.patch
PortalTravelAgent.patch
PropertyManager.patch
RecipeArmorDye.patch
RecipeBookClone.patch
RecipeFireworks.patch
RecipeMapClone.patch
RecipeRepair.patch
RecipesBannerInnerClass1.patch
RecipesBannerInnerClass2.patch
RecipesFurnace.patch
RegionFile.patch
RemoteControlCommandListener.patch
ScoreboardServer.patch
SecondaryWorldServer.patch
ShapedRecipes.patch
ShapelessRecipes.patch
SlotFurnaceResult.patch
SpawnerCreature.patch
StatisticManager.patch
SwitchHelperLogVariant.patch
ThreadCommandReader.patch
ThreadPlayerLookupUUID.patch
TileEntity.patch
TileEntityBeacon.patch
TileEntityBrewingStand.patch
TileEntityChest.patch
TileEntityCommandListener.patch
TileEntityDispenser.patch
TileEntityFurnace.patch
TileEntityHopper.patch
TileEntityNote.patch
TileEntityPiston.patch
TileEntityRecordPlayer.patch
TileEntitySign.patch Add basic support for executing commands from signs 2014-12-05 23:10:47 +00:00
TileEntitySkull.patch
Village.patch
VillageSiege.patch
World.patch Fix the chunks being blocked from unloading based on the keepSpawnInMemory flag 2014-12-05 11:17:47 +00:00
WorldBorder.patch
WorldData.patch Corrected WorldData patch file 2014-11-29 20:36:57 +01:00
WorldGenGroundBush.patch
WorldGenMegaTreeAbstract.patch
WorldGenVillagePiece.patch
WorldGenVillagePieces.patch
WorldGenWitchHut.patch
WorldManager.patch
WorldMap.patch
WorldMapHumanTracker.patch
WorldNBTStorage.patch
WorldServer.patch Move WorldSaveEvent to proper location 2014-12-03 14:35:33 -05:00