Station Alert - Inferno Collection

v1.1.0 - 05/16/2025

Added:

  • Added Exterior Speakers.
    • Behave exactly the same as Ceiling Speakers, but are designed to be placed outside.
  • Message Screen for Call Screens
    • When a message is sent to the station, it will display on the Call Screens for 20 seconds before returning to the screensaver.
    • custom_message_url has also been added for Custom Call Screen users. See here for more info.
  • Support for per-station logos. See here for more info.
  • Yellow and Magenta as color options for Unit Indicators.
  • In-game menu to temporarily rename doors. See here for more info.
  • Support for overriding Custom Call Screen URLs via convars. See here for more info.
    • This allows for accents and non-ASCII characters in URLs. See here for more info.
  • In-game menu to temporarily isolate (lock open or closed) doors. See here for more info.
  • tts-replace.json which will replace matching entries in all text-to-speech messages. See here for more info.
    • For example, replacing A, B, & C with Alpha, Bravo, and Charlie.
  • Events:
    • NewMessage server event that is fired when a message is sent to a station. See here for more info.
  • API:
  • Exports:

Changed:

  • Refactored logic that loads required models for stations to remove unnecessary variable assignment.
  • Refactored logic that creates alerts to removed duplicated message variable accidentally introduced in Sonoran Edition.
  • Custom Call Screen URL logic such that when custom_urls is true, if any of the custom URLs are empty (""), they will default back to the built-in URLs.

Fixed:

  • Issue where if all doors were deselected in the in-game Call Creation menus, all the doors at a station would open, instead of none.

Removed:

  • Temporary zFires hook.
    • zFires has been updated to include the required code as part of the download. See here for more info.
    • Make sure to update your copy of zFires!

Full Changelog


Other Resources: