Skip to content

3.2.1

Compare
Choose a tag to compare
@sirjuddington sirjuddington released this 13 May 13:38
· 264 commits to master since this release

General

  • Fixed a possible crash when saving a zip archive
  • Fixed start page load errors on linux

Game Formats & Features Support

  • Added SRB2 game configuration and slopes support to map editor 3d mode (thanks @FlykeSpice)

Resource Editor

  • Added the ability to drag+drop a directory into the entry list for archives that support directories
  • (Re)implemented quick search via typing in the entry list (Windows only currently)
  • Fixed drag+drop of files into the entry list always importing to the root directory when in list view
  • Fixed an issue where collapsed parent directories would sometimes expand after switching tabs
  • Fixed a possible crash when creating a new directory
  • Fixed 'Tweak Palette' preview showing modified colours as black
  • Fixed sorting of entry list when changing directory in list view
  • Fixed crash when attempting to move a directory up/down

Map Editor

  • Fixed non-vertex slopes not displaying for triangular sectors in 3d mode
  • Fixed boolean UDMF properties always being written to TEXTMAP even when set to false
  • Fixed parsing of Sector_SetColor/Fade in open acs scripts
  • Fixed exception in map editor texture browser when textures from TX_START/END exist