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]>
version 3.0.4_02 good.log src/com/prupe/mcpatcher/MCPatcher.java
Posted over 11 years ago by Paul Rupe <[email protected]>
updated test output good.log
Posted over 11 years ago by Paul Rupe <[email protected]>
workaround for mojang font size adjustment newcode/src/com/prupe/mcpatcher/hd/FontUtils.java ... [More] src/com/prupe/mcpatcher/mod/HDFont.java stubs/src/net/minecraft/src/FontRenderer.java [Less]
Posted over 11 years ago by Paul Rupe <[email protected]>
handle trailing / on texture altas names newcode/src/com/prupe/mcpatcher/TileLoader.java ... [More] newcode/src/com/prupe/mcpatcher/cit/CITUtils.java newcode/src/com/prupe/mcpatcher/ctm/CTMUtils.java [Less]
Posted over 11 years ago by Paul Rupe <[email protected]>
compatibility fix for btw hardcore of darkness feature newcode/src/com/prupe/mcpatcher/mod/Lightmap.java ... [More] src/com/prupe/mcpatcher/mod/CustomColors.java stubs/src/net/minecraft/src/EntityRenderer.java [Less]
Posted over 11 years ago by Paul Rupe <[email protected]>
prevent writing a corrupt xml file shared/src/com/prupe/mcpatcher/Config.java
Posted over 11 years ago by Paul Rupe <[email protected]>
delete mcpatcher.xml if it is empty shared/src/com/prupe/mcpatcher/Config.java
Posted over 11 years ago by Paul Rupe <[email protected]>
bump Makefile mc version to 1.6.2 Makefile
Posted over 11 years ago by Paul Rupe <[email protected]>
version 4.1.0_03 src/com/prupe/mcpatcher/MCPatcher.java
Posted over 11 years ago by Paul Rupe <[email protected]>
fix tile path override patch for ninja-updated 1.6.2 src/com/prupe/mcpatcher/BaseTilesheetMod.java