Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2023-10-30 00:19:24 +00:00
parent f578595ff7
commit 465fe994cc
3 changed files with 7 additions and 9 deletions
@@ -1,5 +0,0 @@
author: "GPeckman"
delete-after: True
changes:
- bugfix: "Light-Eaten objects can no longer emit light after being turned off and then back on."
- code_imp: "Flashlights now use light_on instead of defining their own variable. Please report buggy behavior."
@@ -1,4 +0,0 @@
author: "GPeckman"
delete-after: True
changes:
- bugfix: "Removed rare hard delete involving telecomms machines."
+7
View File
@@ -1138,3 +1138,10 @@
defense by simply not being in combat mode when they shove or grab their target.
As a direct result, the chakra energy of the Spinward Sector has become severely
misaligned. Oh well.
2023-10-30:
GPeckman:
- bugfix: Light-Eaten objects can no longer emit light after being turned off and
then back on.
- code_imp: Flashlights now use light_on instead of defining their own variable.
Please report buggy behavior.
- bugfix: Removed rare hard delete involving telecomms machines.