Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2022-07-25 00:52:09 +00:00
parent 126f9f2463
commit d1fe70f175
8 changed files with 15 additions and 29 deletions
@@ -1,4 +0,0 @@
author: "SandPoot"
delete-after: True
changes:
- bugfix: "Put arguments into handle_blood (it needs them)."
@@ -1,5 +0,0 @@
author: "BlueWildrose"
delete-after: True
changes:
- bugfix: "Tea now dispenses from dispensers again."
- bugfix: "Pink tea and Pink milk are pathed correctly."
@@ -1,4 +0,0 @@
author: "BlueWildrose"
delete-after: True
changes:
- bugfix: "Harvested grown inedibles now take their seed stats into account instead of acting like they got adminspawned."
@@ -1,4 +0,0 @@
author: "BlueWildrose"
delete-after: True
changes:
- qol: "Player-controlled cleanbots can now clean messes that ordinarily wouldn't be clickable as long as they are clicking the tile it's on."
@@ -1,4 +0,0 @@
author: "BlueWildrose"
delete-after: True
changes:
- bugfix: "Using wirecutters on an autolathe with an open panel will now have appropriate behavior of opening the wire menu."
@@ -1,4 +0,0 @@
author: "BlueWildrose"
delete-after: True
changes:
- bugfix: "The shocked autolathe will no longer infinitely zap you with the menu open."
@@ -1,4 +0,0 @@
author: "BlueWildrose"
delete-after: True
changes:
- bugfix: "Fixes hierophant walls letting non-casters pass through them."
+15
View File
@@ -64,3 +64,18 @@
- bugfix: Cleanbots will no longer go invisible when they get turned on or off.
- qol: Public library paintings have been added to Omegastation. You can now submit
paintings that will appear in later rounds on that station.
2022-07-25:
BlueWildrose:
- bugfix: Fixes hierophant walls letting non-casters pass through them.
- qol: Player-controlled cleanbots can now clean messes that ordinarily wouldn't
be clickable as long as they are clicking the tile it's on.
- bugfix: The shocked autolathe will no longer infinitely zap you with the menu
open.
- bugfix: Using wirecutters on an autolathe with an open panel will now have appropriate
behavior of opening the wire menu.
- bugfix: Harvested grown inedibles now take their seed stats into account instead
of acting like they got adminspawned.
- bugfix: Tea now dispenses from dispensers again.
- bugfix: Pink tea and Pink milk are pathed correctly.
SandPoot:
- bugfix: Put arguments into handle_blood (it needs them).