[ci skip] Automatic changelog update.

This commit is contained in:
PJBot
2021-09-06 13:17:59 +02:00
parent b41a406f9f
commit 69bdef3a6a
2 changed files with 8 additions and 61 deletions

View File

@@ -73,6 +73,11 @@ ADDING CREDITS? EDIT templates/changelog.tmpl.html
*** DO NOT FUCK WITH THIS FILE OR YOU WILL CAUSE MERGE CONFLICTS. *** *** DO NOT FUCK WITH THIS FILE OR YOU WILL CAUSE MERGE CONFLICTS. ***
--> -->
<div class="commit sansserif"> <div class="commit sansserif">
<h2 class="date">2021.09.06</h2>
<h3 class="author">DeityLink updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed Zippo not having their in-hand sprite properly appear when lit.</li>
</ul>
<h2 class="date">2021.09.05</h2> <h2 class="date">2021.09.05</h2>
<h3 class="author">DeityLink updated:</h3> <h3 class="author">DeityLink updated:</h3>
<ul class="changes bgimages16"> <ul class="changes bgimages16">
@@ -1776,42 +1781,6 @@ ADDING CREDITS? EDIT templates/changelog.tmpl.html
<li class="rscadd">Hyperzine overdoses now cause heart damage where applicable</li> <li class="rscadd">Hyperzine overdoses now cause heart damage where applicable</li>
<li class="rscadd">DJ satellite jukeboxes are now holiday-tuned for extra playlists, as in bar models</li> <li class="rscadd">DJ satellite jukeboxes are now holiday-tuned for extra playlists, as in bar models</li>
</ul> </ul>
<h2 class="date">2021.04.19</h2>
<h3 class="author">Apogee-dev updated:</h3>
<ul class="changes bgimages16">
<li class="rscdel">removed stun/weaken effect from hunting rifle bullets on humans</li>
</ul>
<h3 class="author">GermanSanta updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Holy Jukebox</li>
<li class="rscadd">Vinyl with a religious soundtrack. One song for most religions</li>
</ul>
<h3 class="author">Kurfursten updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">SASS spheres (spherical anti-supermatter shielding spheres) are now less unhealthy to use.</li>
</ul>
<h3 class="author">RaccoonBro updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Donut Burgers can now be made with human meat</li>
</ul>
<h3 class="author">ShiftyRail updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">The crew will now get more warnings and more bonuses to fight the Blob during Blob rounds.</li>
<li class="tweak">You can now walk over snails on harm intent to damage them.</li>
<li class="bugfix">Fixed a bug where identity would sometimes not update with concealed face.</li>
</ul>
<h3 class="author">help-maint updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Floor pills from Maintenance now come with black coloring, to make them more mysterious. A chemmaster can still identify their contents.</li>
</ul>
<h3 class="author">kane-f updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Traitors with access to prisoner management consoles can now purchase a form of explosive implants that activate remotely</li>
</ul>
<h3 class="author">toomykins updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added &#34;Hogan&#34; and &#34;Randomize&#34; AI module boards, which can now sometimes be found in the vault safe.</li>
</ul>
</div> </div>
<!-- <!--
Credits Section Credits Section

View File

@@ -1,30 +1,5 @@
DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
--- ---
2021-04-19:
Apogee-dev:
- rscdel: removed stun/weaken effect from hunting rifle bullets on humans
GermanSanta:
- rscadd: Holy Jukebox
- rscadd: Vinyl with a religious soundtrack. One song for most religions
Kurfursten:
- tweak: SASS spheres (spherical anti-supermatter shielding spheres) are now less
unhealthy to use.
RaccoonBro:
- bugfix: Donut Burgers can now be made with human meat
ShiftyRail:
- rscadd: The crew will now get more warnings and more bonuses to fight the Blob
during Blob rounds.
- tweak: You can now walk over snails on harm intent to damage them.
- bugfix: Fixed a bug where identity would sometimes not update with concealed face.
help-maint:
- rscadd: Floor pills from Maintenance now come with black coloring, to make them
more mysterious. A chemmaster can still identify their contents.
kane-f:
- rscadd: Traitors with access to prisoner management consoles can now purchase
a form of explosive implants that activate remotely
toomykins:
- rscadd: Added "Hogan" and "Randomize" AI module boards, which can now sometimes
be found in the vault safe.
2021-04-20: 2021-04-20:
ShiftyRail: ShiftyRail:
- bugfix: Custom shuttles now work no matter you build them. Previously, they would - bugfix: Custom shuttles now work no matter you build them. Previously, they would
@@ -2029,3 +2004,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
infestations in the arrivals shuttle hallway. infestations in the arrivals shuttle hallway.
- bugfix: Synergy now has an actual bluespace rift spawn point, for supermatter - bugfix: Synergy now has an actual bluespace rift spawn point, for supermatter
cascade endgames. cascade endgames.
2021-09-06:
DeityLink:
- bugfix: Fixed Zippo not having their in-hand sprite properly appear when lit.