From 140f432535f563c776afba2df5a0f06e14fc2e7d Mon Sep 17 00:00:00 2001 From: Aspa102 <79403796+Aspa102@users.noreply.github.com> Date: Wed, 31 Jul 2024 04:15:41 +1000 Subject: [PATCH 1/2] things --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78ca5c6..16a10dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,15 +5,23 @@ This changelog is incomplete! ## Added + - Map Editor - New map - Helicopter SFX for enlarged propellers - Reactor A5 auto-regulator context option - Power meter (like the power gauge but with a digital readout) + - Selection mode in settings + - Several new liquids and chemistry mixes + - "Prevent Electrocution" context menu button + - Motorized wheel energy mode where the wheel can be powered by / produce electricity ## Changed - Increased volume of blood dripping sounds - Increased machine blaster fire rate - Shock detector responds to explosions + - Liquid outlet can pull liquid out of bodies of fluid + - Blue channel activation disengages / engages brakes + - Black hole appearance ## Fixed - A typo in the naval mine description @@ -22,6 +30,14 @@ This changelog is incomplete! - Some mouse hoverables responding while the pause menu is open - Unreasonable screen shake when using the machine blaster - "Ignite" context menu button not igniting at the right location + - Entities feeling shock from dismembered limbs + - The toes of Humans causing utter devastation when stubbed + - Resistor functionality when flipped (it would think it wasn't flipped so the amount of electricity getting through would change) + - Resizing spawnables like the Rotor not informing their relatives to update their mass + - The EMP message fixing vehicles for some reason (the Excalibur is no longer a car mechanic) + - Limbs shattering instantly when touched by a heavy object while frozen + - Some issue relating to custom firearm attachment serialization + - Pins not showing up properly when pasting ## Removed From 139192708c885746938fd79c7e395be364fd2553 Mon Sep 17 00:00:00 2001 From: Aspa102 <79403796+Aspa102@users.noreply.github.com> Date: Wed, 31 Jul 2024 04:24:36 +1000 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16a10dc..05641e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,7 +30,7 @@ This changelog is incomplete! - Some mouse hoverables responding while the pause menu is open - Unreasonable screen shake when using the machine blaster - "Ignite" context menu button not igniting at the right location - - Entities feeling shock from dismembered limbs + - Entities getting adrenaline when stabbing dismembered limbs - The toes of Humans causing utter devastation when stubbed - Resistor functionality when flipped (it would think it wasn't flipped so the amount of electricity getting through would change) - Resizing spawnables like the Rotor not informing their relatives to update their mass