Skip to content

Beta 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Col-E Col-E released this 25 Aug 05:26
· 4600 commits to master since this release

What's New

  • Usage documentation on github pages.
  • ASM input/output options are now accessible via the gui.
  • You can now shift-click / control-click to select multiple opcodes. Used so you can delete multiple things at once.
  • Middle clicking an opcode now opens the edit window
  • New search feature
    • Search for strings (Optional case-sensitivity)
    • Search for fields and methods (Input should be exact)
    • Search for classes by name: (Optional, exact vs containment)
    • Search for references (Optional inputs: Class owner, member name, member description)

What's Fixed

  • Tree displays opening content now check if the mouse is in the selection bounds. This prevents mis-clicks from opening files.
  • Tree displays now properly open files on double-click (left mouse button)