1
I Use This!
Inactive

News

Analyzed 27 days ago. based on code collected 28 days ago.
Posted about 11 years ago by Paul Rupe <[email protected]>
use https://libraries.minecraft.net/ for libraries src/com/prupe/mcpatcher/launcher/version/Library.java
Posted about 11 years ago by Paul Rupe <[email protected]>
md5sum for 1.7.4 src/com/prupe/mcpatcher/MinecraftVersion.java src/resources/versions.json
Posted about 11 years ago by Paul Rupe <[email protected]>
updated test output to 1.7.3 Makefile good.log
Posted about 11 years ago by Paul Rupe <[email protected]>
reformat/optimize imports mods/src/com/prupe/mcpatcher/mod/ConnectedTextures.java ... [More] newcode/src/com/prupe/mcpatcher/cc/ColorizeBlock.java src/com/prupe/mcpatcher/AncestorClassSignature.java src/com/prupe/mcpatcher/Mod.java [Less]
Posted about 11 years ago by Paul Rupe <[email protected]>
fix disable default rendering patch for ctm iron bars mods/src/com/prupe/mcpatcher/mod/ConnectedTextures.java
Posted about 11 years ago by Paul Rupe <[email protected]>
add LDC2_W opcode to anyLDC src/com/prupe/mcpatcher/BytecodeMatcher.java
Posted about 11 years ago by Paul Rupe <[email protected]>
move TileOverrideIterator to separate file and reuse instances mods/src/com/prupe/mcpatcher/mod/ConnectedTextures.java ... [More] newcode/src/com/prupe/mcpatcher/ctm/CTMUtils.java newcode/src/com/prupe/mcpatcher/ctm/TileOverrideIterator.java shared/src/com/prupe/mcpatcher/MCPatcherUtils.java [Less]
Posted about 11 years ago by Paul Rupe <[email protected]>
fix make javadoc Makefile
Posted about 11 years ago by Paul Rupe <[email protected]>
fixed 1.4 to 1.5 texture pack converter src/com/prupe/mcpatcher/converter/TexturePackConverter15.java
Posted about 11 years ago by Paul Rupe <[email protected]>
try options.1.7.2.txt, options.1.7.txt, etc. before options.txt shared/src/com/prupe/mcpatcher/Config.java