ForgePatch/patches/common/net/minecraft/src
2012-11-26 20:06:23 -08:00
..
AnvilChunkLoader.java.patch Update to 1.4.4 2012-11-08 20:19:12 -08:00
AnvilSaveHandler.java.patch More progress on converting patches from 1.2.5 2012-08-06 03:35:57 -07:00
Block.java.patch Fixed issue with default implementation of Beach plant type check 2012-11-18 01:35:48 -08:00
BlockButton.java.patch Temporary update for 1.4.3 2012-11-02 18:40:43 -04:00
BlockCactus.java.patch New Plant API that allows for custom plants/soils. 2012-09-20 19:53:43 -07:00
BlockChest.java.patch Temporary update for 1.4.3 2012-11-02 18:40:43 -04:00
BlockContainer.java.patch 96537dc - Fixup Item in hand rendering of textures > 16x 2012-09-15 19:36:08 -07:00
BlockCrops.java.patch Fix crops not droping seeds properly. 2012-11-09 16:21:41 -08:00
BlockDoor.java.patch Patches that applied with little to no functional changes. 2012-10-21 10:16:55 -07:00
BlockFarmland.java.patch Update to MC 1.4.5 2012-11-16 17:06:12 -05:00
BlockFire.java.patch Update FML: Updated MCP mapings, and fixed StartServer 2012-10-31 10:16:46 -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 Patches that applied with little to no functional changes. 2012-10-21 10:16:55 -07:00
BlockLadder.java.patch Temporary update for 1.4.3 2012-11-02 18:40:43 -04: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 Temporary update for 1.4.3 2012-11-02 18:40:43 -04:00
BlockLog.java.patch Temporary update for 1.4.3 2012-11-02 18:40:43 -04:00
BlockMushroom.java.patch Fix issue where mushrooms would not check the proper soil block. 2012-10-01 18:51:35 -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 Fixed custom soil checks for NetherStalk and Reeds 2012-11-18 01:36:21 -08: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 Update to MC 1.4.5 2012-11-16 17:06:12 -05:00
BlockReed.java.patch Fixed custom soil checks for NetherStalk and Reeds 2012-11-18 01:36:21 -08:00
BlockSnow.java.patch BlockSnow now pretty much just passes harvestBlock to it's super. 2012-10-21 10:19:54 -07:00
BlockStem.java.patch Patches that applied with little to no functional changes. 2012-10-21 10:16:55 -07:00
BlockTallGrass.java.patch Patches that applied with little to no functional changes. 2012-10-21 10:16:55 -07:00
BlockTorch.java.patch Update to 1.4.4 2012-11-08 20:19:12 -08:00
BlockTrapDoor.java.patch Temporary update for 1.4.3 2012-11-02 18:40:43 -04:00
BlockTripWireSource.java.patch Temporary update for 1.4.3 2012-11-02 18:40:43 -04:00
BlockVine.java.patch Temporary update for 1.4.3 2012-11-02 18:40:43 -04:00
CallableSuspiciousClasses.java.patch Remove EntityFX patch - moved to FML. Patch SuspiciousClasses to add "forge" 2012-11-16 23:06:37 -05:00
Chunk.java.patch Update to 1.4.4 2012-11-08 20:19:12 -08:00
ChunkCache.java.patch Fix bounds checking on chunkcache. Should fix a bunch of rp2 and maybe other extended tile entity code 2012-10-07 00:28:42 -04:00
ChunkProviderServer.java.patch Update to 1.4.4 2012-11-08 20:19:12 -08:00
CommandHandler.java.patch Patches that applied with little to no functional changes. 2012-10-21 10:16:55 -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 Update FML: Updated MCP mapings, and fixed StartServer 2012-10-31 10:16:46 -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 Update to 1.4.4 2012-11-08 20:19:12 -08:00
CraftingManager.java.patch Update to 1.4.4 2012-11-08 20:19:12 -08:00
CreativeTabs.java.patch New hook to allow items to be on multiple creative tabs PR 176 2012-10-28 05:57:23 -07:00
Enchantment.java.patch Update to 1.4.4 2012-11-08 20:19:12 -08:00
EnchantmentHelper.java.patch Update to 1.4.4 2012-11-08 20:19:12 -08:00
Entity.java.patch Update to MC 1.4.5 2012-11-16 17:06:12 -05:00
EntityDragon.java.patch Update to 1.4.4 2012-11-08 20:19:12 -08:00
EntityItem.java.patch Temporary update for 1.4.3 2012-11-02 18:40:43 -04:00
EntityLiving.java.patch Update to MC 1.4.5 2012-11-16 17:06:12 -05:00
EntityMinecart.java.patch Temporary update for 1.4.3 2012-11-02 18:40:43 -04:00
EntityMooshroom.java.patch Update to 1.4.4 2012-11-08 20:19:12 -08:00
EntityOcelot.java.patch Temporary update for 1.4.3 2012-11-02 18:40:43 -04:00
EntityPlayer.java.patch Fixed beds not working properly when respawning. 2012-11-17 17:52:37 -08:00
EntityPlayerMP.java.patch Update to 1.4.4 2012-11-08 20:19:12 -08:00
EntitySheep.java.patch Update to 1.4.4 2012-11-08 20:19:12 -08:00
Explosion.java.patch Update FML: Updated MCP mapings, and fixed StartServer 2012-10-31 10:16:46 -07:00
FurnaceRecipes.java.patch Added metadata sensitve experience to furnace recipies and added Item callback to determine experience gain. 2012-10-28 06:37:54 -07:00
GuiStatsComponent.java.patch Move server specific patch back to common from minecraft. 2012-11-20 09:09:06 -05:00
Item.java.patch Add an ItemStack sensitive version of getIconForRenderPass, defers to 2012-11-13 16:01:57 -05:00
ItemBlock.java.patch Temporary update for 1.4.3 2012-11-02 18:40:43 -04:00
ItemBow.java.patch More patches converted. 2012-08-06 15:07:53 -07:00
ItemBucket.java.patch Fix up the setHandeled/setHandled for events, it is now a generalized setResult, the meaning of which is defined by each event. 2012-10-22 00:29:28 -07:00
ItemBucketMilk.java.patch Merge remote-tracking branch 'origin/master' 2012-09-15 19:39:54 -07:00
ItemDye.java.patch Temporary update for 1.4.3 2012-11-02 18:40:43 -04:00
ItemHoe.java.patch Fix up the setHandeled/setHandled for events, it is now a generalized setResult, the meaning of which is defined by each event. 2012-10-22 00:29:28 -07:00
ItemInWorldManager.java.patch Update FML: Updated MCP mapings, and fixed StartServer 2012-10-31 10:16:46 -07:00
ItemMap.java.patch Patches that applied with little to no functional changes. 2012-10-21 10:16:55 -07:00
ItemSeeds.java.patch Update to MC 1.4.5 2012-11-16 17:06:12 -05:00
ItemShears.java.patch 96537dc - Fixup Item in hand rendering of textures > 16x 2012-09-15 19:36:08 -07:00
ItemTool.java.patch Update to 1.4.4 2012-11-08 20:19:12 -08:00
MapGenStronghold.java.patch Fix compile issue. 2012-10-28 15:37:11 -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 Temporary update for 1.4.3 2012-11-02 18:40:43 -04: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 Fixed issue with abandoned chunks. 2012-11-26 20:06:23 -08:00
PotionEffect.java.patch Update FML: Updated MCP mapings, and fixed StartServer 2012-10-31 10:16:46 -07:00
RailLogic.java.patch Update to 1.4.4 2012-11-08 20:19:12 -08:00
ServerConfigurationManager.java.patch Update to 1.4.4 2012-11-08 20:19:12 -08:00
Slot.java.patch Mods can use custom textures for Slot background overlay, instead of only items.png PR #245 and #246 2012-11-12 17:26:49 -08:00
SlotCrafting.java.patch Update patches/common/net/minecraft/src/SlotCrafting.java.patch 2012-10-26 12:26:16 -03:00
SlotFurnace.java.patch Added metadata sensitve experience to furnace recipies and added Item callback to determine experience gain. 2012-10-28 06:37:54 -07:00
SpawnerAnimals.java.patch Update FML: Updated MCP mapings, and fixed StartServer 2012-10-31 10:16:46 -07:00
StatList.java.patch Update to MC 1.4.5 2012-11-16 17:06:12 -05:00
TileEntity.java.patch Temporary update for 1.4.3 2012-11-02 18:40:43 -04:00
TileEntityBeacon.java.patch Update FML: Updated MCP mapings, and fixed StartServer 2012-10-31 10:16:46 -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 Fix TE Issue 2012-11-19 20:05:16 -08:00
WorldChunkManager.java.patch Temporary update for 1.4.3 2012-11-02 18:40:43 -04: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 Temporary update for 1.4.3 2012-11-02 18:40:43 -04:00
WorldProvider.java.patch Fix issue where players would spawn in the ground. 2012-11-12 17:29:14 -08:00
WorldServer.java.patch Update to MC 1.4.5 2012-11-16 17:06:12 -05:00
WorldType.java.patch Update to 1.4.4 2012-11-08 20:19:12 -08:00