Enigma 2.2.1 Changelog

The last release had a few bugs. They’re gone now!

  • make sure MappingValidator eliminates equivalent entries from consideration — solves some false positives
  • remove an unnecessary null check for inner classes’ outer classes (the java standard allows inner classes to have no outer class)
  • fixed crashes that could be caused by deselecting “decompile inner classes” in vineflower
  • fixed incorrect synchronisation of javadoc on servers
  • fixed a possible crash when writing mappings that include a packageless class