Posted
over 11 years
ago
by
Paul Rupe <[email protected]>
support multiple namespaces in listResources
newcode/src/com/prupe/mcpatcher/TexturePackAPI.java
|
Posted
over 11 years
ago
by
Paul Rupe <[email protected]>
make added Minecraft.getInstance method static
src/com/prupe/mcpatcher/BaseMod.java
|
Posted
over 11 years
ago
by
Paul Rupe <[email protected]>
insert space between existing jvm args and new ones
src/com/prupe/mcpatcher/launcher/profile/Profile.java
|
Posted
over 11 years
ago
by
Paul Rupe <[email protected]>
re-download legacy json on manual refresh
src/com/prupe/mcpatcher/MainForm.java
|
Posted
over 11 years
ago
by
Paul Rupe <[email protected]>
rename Entry -> Version
src/com/prupe/mcpatcher/LegacyVersionList.java
src/com/prupe/mcpatcher/ModList.java
|
Posted
over 11 years
ago
by
Paul Rupe <[email protected]>
added api version to mcpatcher-legacy.json
src/com/prupe/mcpatcher/LegacyVersionList.java
|
Posted
over 11 years
ago
by
Paul Rupe <[email protected]>
search for dev versions of mcpatcher-legacy.json
src/com/prupe/mcpatcher/ModList.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]>
optimize imports
shared/src/com/prupe/mcpatcher/Config.java
shared/src/com/prupe/mcpatcher/JsonUtils.java
|
Posted
over 11 years
ago
by
Paul Rupe <[email protected]>
switch to log tab on error
src/com/prupe/mcpatcher/MainForm.java
|