Skip to content

Releases: 4rg0n/songs-of-syx-mod-more-options

More Options v3.4.1 for SoS V67

06 Oct 14:08
Compare
Choose a tag to compare
  • fix onGameSaved being triggered twice

More Options v3.4.0 for SoS V67

04 Oct 15:53
350308d
Compare
Choose a tag to compare
  • add option to log into a file
  • add more sounds: animal, room work, settlement

More Options v3.3.1 for SoS V67

03 Oct 18:28
Compare
Choose a tag to compare
  • fix crash, because of a change in the vanilla game Json class code

More Options v3.3.0 for SoS V67

21 Sep 20:58
Compare
Choose a tag to compare
  • make new game events toggleable

More Options v3.2.0 for SoS V67

20 Sep 15:40
Compare
Choose a tag to compare
  • fix sounds not being applied correctly
  • add race sounds to be able to mute snoring
  • add import and export for room blueprints

More Options v3.1.0 for SoS V67

18 Sep 18:18
Compare
Choose a tag to compare
  • add search to room sounds table
  • sort room sounds by name

More Options v3.0.3 for SoS V67

17 Sep 17:20
Compare
Choose a tag to compare
  • fix error in naming of Thunder weather
  • add custom events to GameEventsApi (mod-sdk)

More Options v3.0.2 for SoS V67

16 Sep 14:19
Compare
Choose a tag to compare
  • disable creation of More Options Editor again, because it conflicts with loaded config mods

More Options v3.0.1 for SoS V67

15 Sep 19:07
Compare
Choose a tag to compare

ATTENTION: Will require the Mod SDK V0 mod to be loaded before More Options in the Songs of Syx launcher mod settings.

  • Fix error handling when loading broken config

More Options v3.0.0 for SoS V67

15 Sep 15:57
Compare
Choose a tag to compare

ATTENTION: Will require the Mod SDK V0 mod to be loaded before More Options in the Songs of Syx launcher mod settings.

  • port to V67
  • fix sliders + and - buttons not working
  • there's now an error dialog when the mod fails to initialize its config
  • remove "disease" event chance, because the game removed the chance for it
  • add more robust error handling
  • replace config parser
  • fix race configuration not being loaded / saved in selection
  • fix booster presets not being loaded / saved
  • move some of the code base to an external module (mod-sdk)
  • add first documentation for the mod-sdk
  • make code more testable
  • add some automated unit tests