Oxygen Not Included

Oxygen Not Included

Customize Buildings (more capacity, less dupes)
Showing 91-100 of 110 entries
< 1 ... 8  9  10  11 >
Update: 23 Apr, 2020 @ 2:14am

- fixed sweeper range after save (for real now)
- set the start value to 99 instead of 4

Update: 22 Apr, 2020 @ 1:46am

- fixed slider position not getting saved

Update: 22 Apr, 2020 @ 1:08am

- added slider to transfer arm (auto sweeper) and conduit inbox (conveyor loader)

Update: 9 Mar, 2020 @ 12:21pm

- minor fix: restored accidentally deleted manual access code of liquid reservoirs; now they are accessible again

Update: 5 Mar, 2020 @ 12:58pm

- fixed conflict with new automation port on reservoirs
- added GeneratorBaseCapacity to supported BuildingBaseSettings (which handles transformator wattage)

Update: 20 Sep, 2019 @ 1:00pm

new:
- SolarMaxPower sets maximal power output of solar panels
- SolarEnergyMultiplier changes power output per lumen
- PipeLiquidPump set liquid pump amount
- PipeGasPump set gas pump amount
- errors in config file will now be displayed in the main menu (only once)

fixes:
- valves process full pipe capacity
- air conditioner/aqua tuner use full pipe capacity (careful, overheats easily)

Update: 6 Sep, 2019 @ 11:44am

Bug fix:
- fixed a null pointer exception, hopefully
- valves will now use the max pipe pressure (note: small mistake, does not work for gas pressure at exactly 10kg, will be fixed with the next update)

Update: 5 Sep, 2019 @ 11:08am

NOTE: Settings file is in new central folder %userprofile%\documents\Klei\OxygenNotIncluded\mods\CustomizeBuildings.json
- NoDupeBuildings: "Ice Fan" can be set to work with 120W instead of a dupe (off by default)
- MuliplierHelper: can multiply the input/output of some buildings (tested for Ethanol Distillery and Desalinator)
- NoDupeBuildings: "Grooming Station" will increase the groomed buff to 100 cycles
- new base settings: Floodable, IsFoundation, ConstructionMass, ThermalConductivity
- added robominer ranges
- RoboMinerRegolithTurbo: Regolith is mined faster by Robo Miners
- RoboMinerDigThroughGlass: Robo Miner dig through glass tiles, but only from glass (not diamonds)
- RoboMinerDigAnyTile: very hard material can be mined
- WireRefinedHeavyWatts: edit 50000W wires
- LadderCometInvincibility: makes normal ladders ignore comets
- TransitTubeAnywhere: transit tubes can be placed in the background; this is experimental, please provide bug reports
- TransitTubeUTurns: removes all transit tube layout restrictions
- TransitTubeJoulesPerLaunch: cost per launch, normally 10000 joules

Update: 24 Aug, 2019 @ 9:34am

New features:
- conveyor rail capacity can be set "ConveyorRailPackageSize": 20.0,
- auto sweeper can sweep any amount you set "AutoSweeperCapacity": 1000.0,
- auto sweeper range can be set to up to 20 tiles radius "AutoSweeperRange": 4,

Note:
The settings file will no longer be overwriten. You may add the missing lines or delete the settings file (CustomizeBuildings.json). If you have no settings file, it will be generated on first load.
If you use settings where lines are missing (or misspelled) it will use my default values.

Fix:
- removes ContinuouslyCheckFoundation if setting is set to LocationRule "0" (Anywhere)

Update: 20 Aug, 2019 @ 11:18am

Bug fixes:
- fixed BuildingBaseSettings using 0 as default instead of whatever the building has usually set
- fixed crash when NoDupeToogleDoors was set to false