Fuel Value My Ass

by Sopel

Imagine an assembling machine with negative energy usage.

Internal
1 year, 6 months ago
1.1
1.13K

Changelog

Version: 0.3
  Fixes:
    - Fix default emissions_per_minute not being 0.
  Features:
    - Allow specifying emissions.
    - Allow results in generators.
    - Allow setting energy usage priority.
Version: 0.2.2
  Fixes:
    - Fix compatibility with pypostprocessing
    - Fix compatibility with bob's
    - Remove the test entity
Version: 0.2.1
  Changes:
    - Change naming of the internal entities to have a unique prefix ("fvma-") to prevent mod misassignmnent
Version: 0.2.0
  Bugfixes:
    - Probably a lot.
  Changes:
    - Forward more stuff from args to the prototypes
    - Separate width and height instead of a single "size".
    - Moved and improved fluid boxes.
    - Prevented rotation.
    - The generator is now the primary entity (used for drawing)
    - The generator entity name has no prefix.
Version: 0.1.1
  Bugfixes:
    - Fix and improve logic for energy/time.
Version: 0.1.0
  Features:
    - Initial Release.