1
I Use This!
Inactive

News

Analyzed 27 days ago. based on code collected 28 days ago.
Posted over 11 years ago by Paul Rupe <[email protected]>
prevent unloading horse textures and player skins newcode/src/com/prupe/mcpatcher/TexturePackChangeHandler.java
Posted over 11 years ago by Paul Rupe <[email protected]>
add defaults for new potion types doc/color.properties
Posted over 11 years ago by Paul Rupe <[email protected]>
split stem.png into pumpkinstem.png and melonstem.png newcode/src/com/prupe/mcpatcher/cc/ColorizeBlock.java src/com/prupe/mcpatcher/mod/CustomColors.java
Posted over 11 years ago by Paul Rupe <[email protected]>
name icons by resourceAddress.toString to fix recursive ctm newcode/src/com/prupe/mcpatcher/TileLoader.java ... [More] newcode/src/com/prupe/mcpatcher/cit/ItemOverride.java newcode/src/com/prupe/mcpatcher/cit/OverrideBase.java newcode/src/com/prupe/mcpatcher/ctm/TileOverride.java newcode/src/com/prupe/mcpatcher/hd/CustomAnimation.java [Less]
Posted over 11 years ago by Paul Rupe <[email protected]>
use 1.6.1 in Makefile Makefile
Posted over 11 years ago by Paul Rupe <[email protected]>
change workDir option to gameDir src/com/prupe/mcpatcher/MinecraftInstallationV2.java
Posted over 11 years ago by Paul Rupe <[email protected]>
md5sum for 1.6.1 src/com/prupe/mcpatcher/MinecraftVersion.java
Posted over 11 years ago by Paul Rupe <[email protected]>
change default jar state for new launcher src/com/prupe/mcpatcher/MinecraftInstallation.java
Posted over 11 years ago by Paul Rupe <[email protected]>
move custom font to mcpatcher/font only if it appears to be hd src/com/prupe/mcpatcher/converter/TexturePackConverter16.java
Posted over 11 years ago by Paul Rupe <[email protected]>
convert field to local variable newcode/src/com/prupe/mcpatcher/mob/MobRuleList.java