sfPlayer1 / Matcher

Tool for tracking elements in obfuscated Java archives across releases
GNU General Public License v3.0
75 stars 41 forks source link

Use unqualified inner class names in Enigma format #4

Closed Runemoro closed 5 years ago

Runemoro commented 5 years ago

Should be merged together with https://github.com/FabricMC/Enigma/pull/150.

This PR makes Matcher able to read unqualified obfuscated inner class names (while still supporting qualified names) and makes it save the unqualified name by default.

asiekierka commented 5 years ago

A PR to Matcher? You're brav.e.. I don't think they get accepted.

sfPlayer1 commented 5 years ago

Merged with alterations via 89c1c7e106b1ede1fc4a3bbc11c82da187fb9da2