This repository has been archived by the owner on Aug 16, 2023. It is now read-only.
- Added multi-tab support for classes (the list is closable with the button on the left side)
- Improved the search features and added one for the opcode changer
- Added lots more features to the bytecode editor:
- jump instructions, tableswitch and lookup switch can now be edited, and the use hyperlinks so you can "jump" (select) the target label. You can change which label gets branched too
- You can also insert labels
- Duplicating instructions is now possible, and you can actually move instructions up/down the list now
- Also started adding some extra themes (dark and red are the only ones working currently, light theme sort of works but some parts are still dark)