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.