Minor action special / ACS built-in fixes

  • Level_SetWeather: Use str instead of int, to support custom weather properly.
    • Incremented UDMF version for this.
  • Thing_StartTracking: It does something now. Linedef executor tag argument removed, instead it activates the Angle Manager object.
    • Is not behind the version check because the old behavior made this action worthless before.
  • Added LineSetBlocking
    • Accidental omission from Hexen spec.
  • Added RR UDMF extension specification document.

Merge request reports

Loading