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]>
md5sum for 1.6.2 ninja-update src/com/prupe/mcpatcher/MinecraftVersion.java
Posted over 11 years ago by Paul Rupe <[email protected]>
interpret texture.* relative to textures/models/armor for cit type=armor newcode/src/com/prupe/mcpatcher/cit/ArmorOverride.java ... [More] newcode/src/com/prupe/mcpatcher/cit/CITUtils.java [Less]
Posted over 11 years ago by Paul Rupe <[email protected]>
reformat/optimize imports newcode/src/com/prupe/mcpatcher/TexturePackAPI.java ... [More] src/com/prupe/mcpatcher/ClassMod.java stubs/src/net/minecraft/src/TextureAtlasSprite.java [Less]
Posted over 11 years ago by Paul Rupe <[email protected]>
prevent fixed overlays from fading with method=cycle newcode/src/com/prupe/mcpatcher/BlendMethod.java newcode/src/com/prupe/mcpatcher/cit/EnchantmentList.java
Posted over 11 years ago by Paul Rupe <[email protected]>
prevent skipping in scrolling enchantment textures newcode/src/com/prupe/mcpatcher/cit/Enchantment.java
Posted over 11 years ago by Paul Rupe <[email protected]>
added (undocumented) properties to control scaling of enchantments on armor models, may disappear without warning newcode/src/com/prupe/mcpatcher/cit/Enchantment.java
Posted over 11 years ago by Paul Rupe <[email protected]>
apply some default scaling to enchantments on armor models newcode/src/com/prupe/mcpatcher/cit/CITUtils.java newcode/src/com/prupe/mcpatcher/cit/Enchantment.java
Posted over 11 years ago by Paul Rupe <[email protected]>
quietly remove extraneous assets/minecraft/ from paths newcode/src/com/prupe/mcpatcher/TexturePackAPI.java
Posted over 11 years ago by Paul Rupe <[email protected]>
version 4.1.0_01 src/com/prupe/mcpatcher/MCPatcher.java
Posted over 11 years ago by Paul Rupe <[email protected]>
early init methods for cc, hd font, and random mobs newcode/src/com/prupe/mcpatcher/cc/Colorizer.java ... [More] newcode/src/com/prupe/mcpatcher/hd/FontUtils.java newcode/src/com/prupe/mcpatcher/mob/MobRandomizer.java src/com/prupe/mcpatcher/mod/CustomColors.java src/com/prupe/mcpatcher/mod/HDFont.java src/com/prupe/mcpatcher/mod/RandomMobs.java [Less]