Skip to content

Releases: MauveCloud/Ic2ExpReactorPlanner

v2.3.0.2

19 Mar 22:34
Compare
Choose a tag to compare

Another hotfix, this time after discovering that old reactor codes (without reactor starting temperature details, etc.) were broken.

v2.3.0.1

19 Mar 20:51
Compare
Choose a tag to compare

Hotfix for automation handling (particularly with regard to the reactor code).
Fixes #37 and #39.

v2.3

17 Mar 17:17
Compare
Choose a tag to compare

Updated default pulse configuration to be the same as no redstone control (to avoid unintentional simulation of control types not actually set up in-game).
Added default text to "Component" tab.
Removed cooldown display for reactor designs/configs that will explode.
Added calculation of explosion power (for reactor designs/configs that will explode).
Standardized key names in Bundle.properties (for i18n).
Added display of heat/eu outputs before first component broken (if any).
Added display of time to first dip below 50% heat (after being above it).
Made reactor temperature checks more consistent with mod - instead of checking after processing each component, it only checks at the end of the reactor tick.
Added min/max EU and Heat outputs for fuel rods (click the "i" button near the fuel rod to see this).
Added max reached heat for heat-accepting components (click the "i" button near the component to see this).
Slight clarification of what total cell/condensator/vent cooling means.
Gave the tab ordering below the reactor grid a bit more logic.
Added outputs and min/max heat before first fuel rod depleted.
Improved automation handling, allowed pre-specification of automation details when placing components.
Added automation details and pulse config to reactor code.
Added cancel button.
Changed output for fluid reactor to show as HU/t instead of HU/s
Added support for CSV Output.

v2.2.1

25 Sep 18:04
Compare
Choose a tag to compare

Corrected material counts for components with iron bars in their recipes.

v2.2

04 Mar 23:03
Compare
Choose a tag to compare

Corrected heat outputs of thorium fuel rods (again, since original correction was off).
Added naquadah fuel rods.

v2.1.8

27 Feb 17:12
Compare
Choose a tag to compare

Corrected outputs of thorium rods. (fixes #29)
Added separate resource string for showing cooldown heat output in fluid reactor. (fixes #30)

v2.1.7.1

23 Feb 17:20
Compare
Choose a tag to compare

Improved consistency of efficiency calculations for an exploding reactor.

v2.1.7

21 Dec 06:55
Compare
Choose a tag to compare

Updated materials for Iridium Neutron Reflector.

v2.1.6

11 Nov 20:47
Compare
Choose a tag to compare

Materials list no longer relies on formatted output to check if count is close enough
to integer value, now only shows 2 decimal places for non-integer values
to reduce the risk of confusing users into thinking the counts are a
thousand times too high, and removed the asterisks, as they seemed
unnecessary.

Added component list tab.

Added support for Reactor Coolant Injectors.

v2.1.5.2

24 May 18:09
Compare
Choose a tag to compare

Fixed a bug where the pulsed simulation would show a second "lava" time instead of an explosion time.
Added a label to explain how to mimic having no temperature control hooked up to the reactor.