Skip to content

4.6.0.3

Compare
Choose a tag to compare
@cmkushnir cmkushnir released this 05 Dec 13:04
· 119 commits to main since this release
334ea0f
  • fix
    • MBINC class support older libmbin w/o implicit string conversion methods.
    • saving a pak item with multiple '.' in name was truncating part of name,
      e.g. WARPLARGEPORTAL.SCENE.MBIN => WARPLARGEPORTAL.MBIN
  • change:
    • add assembly name and version to "is a blah not a blah" error messages
      e.g. "path is a blah not a blah" => "path is a libmbin:4.3.0.1 blah not a libmbin:4.6.0.1 blah"
    • double-click main icon in recipe tab opens dds in PAK Item tab,
      previously only did this for substance, product, technology tabs.
      Ingredient icons do not pass double-click to parent, so they don't work.
    • resize PAK Item tab viewer icons to match other icon sizes.
    • first line of ebin from "EBIN: " to "EBIN "
      to make it easier to parse by 3rd party tools.
  • add
    • Language tab double-click on entry opens entry in right-side PAK Item tab.
  • update:
    • Octokit NuGet package from 4.0.2 to 4.0.3.