/ShoutFramework

A framework for mission control and dwarf mods

Primary LanguageC++MIT LicenseMIT

ShoutFramework

The Shout Framework is a framework mod with a number of features centered around modifying Mission Control and Dwarf voice lines in an easy and organized manner. It is named "Shout Framework" in reference to the "shout" files that dictate what the Dwarves and Mission Control say.

Feature List

  1. Allow the creation of an unlimited number of new voice lines with subtitles that replace the original lines.
  2. Using seeded randomness guarantees that all voice lines will eventually play, and all players hear the same voice lines.
  3. Ability to made conditional voicelines that only play based on multi/singleplayer, biome, or the current objective.
  4. Voice lines can be categorized and easily excluded based on a config.
  5. Fully programmable Mission Control profiles. These profiles can be assigned to voice lines individually and describe how mission control will look while speaking that line. If you don't want to program, there are several profiles built into the framework already.
  6. Supports as many mods as you want to use.