Beta update – 14 Sep, 2022 @ 23:37 UTC

Campaigns
  • Accident 32: Information Department: Improved visuals.

Translations
  • Updated Chinese translation.
  • Updated European Portuguese translation.
  • Updated German translation.
  • Updated Italian translation.
  • Updated Japanese translation.
  • Updated Russian translation.

Misc
  • An initial version of the Swarmopedia text for drone and ranger has been added.

Mapping
  • Added trigger_tonemap brush entity. This trigger overrides the active tonemap controller for characters inside its volume, and is overridden by the new SetTonemapController VScript function.
  • Changed fog_volume to be based on the position of the currently-controlled character’s eyes rather than the camera position. Some maps may need to be edited to shift their fog_volume entities north if they were originally made to compensate for the camera shift. fog_volume can now be overridden by the new SetFogController, SetPostProcessController, and SetColorCorrection VScript functions.

VScript
  • Added GetCommander method to inhabitable NPCs (eg. marines).
  • Added SetFogController method to inhabitable NPCs.
  • Added SetPostProcessController method to inhabitable NPCs.
  • Added SetColorCorrection method to inhabitable NPCs.
  • Added SetTonemapController method to inhabitable NPCs.