Skip to content

BrewMapTool v0.7

Compare
Choose a tag to compare
@The-Balthazar The-Balthazar released this 24 Jul 17:53
· 12 commits to master since this release

Main features:

  • The map preview on unpack now includes water.
  • Props now split into multiple files instead of a binary blob if there's too many.
  • The arbitrary file array will now write without an index if it looks like a utility texture array, such as from a vanilla 81k map.
  • Disabled unused LÖVE modules, and preallocated some tables for a minor performance boost.
  • A window is no longer created if launched with command line args. (Although it doesn't do anything with said args yet)

Full Changelog: v0.6...v0.7