Skip to content
Snippets Groups Projects

Minor action special / ACS built-in fixes

Merged Sal requested to merge update-actions into master
  1. Sep 21, 2024
    • Sal's avatar
      Implement SetLineBlocking · 287c711d
      Sal authored
      This could be done with Get/SetLineProperty just fine, but added just for completion's sake -- the Hexen instruction set is now fully implemented, minus SoundSequence which is for a feature we straight up don't have.
      287c711d
    • Sal's avatar
      Thing_StartTracking: Make it do something · a2ddd507
      Sal authored
      Instead of using a linedef executor tag as an argument, apply an action special to the angle manager object that you had to place anyways.
      
      There is no UDMF version check because the old behavior was practically unusable.
      a2ddd507
    • Sal's avatar
      Level_SetWeather: Use str instead of int · a7aaf0ed
      Sal authored
      a7aaf0ed
  2. Sep 20, 2024
Loading