Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2022-06-02 14:13:18 +00:00
parent e613dd0e13
commit 310dc2bda6
8 changed files with 56 additions and 30 deletions

View File

@@ -58,6 +58,38 @@
-->
<div class="commit sansserif">
<h2 class="date">02 June 2022</h2>
<h3 class="author"> Melbert, Chubbygummibear updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Limbgrower design disks. Science now has a new tech node after advanced biotechnology, "XenoOrgan Biology" which allows medbay to print new designs for the limbgrower, including various felinid, lizard, plasmaman, polysmorphs and ethereal organs.</li>
<li class="rscadd">TGUI Limbgrower</li>
<li class="tweak">Refactored the limbgrower to modernize the code and allow for more types of designs.</li>
</ul>
<h3 class="author">JamieD1 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds Admin Fax</li>
</ul>
<h3 class="author">SomeguyManperson updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">prophet cloak from herald no longer actually BLOCKS bullets, it just reacts to them</li>
<li class="tweak">elites now drop their specific loot</li>
</ul>
<h3 class="author">ToasterBiome updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">fixes turfs below windows in gax chapel/library</li>
</ul>
<h3 class="author">adamsong updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Made admin capes unlockable</li>
<li class="tweak">Made mentor cape unlockable</li>
<li class="tweak">Made ghost cape unlockable</li>
</ul>
<h3 class="author">cuackles updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds makeshift magnetic rifle</li>
<li class="rscdel">Removed makeshift laser rifle</li>
</ul>
<h2 class="date">31 May 2022</h2>
<h3 class="author">ToasterBiome updated:</h3>
<ul class="changes bgimages16">

View File

@@ -31829,3 +31829,27 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: adds slimes to.... xenobiology on gax
adamsong:
- bugfix: Fixed anyone being able to load the title splash screen onto any observer
2022-06-02:
' Melbert, Chubbygummibear':
- rscadd: Limbgrower design disks. Science now has a new tech node after advanced
biotechnology, "XenoOrgan Biology" which allows medbay to print new designs
for the limbgrower, including various felinid, lizard, plasmaman, polysmorphs
and ethereal organs.
- rscadd: TGUI Limbgrower
- tweak: Refactored the limbgrower to modernize the code and allow for more types
of designs.
JamieD1:
- rscadd: Adds Admin Fax
SomeguyManperson:
- tweak: prophet cloak from herald no longer actually BLOCKS bullets, it just reacts
to them
- tweak: elites now drop their specific loot
ToasterBiome:
- bugfix: fixes turfs below windows in gax chapel/library
adamsong:
- tweak: Made admin capes unlockable
- tweak: Made mentor cape unlockable
- tweak: Made ghost cape unlockable
cuackles:
- rscadd: Adds makeshift magnetic rifle
- rscdel: Removed makeshift laser rifle

View File

@@ -1,4 +0,0 @@
author: "JamieD1"
delete-after: true
changes:
- rscadd: "Adds Admin Fax"

View File

@@ -1,5 +0,0 @@
author: "cuackles"
delete-after: true
changes:
- rscadd: "Adds makeshift magnetic rifle"
- rscdel: "Removed makeshift laser rifle"

View File

@@ -1,6 +0,0 @@
author: "adamsong"
delete-after: true
changes:
- tweak: "Made admin capes unlockable"
- tweak: "Made mentor cape unlockable"
- tweak: "Made ghost cape unlockable"

View File

@@ -1,6 +0,0 @@
author: " Melbert, Chubbygummibear"
delete-after: true
changes:
- rscadd: "Limbgrower design disks. Science now has a new tech node after advanced biotechnology, \"XenoOrgan Biology\" which allows medbay to print new designs for the limbgrower, including various felinid, lizard, plasmaman, polysmorphs and ethereal organs."
- rscadd: "TGUI Limbgrower"
- tweak: "Refactored the limbgrower to modernize the code and allow for more types of designs."

View File

@@ -1,4 +0,0 @@
author: "ToasterBiome"
delete-after: true
changes:
- bugfix: "fixes turfs below windows in gax chapel/library"

View File

@@ -1,5 +0,0 @@
author: "SomeguyManperson"
delete-after: true
changes:
- tweak: "prophet cloak from herald no longer actually BLOCKS bullets, it just reacts to them"
- tweak: "elites now drop their specific loot"