0.1.17
Big decompiler update. Please report if you run into any bugs.
- Add support for resolving of numeric IDs (oh, finally!) - #16
- This includes even things that are assigned to variables before being used in functions or are passed as arguments to custom scripts
- As part of this change, arguments that are colors will now be automatically be represented as more meaningful hex numbers
- Fix the 'dup' instruction with tempvars reversing argument order - #54
- Reduce the amount of unnecessary tempvars slightly
- Add automatic translation string resolving for Deltarune - #39