Skip to content

v1.3.4

Compare
Choose a tag to compare
@Rampastring Rampastring released this 18 Nov 18:22
· 66 commits to master since this release

Small maintenance patch.

  • Added "Repeat Last Connected Tile" keyboard command and menu option, defaults to Ctrl + D
  • Changed default hotkey of "Place Connected Tile..." keyboard command from Ctrl + D to Alt + D. This matches the terrain generator where repeat is Ctrl + G and configuration is Alt + G
  • Fixed a bug where the active house was not always displayed as the owner of the object in object placement preview
  • (RA2/YR) Removed "None" item from string selection window. This also fixes a bug where WAE would crash upon selecting said item. If you want to close the string selection window without selecting an item, press X on the upper-right corner of the window
  • (RA2/YR) Fixed a bug where parameters of action 125 were written incorrectly
    • For modders: this was fixed by adding support for the BuildingName trigger parameter type
  • (RA2/YR) Fixed bugs in several trigger actions where the waypoint parameter was written incorrectly