From ce9c3e1e323720fb447da95199461a0d4ef1ab29 Mon Sep 17 00:00:00 2001 From: "vorestation-ci[bot]" <199609141+vorestation-ci[bot]@users.noreply.github.com> Date: Sat, 2 Aug 2025 05:07:45 +0000 Subject: [PATCH] Automatic changelog for PR #17955 [ci skip] --- html/changelogs/AutoChangeLog-pr-17955.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-17955.yml diff --git a/html/changelogs/AutoChangeLog-pr-17955.yml b/html/changelogs/AutoChangeLog-pr-17955.yml new file mode 100644 index 00000000000..304844c78f1 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-17955.yml @@ -0,0 +1,13 @@ +author: "Will" +delete-after: True +changes: + - rscadd: "Reagent refinery machines" + - rscadd: "Gas cracks for fracking that should be made into pois for caves. Deep drills make them produce gas, fluid pumps get reagents." + - rscadd: "Re-enabled old ores for future use with the refinery" + - rscadd: "'Metallic' shades of paint using titanium dioxide" + - rscadd: "distillation reactions for making ink, to turn into paint" + - rscadd: "various distillation reactions for reagents previously inaccessible, or only obtainable through other means" + - rscadd: "various \"condensing\" distillation reactions that turn atmo gas into reagents using frost oil" + - refactor: "Distillation reactions are now required to be done under specific atmospheres. The original distillation reactions can be done under normal atmosphere." + - bugfix: "add missing fluid pump research" + - code_imp: "Extended unit-test for reagents to respect new distillation" \ No newline at end of file