Releases: MauveCloud/Ic2ExpReactorPlanner
v2.3.0.2
Another hotfix, this time after discovering that old reactor codes (without reactor starting temperature details, etc.) were broken.
v2.3.0.1
v2.3
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
Corrected material counts for components with iron bars in their recipes.
v2.2
Corrected heat outputs of thorium fuel rods (again, since original correction was off).
Added naquadah fuel rods.
v2.1.8
v2.1.7.1
Improved consistency of efficiency calculations for an exploding reactor.
v2.1.7
Updated materials for Iridium Neutron Reflector.
v2.1.6
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
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.