Releases: Truinto/ONI-Modloader-SimpleMods
Releases · Truinto/ONI-Modloader-SimpleMods
CustomizeBuildings
[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
[1.0.54.0] U58-720697-SCRP (release)
- fixed CheatFlowerVase for update
CustomizeGeyser
[1.0.35.0] U57-704096-SCRP (release)
- fixed double option menu
CustomizeGeyser
[1.0.34.0] U57-704096-SCRP (release)
- added Geotuner custom tuning framework
PipedEverything
[1.0.32.0] U57-704096-SCRP (release)
- added option to set solid pipe output rate (default: 20kg)
- added Apothecary defaults; requires reset
CustomizeElements
[1.0.5.0] U57-704096-SCRP (release)
- added default_temperature, default_mass, and default_pressure
CustomizePlants
[1.0.53.0] U57-704096-SCRP (release)
- fixed crash with CheatFlowerVase
CustomizePlants
[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
[1.0.31.0] U57-704096-SCRP (release)
- fixed SpawnOrderProduct crash, fix #90
PipedEverything
[1.0.30.0] U57-702808-SCRP (release)
- adding try-catch block around 'CapacityForElement'