Objective
Reactor
Help
Disclaimer
This section is a work in progress! Information in this section may be inaccurate or incomplete. Take every piece of information with a grain of salt!
Components
Power cells generate heat and power. Each cell in a given tile gives a pulse to each adjacent tile. Heat and power scale with the number of pulses recieved. Pulses Recieved (U), Single cell base power (P), Single cell base heat (H), Cell count (C) (M) 1 for single, 4 for double, 12 for quad Power: P * (M + U) Heat: H * (M + U)^2/C Neutron Reflectors provide a power bonus to adjacent cells stacking additively with each other. Capacitors increase the total energy capacity of the reactor. platings increase the total heat capacity of the reactor. Vents dissipate contained heat. Base heat capacity (C), Base ventillation (V), Sum of all capacitor tiers (Ct), Sum of all plating tiers (Pt), Improved Heatsinks level (S), Active Venting level (A) Ventillation: V * (1 + A * Ct / 200) * (1 + S * Pt / 200) Heat Capacity: C * (1 + A * Ct / 200) * (1 + S * Pt / 200) Exchangers balance heat between themselves and adjacent components. Base heat capacity (C), Base transfer (T), Sum of all capacitor tiers (Ct), Sum of all plating tiers (Pt), Reinforced Heat Exchnagers level (R), Active Exchnagers level (A) Transfer Rate: T * (1 + A * Ct / 200) * (1 + R * Pt / 200) Heat Capacity: C * (1 + A * Ct / 200) * (1 + R * Pt / 200) Inlets move heat from adjacent components into the reactor. Base transfer (T), Sum of all capacitor tiers (Ct), Sum of all plating tiers (Pt), Reinforced Heat Exchnagers level (R), Active Exchnagers level (A) Transfer Rate: T * (1 + A * Ct / 200) * (1 + R * Pt / 200) Outlets move heat from the reactor into adjacent components. Base transfer (T), Sum of all capacitor tiers (Ct), Sum of all plating tiers (Pt), Reinforced Heat Exchnagers level (R), Active Exchnagers level (A) Transfer Rate: T * (1 + A * Ct / 200) * (1 + R * Pt / 200) Coolant cells hold heat. Particle Accelerators produce exotic particles based on the heat passing through them each tick. Max Heat BEFORE upgrades (m), Max Heat (M), Heat throughput (H), Tier (T), Enhanced Acceleration Levle (E) Particle production: (Ln(min(M, H)) / 10 ^ (5-T)) * (min(M, H) / m) * 10^E Ln(x) - The natural log (base e) of x min(x, y) - the lowest value between x and y
Options
About
A modification of Reactor Knockoff.
Based on Reactor Incremental.
UI based on Sci-fi User Interface Elements by Buch.
Patch Notes
0.2.2
- Fixes
- Exchangers now consider plating and capacitors when deciding how much heat to transfer to vents
- Changes
- The internal code for accelerators has been changed, old setups should still work
- Re-enabled Blackhole Accelerator upgrade (use at your own risk)
- Heavily boosted heat capacities of particle accelerators (2x max throughput)
0.2.1
- Bug Fixes
- Extreme Capacitors now add the proper amount of heat based
- Changes
- Made Buttons darker for readability.
- Moved the pause button.
- Normalized button size for each section.
- Added tuning slider for Heat Controller.
- Added tuning slider for Auto Sell.
- Window Width is now constant.
- Removed all traces of Google Drive Online Save (It wasn't useable anyway)
Bandage solution - August 10th 2022
Be sure to double check your cooling capability and heat generation if you are using experimental cells! This fix may cause an unexpected increase in heat generation!
Quick fix - August 9th 2022
ZenMod v0.2.0 - July 25th - August 9th 2022
NOTE: this is every ZenMod change (that I remember XD). Each section is in chronological order
- Additions:
- Perpetual Experimental Cell upgrades.
- Chlorophymium.
- Mitochdonrium.
- Many upgrades now have a second tier.
- Particle accelerators now have a standard upgrade.
- Approximate EP per tick display.
- Bang For Your Buck upgrade.
- Increase utility prices upgrade.
- Coolant Innovation upgrade.
- Changes
- Replaced every texture with similar ones of my own.
- Vent and Plating boosts for components multiply together instead of adding and are half as strong.
- Reorganized upgrades.
- Made help helpful.
- Heavily optimized the protium code that I ruined.
- Reactor meltdowns no longer instantly save the game.
- The game is immediately paused on loading or importing.
- Moved the Coolant Innovation upgrade.
- Made the tooltip box larger.
- Added flavor text to every component.
- Double Click no longer acts as shit + click
- Bug fixes
- You can no longer place locked components.
- You can no longer place locked components^2.
- All accelerators no hold a max of 100 heat to prevent abuse of higher tiers.
- Reduce Heat to 0 objective no longer requires you to manually reduce heat.
- Improved Power Lines is no no longer doing double the intended effect.
v1.3.2 - June 14th, 2018
- Improvement:
- Upgrade tick catchup to offline ticks!
v1.3.1 - June 12th, 2018
- New Features:
- Save data exporting and importing
- Additional hotkeys/macro:
- Hold keys in bracket and click to use the macro
- Row (ctrl)
- Column (alt)
- Spacing options (number)
- Don't filter by part (shift)
- Checkered fill (ctrl+alt+shift)
- A reset button!
- New upgrade which prevents outlets from outputting more than what the vent can handle
- Speed hack toggle, throw more stuff into their own layer and thus reduce paint time (at the cost of memory)
- Tick catchup
- Improvement:
- Replacing now works with same category parts, eg: downgrading, switching cell type
- Replacing tiles is now faster
- Less cpu usage when not on reactor tile panel
- Shift/Double click now works on empty tiles
- Greatly improve performance
- Faster repaint time by layering frequently updated ui (Improve fps/lag)
- Faster tick timing (faster loading after offline)
- Less lag spike for UI, tooltip
- Percentage bar and overheating redness are now updated in steps (reduce repainting)
- Tile queue now buys as many as possible per tick
- Bug fixes:
- Right click no longer buy stuff
- Fixes Heat Control Operator adding heat
- Left+right click triggering double click function and deleting tiles
- Replacing tiles with another now reimburse the amount for the part
- Fixes reflector ui load bug
- Fixes heat outlet heat distribution bug with multi-tier setup
- Fixes extreme plating adding to max power despite not being bought yet
- Make sure background get updated when placing plating so it doesn't get stuck on red
v1.2.0 - February 7th, 2015
- Signific code changes that shouldn't (but may) affect gameplay
- Added Objectives
- Removed old Particle Accelerator upgrades
- Added individual experimental Particle Accelerator upgrades
v1.1.0 - January 13th, 2016
Features:
- Added patch notes
- Styling fixes to "pages"
Bug Fixes:
- Fixed an issue with game loop firing too often
- Platings (and possibly other things) now give 100% of their cost back when sold
- Fixed sell costs for some components
- Reflectors now start with a base % greater than 0
- Multiple Exotic Particles gained when over 100% chance
- Fixed support for larger touch devices to allow for selling, etc
Upgrades
Experimental Upgrades
Rebooting the reactor will remove all parts, regular upgrades and money. Only your current experimental upgrades and EP will stay with you.
All of the above applies, however this will undo all your experiment upgrades and refund all your Exotic Particles.