Skip to content

Beta 4

Pre-release
Pre-release
Compare
Choose a tag to compare
@Col-E Col-E released this 19 Sep 08:48
· 4582 commits to master since this release

What's New

  • Settings are now persistent
  • MultiANewArray opcodes can now be edited
  • Method exceptions can be edited & removed
  • Try-catch blocks can be edited (limited) & removed
    • Only the exception type can be edited for now.

What's Fixed

  • The latter half of the docs are no longer accidentally italicized.
  • Deleting opcodes now prompts the user if they're sure (Unless the option is disabled in the options)
  • Access panel's initial values now correctly reflect the values they represent
  • Access panel's output flags no longer change the input's values (Whoops)