Automatic changelog compile [ci skip]

This commit is contained in:
tgstation-ci[bot]
2026-02-27 02:40:12 +00:00
parent e7b47ff41f
commit bf6a7a8f64
5 changed files with 13 additions and 18 deletions
@@ -1,6 +0,0 @@
author: "JohnFulpWillard"
delete-after: True
changes:
- bugfix: "pAIs/AIs in a Modsuit/PDA can now take photos properly, and their zoom functionality works again."
- bugfix: "pAI abilities like host scan now works while inside of a PDA."
- qol: "pAI HUD now takes widescreen into account."
@@ -1,4 +0,0 @@
author: "Swan"
delete-after: True
changes:
- bugfix: "fixes the gravity generator's crushing gravity effect not disappearing when the gen goes offline"
@@ -1,4 +0,0 @@
author: "Watermelon914"
delete-after: True
changes:
- bugfix: "Fixed composite types appearing incorrectly in the IC editor."
@@ -1,4 +0,0 @@
author: "Absolucy"
delete-after: True
changes:
- bugfix: "Fixed a rare bug that could result in people permanently becoming pitch black as a result of stabilized pyrite or regenerative rainbow extracts."
+13
View File
@@ -414,7 +414,20 @@
- bugfix: fixed runechat's for radio emotes appearing incorrectly for observers
- code_imp: reuse the emote check from living's hearing function
2026-02-27:
Absolucy:
- bugfix: Fixed a rare bug that could result in people permanently becoming pitch
black as a result of stabilized pyrite or regenerative rainbow extracts.
JohnFulpWillard:
- bugfix: pAIs/AIs in a Modsuit/PDA can now take photos properly, and their zoom
functionality works again.
- bugfix: pAI abilities like host scan now works while inside of a PDA.
- qol: pAI HUD now takes widescreen into account.
Melbert:
- bugfix: Weather anomaly cores are orderable from cargo
- refactor: Anomaly core cargo orders are auto-generated - report any oddities with
them.
Swan:
- bugfix: fixes the gravity generator's crushing gravity effect not disappearing
when the gen goes offline
Watermelon914:
- bugfix: Fixed composite types appearing incorrectly in the IC editor.