MCPatcher Changelog

What's new in MCPatcher 5.0.3

Apr 20, 2015
  • Fixed issues:
  • add default -Xmx param to command line if not specified in profile
  • patch alternate ModelFaceFactory method for forge
  • add libraries to classpath from inheritsFrom tag
  • prevent spurious additions to const pool
  • cit armor patch for forge 1.8
  • forge classes repackaged from cpw.mods to net.minecraftforge

New in MCPatcher 5.0.2 (Apr 20, 2015)

  • Updated for 1.8.3.Support for custom underlava overlay color via colormap/underlava.png.Ability to turn off clouds entirely via clouds=none in color.properties.

New in MCPatcher 5.0.0_02 (Nov 26, 2014)

  • Updated for 1.8.1.
  • Fixed error rendering enderman held blocks.

New in MCPatcher 5.0.0_01 (Nov 26, 2014)

  • Fixed missing "preRenderHeld" method crash.
  • Fixed incorrect mooshroom overlay rendering.

New in MCPatcher 5.0.0 (Nov 3, 2014)

  • Updated to 1.8.1.
  • Backported current features to 1.5.2.
  • Not yet feature-complete for 1.8.

New in MCPatcher 4.3.2_03 (Jul 3, 2014)

  • Updated for 1.7.10.

New in MCPatcher 4.3.2_02 (Apr 2, 2014)

  • Fixed vertical ctm with certain block types.
  • Fixed Better Grass coloring issues.
  • Fixed potential crash with null blockAccess object.

New in MCPatcher 4.3.2_01 (Mar 26, 2014)

  • Updated to 14w11b.
  • Fixed extra render pass issues with forge.
  • Fixed glass panes connecting incorrectly.
  • Reset custom redstone colors when switching packs.
  • Less strict checking of neighbor metadata for CTM.

New in MCPatcher 4.3.2 (Feb 28, 2014)

  • Updated for 1.7.5 / 14w08a.
  • Fixed launcher incompatibility with Test Minecraft button.
  • Replaced min/maxHeight properties with "heights" in CTM and Random Mobs.
  • Fixed useGlint=false not applying to armor models.
  • Fixed conflict with Forge texture loading.
  • Fixed problem rendering a custom compass in item frames.
  • Various CTM and custom colormap fixes.

New in MCPatcher 4.3.1 (Dec 9, 2013)

  • Updated for 1.7.3pre and related launcher changes.
  • Fixed bug causing attempts to download json files for modded versions.
  • Fixed UI hang when user closes window while patcher is busy.
  • Force consistent coloring between top and bottom halves of double_plant blocks.
  • New CTM property linked=true to synchronize top and bottom halves of double_plant blocks when using random CTM.
  • Apply default grass.png to tall ferns and grass too.
  • Fixed CTM problems with metadata 15.
  • Fixed custom grass, foliage.png always using the vanilla format.
  • Fixed beacon particle effects transparency.
  • Support texture.* syntax in CIT type=enchantment.
  • Added yOffset property to grid format colormap.
  • Fixed crash with zan's minimap.
  • Fixed transparency issues with 13w47e.
  • Fixed CIT ignoring weight property in some cases.
  • Allow CIT matching of damage as a % of max in addition to an absolute value.
  • Preserve Mojang's hard-coded biome colors for packs with no grass, foliage.png.
  • Fix inconsistent water particle colors.
  • Ignore neighbor's metadata when checking connect=material.
  • New property enableColormap.3 to enable custom colormaps during render pass 3.
  • Fixed CTM iron bars applying default texture on top of custom one.
  • Fixed conversion of texture packs from 1.4 to 1.5.

New in MCPatcher 4.3.0 (Nov 18, 2013)

  • Updated to 1.7.2.
  • New biome palette format.
  • Support FML standalone.

New in MCPatcher 4.2.2 (Nov 9, 2013)

  • Compatible with Forge (#804 or newer) and LiteLoader. See section "Installing Forge and/or LiteLoader with MCPatcher" below.
  • Updated to support the new resource pack system introduced in 1.6. A utility to convert texture packs to resource packs is included. This replaces Mojang's TextureEnder utility.
  • Custom item textures. Show different textures based on item damage, stack size, and NBT data. Custom enhancements and armor model textures are also supported.
  • Custom fishing line and lead textures.

New in MCPatcher 2.4.4 (Dec 11, 2012)

  • Mipmapping, custom compass needle

New in MCPatcher 2.4.3.04 (Nov 14, 2012)

  • 1.4.4 compatibility, new ctm connect type

New in MCPatcher 2.4.3.03 (Nov 3, 2012)

  • Bugfixes

New in MCPatcher 2.4.3.01 (Oct 1, 2012)

  • Better Glass fixes, 12w39b compatibility

New in MCPatcher 2.4.3 (Sep 22, 2012)

  • Better Glass,
  • 12w38b compatibility

New in MCPatcher 2.4.2.03 (Sep 7, 2012)

  • 12w36a compatibility

New in MCPatcher 2.4.2.02 (Sep 3, 2012)

  • Various bugfixes