Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 891 Bytes

File metadata and controls

10 lines (8 loc) · 891 Bytes

Update 2.73.02

  • Added variable and RandomNameGenerator support for SetCustomStrings action.
  • Add support for variables in ReplaceValues for missions.
  • Add support for variables to LcdTemplateFiles, LcdBlockNames and LcdText tags.
  • Added ability for the ButtonPress-trigger to listen to any button press as opposed to only presses of specific buttons. See commit for details.
  • Added ability to change arbitrary faction reputations via actions and event actions. See commit for details.
  • Changed action execution order and moved all counter logic to the beginning. This means that counters can be increased, and their increased state is then considered in the rest of the action.

enenra & CptArthur