Skip to content

3.1.9

Compare
Choose a tag to compare
@sirjuddington sirjuddington released this 17 Feb 00:07

Resource Editor

  • Name sorting in the entry list is now case-insensitive
  • Don't show entry delete confirmation prompt if no entry is selected

Text Editor

  • Improved comment handling, issues with block comments should hopefully now be fixed
  • Added an option to disable the up/down arrow keys for switching between function definitions in tooltips
  • Fixed a crash when opening a text entry with no language selected

Scripting

  • Enabled more standard lua libraries for use in scripts (all except io and os)

Map Editor

  • Recalculate slopes when a thing's z-height is changed in 3d mode
  • Added some extra map editor menu items that were previously keybind-only
  • Added GL sector specials to ZDoom configurations (thanks @Talon1024)