| Commit message (Collapse) | Author | Files | Lines |
|
* Added new format
* Fixed bug
* Updated Version
|
|
decompiling something weird
|
|
|
|
|
|
|
|
|
|
fixed mark-as-deobfuscated issue
|
|
|
|
|
|
|
|
|
|
|
|
class trees
also fixed lots of issues with reading jars that aren't Minecraft. =P
|
|
also working on recognizing unobfuscated and deobfuscated jars
(needed for M3L)
|
|
|
|
|
|
|
|
than backwards compatibility now. Just drop them instead.
|
|
|
|
|
|
|
|
|
|
by a subclass instead of the declaring class
|
|
don't hate me too much if you were planning a big merge. =P
|
|
|
|
|
|
|
|
also added smarter sorting to class mappings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
file...
|
|
|
|
classes instead of guava classes, but it's annoyong!
|
|
added checks to make sure we don't try to decopmile classes outside of the jar
|
|
|
|
They're too much work to maintain, and they're totally unnecessary!
|
|
|
|
|
|
are shadowed by subclasses
|
|
|
|
|
|
|
|
|
|
|
|
"default" is a java reserved word
use "none" instead
|