Skip to content

4.6.0.0

Compare
Choose a tag to compare
@cmkushnir cmkushnir released this 08 Nov 22:46
· 67 commits to main since this release
966f864

libmbin >= 4.5.0.2

  • add:
    • Search Text tab now has optional path filter.
  • change:
    • modified lines in text diff views now highlight modified pieces, not just lines,
      the diffplex alg to identify modified pieces is 'per word' so hex diff will not be exact.
    • ebin will now print header, even if it can't decompile mbin (so can see header version | guid).
    • Scripts.csproj target updated to match app in order to remove warning when using in VS or VS Code.
  • fix:
    • util (Global) script enum's,and cmk mod scripts, broken by recent game update.