Skip to content

Conversation

Batrachophreno
Copy link
Contributor

@Batrachophreno Batrachophreno commented Aug 31, 2025

Fixes #18951

Overhauls a wide variety of INDRA behaviors and related gas/material properties.
changes:

  • balance: "Fusion reaction modifications. Higher radiation and temperature output, comparable power output."
  • balance: "Increased rad resistance modifier of Borosilicate Windows from 1 -> 2 and (closed) Blast Doors from 1 -> 6."
  • balance: "INDRA Field Strength minima/maxima changed from 1-100 -> 20-120. Power costs increased significantly."
  • balance: "INDRA instability increase per tick now limited, similar to Supermatter (prevents sudden instability spike from instantly nuking it)."
  • rscadd: "INDRA Field Strength now scales plasma temperature entropy, power output from temperature multiplier, and instability increase per tick."
  • refactor: "'Boron' gas renamed to 'Helium-3'. Boron is not a gas. Deal with it."
  • refactor: "'Steam' gas renamed to 'Water Vapor'."
  • rscadd: "Boron added as a singleton/reagent. Poisonous to vaurca, still usable in nuclear fusion as fuel assembly rods."
  • code_imp: "Descriptions added to gas singletons for future use."
  • qol: "Standardized gas canister naming conventions."
  • qol: "Updated INDRA-related TGUI menus to use kW, MW abbreviations for high wattages."
  • rscdel: "Removed one of the Helium-3 cans from the Horizon's INDRA storage compartment."
  • bugfix: "INDRA Kinetic Harvester no longer rapidly deselects materials for harvest when too many are being generated at once."
  • bugfix: "INDRA EM Field effect no longer considers the camera within its reactor chamber a destabilizing influence."
  • bugfix: "INDRA reactor core now produces radiation as intended."
  • bugfix: "Deuterium and Tritium canisters no longer contain 50% standard hydrogen (inheritance issue)."

@github-actions github-actions bot added Javascript Pull requests that update Javascript code. 🗺️ Mapping - Horizon The PR touches the Horizon map files. 🗺️ Mapping - Away Ship/Away Site The PR touches away ship and/or away site map files. 🗺️ Mapping - Random Ruins The PR touches random ruins map files. TGUI labels Aug 31, 2025
@Batrachophreno
Copy link
Contributor Author

!wip

@BotBOREALIS BotBOREALIS added the WIP The PR is a work in progress and should not be reviewed yet. label Sep 1, 2025
@BotBOREALIS BotBOREALIS added the Sprites Adds new or changes existing sprites. label Sep 2, 2025
Copy link

github-actions bot commented Sep 4, 2025

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Javascript Pull requests that update Javascript code. 🗺️ Mapping - Away Ship/Away Site The PR touches away ship and/or away site map files. 🗺️ Mapping - Horizon The PR touches the Horizon map files. 🗺️ Mapping - Random Ruins The PR touches random ruins map files. Merge Conflict Sprites Adds new or changes existing sprites. TGUI WIP The PR is a work in progress and should not be reviewed yet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Kinetic Harvester Auto-turns off harvesting when reactants run out
2 participants