Skip to content

1.3.1 - Bug fixes

Choose a tag to compare

@Col-E Col-E released this 19 Jun 16:45

What's fixed

  • Linked method renaming is much more reliable, and a bit faster (Can be boosted with multiple threads)
    • No longer marks every class as dirty, only necessary ones.
  • Missing translation on block save/load window

What's changed

  • When a class fails to be converted to byte[] (done when exporting) you are now alerted to the failure. A backup of the latest success will be used if possible.