Automatic Changelog compile [ci skip]

This commit is contained in:
AuroraBuildBot
2023-08-20 16:21:24 +00:00
parent 5580564396
commit 133e44f088
3 changed files with 9 additions and 5 deletions
+5
View File
@@ -36,6 +36,11 @@
<div class="commit sansserif">
<h2 class="date">20 August 2023</h2>
<h3 class="author">Doxxmedearly updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Chameleon projector projections can now be examined and interacted with normally.</li>
<li class="bugfix">Fixes a runtime issue caused by chameleon projectors having a null description.</li>
</ul>
<h3 class="author">KingOfThePing updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Replaced the fox sprite.</li>
+4
View File
@@ -30637,6 +30637,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added new SCC ERT Hardsuits for event and admin use.
- imageadd: Added new sprites, made by Kyres, for the SCC ERT hardsuits.
2023-08-20:
Doxxmedearly:
- bugfix: Chameleon projector projections can now be examined and interacted with
normally.
- bugfix: Fixes a runtime issue caused by chameleon projectors having a null description.
KingOfThePing:
- rscadd: Replaced the fox sprite.
KingOfThePing, The Lancer:
@@ -1,5 +0,0 @@
author: Doxxmedearly
delete-after: True
changes:
- bugfix: "Chameleon projector projections can now be examined and interacted with normally."
- bugfix: "Fixes a runtime issue caused by chameleon projectors having a null description."