ForgePatch/patches/common/net/minecraft/src
2012-10-01 18:51:11 -07:00
..
AnvilChunkLoader.java.patch Renamed MinecraftForge.eventBus to EVENT_BUS as it's constant. 2012-08-05 19:14:02 -07:00
AnvilSaveHandler.java.patch More progress on converting patches from 1.2.5 2012-08-06 03:35:57 -07:00
Block.java.patch Location aware version og Block.lightOpacity for PR #169 2012-09-26 22:12:47 -07:00
BlockButton.java.patch Rename Orientation to ForgeDirection {Damn MCP naming a class Direction already} 2012-08-15 04:28:09 -07:00
BlockCactus.java.patch New Plant API that allows for custom plants/soils. 2012-09-20 19:53:43 -07:00
BlockChest.java.patch Rename Orientation to ForgeDirection {Damn MCP naming a class Direction already} 2012-08-15 04:28:09 -07:00
BlockContainer.java.patch 96537dc - Fixup Item in hand rendering of textures > 16x 2012-09-15 19:36:08 -07:00
BlockCrops.java.patch New Plant API that allows for custom plants/soils. 2012-09-20 19:53:43 -07:00
BlockDoor.java.patch Rename Orientation to ForgeDirection {Damn MCP naming a class Direction already} 2012-08-15 04:28:09 -07:00
BlockFarmland.java.patch New Plant API that allows for custom plants/soils. 2012-09-20 19:53:43 -07:00
BlockFire.java.patch Rename Orientation to ForgeDirection {Damn MCP naming a class Direction already} 2012-08-15 04:28:09 -07:00
BlockFlower.java.patch Fix accedental doubling of shift, Fixes saplings/flowers planting a space above where they should 2012-09-21 05:35:46 -07:00
BlockGrass.java.patch Location aware version og Block.lightOpacity for PR #169 2012-09-26 22:12:47 -07:00
BlockLadder.java.patch Rename Orientation to ForgeDirection {Damn MCP naming a class Direction already} 2012-08-15 04:28:09 -07:00
BlockLeaves.java.patch Cleaned up some more, fixed infinite loop with cancelable annotation, Client now compiles and enters world just fine. 2012-08-09 16:47:35 -07:00
BlockLever.java.patch Rename Orientation to ForgeDirection {Damn MCP naming a class Direction already} 2012-08-15 04:28:09 -07:00
BlockLog.java.patch Cleaned up some more, fixed infinite loop with cancelable annotation, Client now compiles and enters world just fine. 2012-08-09 16:47:35 -07:00
BlockMushroom.java.patch New Plant API that allows for custom plants/soils. 2012-09-20 19:53:43 -07:00
BlockMycelium.java.patch Location aware version og Block.lightOpacity for PR #169 2012-09-26 22:12:47 -07:00
BlockNetherStalk.java.patch Updated Client side patches for the new Merged MCP workspace. 2012-08-09 03:06:41 -07:00
BlockPistonBase.java.patch Updated Client side patches for the new Merged MCP workspace. 2012-08-09 03:06:41 -07:00
BlockRail.java.patch Rename Orientation to ForgeDirection {Damn MCP naming a class Direction already} 2012-08-15 04:28:09 -07:00
BlockRedstoneWire.java.patch Updated Client side patches for the new Merged MCP workspace. 2012-08-09 03:06:41 -07:00
BlockReed.java.patch New Plant API that allows for custom plants/soils. 2012-09-20 19:53:43 -07:00
BlockSnow.java.patch Updated Client side patches for the new Merged MCP workspace. 2012-08-09 03:06:41 -07:00
BlockStem.java.patch New Plant API that allows for custom plants/soils. 2012-09-20 19:53:43 -07:00
BlockTallGrass.java.patch Update fml, impelemnted Diemsnion API stuff. 2012-08-10 18:15:10 -07:00
BlockTorch.java.patch Rename Orientation to ForgeDirection {Damn MCP naming a class Direction already} 2012-08-15 04:28:09 -07:00
BlockTrapDoor.java.patch Rename Orientation to ForgeDirection {Damn MCP naming a class Direction already} 2012-08-15 04:28:09 -07:00
BlockTripWireSource.java.patch Rename Orientation to ForgeDirection {Damn MCP naming a class Direction already} 2012-08-15 04:28:09 -07:00
BlockVine.java.patch Updated Client side patches for the new Merged MCP workspace. 2012-08-09 03:06:41 -07:00
Chunk.java.patch Fix issue where light would not properly recalculate. 2012-10-01 18:51:11 -07:00
ChunkProviderServer.java.patch Dormant chunk cache might actually work now, and not mix chunks across worlds 2012-09-28 17:04:26 -04:00
CommandHandler.java.patch New Command event. 2012-08-15 02:01:38 -07:00
ComponentMineshaftCorridor.java.patch Added new hooks for modifying the items generated in chests during world gen. 2012-09-20 18:45:33 -07:00
ComponentScatteredFeatureDesertPyramid.java.patch Added new hooks for modifying the items generated in chests during world gen. 2012-09-20 18:45:33 -07:00
ComponentScatteredFeatureJunglePyramid.java.patch Added new hooks for modifying the items generated in chests during world gen. 2012-09-20 18:45:33 -07:00
ComponentStrongholdChestCorridor.java.patch Added new hooks for modifying the items generated in chests during world gen. 2012-09-20 18:45:33 -07:00
ComponentStrongholdLibrary.java.patch Added new hooks for modifying the items generated in chests during world gen. 2012-09-20 18:45:33 -07:00
ComponentStrongholdRoomCrossing.java.patch Added new hooks for modifying the items generated in chests during world gen. 2012-09-20 18:45:33 -07:00
ComponentVillageHouse2.java.patch Added new hooks for modifying the items generated in chests during world gen. 2012-09-20 18:45:33 -07:00
CompressedStreamTools.java.patch Remove @SideOnly flag for function now required on the server 2012-09-23 23:08:38 -04:00
ContainerFurnace.java.patch Updated Client side patches for the new Merged MCP workspace. 2012-08-09 03:06:41 -07:00
CraftingManager.java.patch First push of some small patches and introduction of basic events. As well as the first cases for Forge's Access Transformer 2012-08-05 03:20:07 -07:00
DedicatedServer.java.patch 96537dc - Fixup Item in hand rendering of textures > 16x 2012-09-15 19:36:08 -07:00
Enchantment.java.patch Updated Client side patches for the new Merged MCP workspace. 2012-08-09 03:06:41 -07:00
EnchantmentHelper.java.patch More progress on converting patches from 1.2.5 2012-08-06 03:35:57 -07:00
Entity.java.patch A lot of tweaks to the chunkloading for entity behaviour. Entities are now bound by a new 2012-09-23 23:08:38 -04:00
EntityItem.java.patch New EntityItem related events 2012-09-11 15:27:34 -07:00
EntityLiving.java.patch Readd reverted EntityLiving patch 2012-09-15 19:40:58 -07:00
EntityMinecart.java.patch Update FML: 6e01c59 2012-08-22 18:13:11 -04:00
EntityMooshroom.java.patch More patches converted. 2012-08-06 15:07:53 -07:00
EntityOcelot.java.patch Updated Client side patches for the new Merged MCP workspace. 2012-08-09 03:06:41 -07:00
EntityPlayer.java.patch Add PlayerEvent.HarvestCheck and PlayerEvent.BreakSpeed for dealing with things related to a player harvesting a block. 2012-09-26 17:54:15 -07:00
EntityPlayerMP.java.patch Fix vanilla bug where the player would load chunks outside its range that would be 'abandoned' and never unloaded. 2012-09-27 23:58:40 -07:00
EntitySheep.java.patch Updated Client side patches for the new Merged MCP workspace. 2012-08-09 03:06:41 -07:00
Explosion.java.patch First push of some small patches and introduction of basic events. As well as the first cases for Forge's Access Transformer 2012-08-05 03:20:07 -07:00
FurnaceRecipes.java.patch Updated FML, updated patches 2012-08-10 20:30:59 -07:00
Item.java.patch 96537dc - Fixup Item in hand rendering of textures > 16x 2012-09-15 19:36:08 -07:00
ItemBlock.java.patch 96537dc - Fixup Item in hand rendering of textures > 16x 2012-09-15 19:36:08 -07:00
ItemBow.java.patch More patches converted. 2012-08-06 15:07:53 -07:00
ItemBucket.java.patch Fix FillBucketEvent to work with stacked buckets. New change in 1.3 2012-09-11 12:45:29 -07:00
ItemBucketMilk.java.patch Merge remote-tracking branch 'origin/master' 2012-09-15 19:39:54 -07:00
ItemDye.java.patch 96537dc - Fixup Item in hand rendering of textures > 16x 2012-09-15 19:36:08 -07:00
ItemHoe.java.patch 96537dc - Fixup Item in hand rendering of textures > 16x 2012-09-15 19:36:08 -07:00
ItemInWorldManager.java.patch Fix buckets, need to rethink for bukkit compatibility. 2012-09-27 23:56:39 -07:00
ItemMap.java.patch Update fml, impelemnted Diemsnion API stuff. 2012-08-10 18:15:10 -07:00
ItemSeeds.java.patch New Plant API that allows for custom plants/soils. 2012-09-20 19:53:43 -07:00
ItemShears.java.patch 96537dc - Fixup Item in hand rendering of textures > 16x 2012-09-15 19:36:08 -07:00
ItemTool.java.patch Updated Client side patches for the new Merged MCP workspace. 2012-08-09 03:06:41 -07:00
MovingObjectPosition.java.patch First push of some small patches and introduction of basic events. As well as the first cases for Forge's Access Transformer 2012-08-05 03:20:07 -07:00
NetServerHandler.java.patch Missing updates from last commit 2012-09-26 22:12:01 -07:00
Packet51MapChunk.java.patch Fix IndexOutOfBounds exception, Major derp. 2012-08-19 17:41:21 -07:00
Packet56MapChunks.java.patch Fix IndexOutOfBounds exception, Major derp. 2012-08-19 17:41:21 -07:00
PlayerInstance.java.patch Forgot comment, you see nothing... 2012-09-28 00:02:21 -07:00
PotionEffect.java.patch Merge remote-tracking branch 'origin/master' 2012-09-15 19:39:54 -07:00
RailLogic.java.patch First push of some small patches and introduction of basic events. As well as the first cases for Forge's Access Transformer 2012-08-05 03:20:07 -07:00
ServerConfigurationManager.java.patch 96537dc - Fixup Item in hand rendering of textures > 16x 2012-09-15 19:36:08 -07:00
SlotCrafting.java.patch > != >= 2012-09-25 06:33:01 -07:00
SpawnerAnimals.java.patch Cleaned up some more, fixed infinite loop with cancelable annotation, Client now compiles and enters world just fine. 2012-08-09 16:47:35 -07:00
StatList.java.patch Updated Client side patches for the new Merged MCP workspace. 2012-08-09 03:06:41 -07:00
TileEntity.java.patch 96537dc - Fixup Item in hand rendering of textures > 16x 2012-09-15 19:36:08 -07:00
TileEntityBrewingStand.java.patch Rename Orientation to ForgeDirection {Damn MCP naming a class Direction already} 2012-08-15 04:28:09 -07:00
TileEntityFurnace.java.patch Rename Orientation to ForgeDirection {Damn MCP naming a class Direction already} 2012-08-15 04:28:09 -07:00
WeightedRandomChestContent.java.patch Added new hooks for modifying the items generated in chests during world gen. 2012-09-20 18:45:33 -07:00
World.java.patch Location aware version og Block.lightOpacity for PR #169 2012-09-26 22:12:47 -07:00
WorldGenBigMushroom.java.patch More patches converted. 2012-08-06 15:07:53 -07:00
WorldGenDeadBush.java.patch More progress on converting patches from 1.2.5 2012-08-06 03:35:57 -07:00
WorldGenDungeons.java.patch More conversions, added all the entity living events. 2012-08-07 01:24:06 -07:00
WorldGenForest.java.patch More patches converted. 2012-08-06 15:07:53 -07:00
WorldGenHugeTrees.java.patch A bulk of more patches converted, updated fml 2012-08-06 17:52:23 -07:00
WorldGenMinable.java.patch More patches converted. 2012-08-06 15:07:53 -07:00
WorldGenShrub.java.patch More patches converted. 2012-08-06 15:07:53 -07:00
WorldGenSwamp.java.patch More patches converted. 2012-08-06 15:07:53 -07:00
WorldGenTaiga1.java.patch More patches converted. 2012-08-06 15:07:53 -07:00
WorldGenTaiga2.java.patch More patches converted. 2012-08-06 15:07:53 -07:00
WorldGenTallGrass.java.patch More progress on converting patches from 1.2.5 2012-08-06 03:35:57 -07:00
WorldGenTrees.java.patch More patches converted. 2012-08-06 15:07:53 -07:00
WorldInfo.java.patch Working cross dimensional implementation of chunkloading for Forge. 2012-09-23 23:08:38 -04:00
WorldProvider.java.patch Fix patch errors in merge of last PR -.- 2012-09-23 16:53:20 -07:00
WorldServer.java.patch Some more tweaks to the chunkloading code. The world.load event fires slightly later- once the entity watcher is 2012-09-25 19:12:10 -04:00
WorldType.java.patch Update FML: dd39ae5 2012-09-25 19:10:15 -04:00