Skip to content

Releases: Truinto/ONI-Modloader-SimpleMods

CustomizeBuildings

04 Apr 19:18
77484f5

Choose a tag to compare

[1.0.120.0] U58-720697-SCRP (release)

  • overhaul of config deserialization
  • BuildingBaseSetting now has an Id field; added automatic import for old configuration
  • changed BuildingBaseSetting to allow duplicate IDs; all matches will be applied
  • added wildcard '*' that matches all IDs to BuildingBaseSetting
  • fixed insulated door
  • added a bunch of new door settings (insulation, speed)

CustomizePlants

04 Apr 19:18
77484f5

Choose a tag to compare

[1.0.54.0] U58-720697-SCRP (release)

  • fixed CheatFlowerVase for update

CustomizeGeyser

07 Jan 15:43
2dc7cb6

Choose a tag to compare

[1.0.35.0] U57-704096-SCRP (release)

  • fixed double option menu

CustomizeGeyser

05 Jan 20:57
d82c9e5

Choose a tag to compare

[1.0.34.0] U57-704096-SCRP (release)

  • added Geotuner custom tuning framework

PipedEverything

31 Dec 10:54
84a8c86

Choose a tag to compare

[1.0.32.0] U57-704096-SCRP (release)

  • added option to set solid pipe output rate (default: 20kg)
  • added Apothecary defaults; requires reset

CustomizeElements

20 Dec 10:02
ac22f68

Choose a tag to compare

[1.0.5.0] U57-704096-SCRP (release)

  • added default_temperature, default_mass, and default_pressure

CustomizePlants

18 Dec 17:02
efd073c

Choose a tag to compare

[1.0.53.0] U57-704096-SCRP (release)

  • fixed crash with CheatFlowerVase

CustomizePlants

17 Dec 17:43
e2b2da6

Choose a tag to compare

[1.0.52.0] U57-704096-SCRP (release)

  • changed input_rate and output_rate to be read, even if the corresponding _element is missing, fix #91

PipedEverything

17 Dec 17:42
f9dd8c1

Choose a tag to compare

[1.0.31.0] U57-704096-SCRP (release)

  • fixed SpawnOrderProduct crash, fix #90

PipedEverything

14 Dec 20:03
23402b6

Choose a tag to compare

[1.0.30.0] U57-702808-SCRP (release)

  • adding try-catch block around 'CapacityForElement'