[ci skip] Automatic changelog update.

This commit is contained in:
PJBot
2019-06-17 05:30:24 +02:00
parent 1437229f76
commit cc0cdaf46c
2 changed files with 11 additions and 33 deletions

View File

@@ -86,6 +86,13 @@ ADDING CREDITS? EDIT templates/header.html (or footer.html if they're for old t
-->
<div class="commit sansserif">
<h2 class="date">2019.06.17</h2>
<h3 class="author">Cisrox updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Large artifacts now generate in house sites again, as intended.</li>
<li class="rscdel">Made large artifacts no longer generate in animal sites.</li>
</ul>
<h2 class="date">2019.06.16</h2>
<h3 class="author">BurntDevil updated:</h3>
<ul class="changes bgimages16">
@@ -2360,21 +2367,6 @@ ADDING CREDITS? EDIT templates/header.html (or footer.html if they're for old t
<li class="bugfix">Can only examine things that are within your field of view.</li>
<li class="bugfix">Should fix posibrains sourced from the souls of dead crew from hearing xeno chat.</li>
</ul>
<h2 class="date">2019.01.31</h2>
<h3 class="author">I-VAPE-VOX-CLOACA-EVERY-DAY-OF-MY-LIFE updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added new client preferences for credits. You can now disable credits if you don't want them, see them every time, or a third option called 'No Reruns' which will show you credits only if an admin customized the credits or if a rare and unusual episode name was automatically chosen because of something uncommon happening that round.</li>
<li class="rscadd">Added a 'Jingle' client preference. If credits don't play due to your client preferences, then the old round-end 'yeah there we go APC destroyed' jingles will play instead. You can also turn these off completely.</li>
<li class="rscadd">More possible episode names. Some extra-rare names will also modify the credits themselves.</li>
<li class="rscadd">Credits casting now shows silicons and doesn't show cloned corpses.</li>
<li class="rscadd">Admins can now manually set the star of the credits.</li>
<li class="bugfix">Fixed being able to call the shuttle earlier than 5 minutes after roundstart if the roundstart was delayed.</li>
</ul>
<h3 class="author">Repth1 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Cancelling suicide as a non-human no longer suicides you.</li>
</ul>
</div>
<!--
Credits Section

View File

@@ -1,23 +1,5 @@
DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
---
2019-01-31:
I-VAPE-VOX-CLOACA-EVERY-DAY-OF-MY-LIFE:
- rscadd: Added new client preferences for credits. You can now disable credits
if you don't want them, see them every time, or a third option called 'No Reruns'
which will show you credits only if an admin customized the credits or if a
rare and unusual episode name was automatically chosen because of something
uncommon happening that round.
- rscadd: Added a 'Jingle' client preference. If credits don't play due to your
client preferences, then the old round-end 'yeah there we go APC destroyed'
jingles will play instead. You can also turn these off completely.
- rscadd: More possible episode names. Some extra-rare names will also modify the
credits themselves.
- rscadd: Credits casting now shows silicons and doesn't show cloned corpses.
- rscadd: Admins can now manually set the star of the credits.
- bugfix: Fixed being able to call the shuttle earlier than 5 minutes after roundstart
if the roundstart was delayed.
Repth1:
- bugfix: Cancelling suicide as a non-human no longer suicides you.
2019-02-01:
DeityLink:
- experiment: Cult Balance of the Month! - February
@@ -2041,3 +2023,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
unid15:
- bugfix: Blueprints should no longer lag the server when used on large areas (e.g.
asteroid)
2019-06-17:
Cisrox:
- rscadd: Large artifacts now generate in house sites again, as intended.
- rscdel: Made large artifacts no longer generate in animal sites.