MLS v3.5.0

After just one week, MLS v3.5.0 is released.

Main new feature

Binary viewer has graduated to binary editor. And now it supports Fallout MAP files too:

Fallout map file editor

Additionally, you can dump to and load from JSON, saved near the original file. Finally, there’s a new setting bgforge.binaryEditor.autoDumpJson that will automatically dump binary files to JSON on saving, for easy diff viewing and clearer git history.

Important note

  • MAP format is complicated and may not be fully decoded without all PRO files that it references, which may not necessarily be shipped in mods. Because of that, MAP support is best-effort: objects are not displayed and cannot be changed.
  • PRO format is static and self-contained, allowing for full round-trip support.

In other news

Added new bit type to JSdoc, both Fallout and WedDU types. Use for flags.

Download

As usual, get it from the marketplace, or from GitHub releases.

Forum | Telegram | Discord | IRC

Updated: