Space Engineers

Space Engineers

No More Free Energy!
Showing 1-8 of 8 entries
Update: 15 May @ 11:24am

- Apply rebalancing to new Fieldwork DLC O2/H2 generators ("lab" skin).

https://github.com/keyspace/NoMoreFreeEnergy/compare/v0.3.2...v0.3.3

Update: 30 Jan, 2023 @ 10:18am

- Fixed rebalancing not applying to batteries that were introduced in the "Warfare 2" update. DLC blocks use separate definitions and were therefore not picked up.

https://github.com/keyspace/NoMoreFreeEnergy/compare/v0.3.1...v0.3.2

Update: 21 Apr, 2021 @ 7:14am

- Fixed `OxygenGeneratorPowerConsumptionMultiplier` being also erroneously applied in calculating `OxygenGeneratorSpeedMultiplier` when a config was not present on load. In effect, the block's overall utility was being nerfed twice.
- Updated instructions with an explanation of what is a configuration constraint, and what is an unenforced recommendation.
- Added configuration example for "closer to realism".

https://github.com/keyspace/NoMoreFreeEnergy/releases/tag/v0.3.1

Update: 14 Jan, 2021 @ 5:04am

- Added an `OxygenGeneratorPowerConsumptionMultiplier` setting (default: 2.0) as an additional control that doesn't impact the generator's speed.

- Set the default O2/H2 generator ice-to-gases divisor from 12.0 back to 6.0, as the extra x2 is now handled by the new setting. If you feel that the O2/H2 generator is still too slow to produce gas, you can now lower `OxygenGeneratorExtraSpeedDivisor` while increasing `OxygenGeneratorPowerConsumptionMultiplier` by the same ratio.

`OxygenGeneratorPowerConsumptionMultiplier` * `OxygenGeneratorExtraSpeedDivisor` should equal 10.0 or more (defaults result in 12.0).

https://github.com/keyspace/NoMoreFreeEnergy/releases/tag/v0.3

Update: 11 Jan, 2021 @ 9:07am

- Updated default hydrogen engine buff and O2/H2 generator nerf to match behaviour of pre-1.197 (the "Wasteland" major game update).

Vanilla hydrogen engine efficiency (hydrogen amount -> watt amount) has been doubled; O2/H2 generator material efficiency (ice amount -> hydrogen amount) has also been doubled. This results in a 4-time buff to the ice-to-power resource path.

To update existing configs, `HydrogenEngineEfficiencyMultiplier` should be halved, and `OxygenGeneratorExtraSpeedDivisor` doubled.

https://github.com/keyspace/NoMoreFreeEnergy/releases/tag/v0.2.1

Update: 27 Aug, 2020 @ 9:29am

- Allow configuring hydrogen engines' max power output. The default is left as in vanilla, since it's not the mod's title task.
- O2/H2 generator speed multiplier is no longer directly configurable; it is still configurable indirectly, through the "extra" divisor and hydrogen engine's efficiency multiplier. The setting will be silently removed from the config file on loading the save.
- Set battery recharge rate multiplier back to 1 (from 0.25) - again, since it's not the mod's title task.

https://github.com/keyspace/NoMoreFreeEnergy/releases/tag/v0.2

Update: 6 Aug, 2020 @ 2:57pm

- Do save the config once after loading.
- Added mod ID to configuration docs.

https://github.com/keyspace/NoMoreFreeEnergy/releases/tag/v0.1

Update: 6 Aug, 2020 @ 2:35pm

- Initial submission to acquire mod Steam ID.
- O2/H2 generator production speed is reduced 60 times compared to vanilla.
- Hydrogen engine fuel efficiency is increased 10 times compared to vanilla.
- Battery recharge rate is reduced 4 times compared to vanilla.
- All used constants configurable per save; fuel efficiency for hydrogen thrusters is also included, although left at vanilla value.

https://github.com/keyspace/NoMoreFreeEnergy/releases/tag/v0.0