Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2021-02-14 00:14:33 +00:00
parent 8c4611fe2d
commit 4e1f3f7221
6 changed files with 34 additions and 19 deletions
+18
View File
@@ -50,6 +50,24 @@
-->
<div class="commit sansserif">
<h2 class="date">14 February 2021</h2>
<h3 class="author">DeltaFire15 updated:</h3>
<ul class="changes bgimages16">
<li class="admin">The antag panel now correctly shows the names of cultist / clockcult datum subtypes.</li>
<li class="bugfix">Adding clock cultists via the admin panel now works correctly.</li>
<li class="bugfix">Xeno larvae should now be able to ventcrawl again.</li>
</ul>
<h3 class="author">Hatterhat updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Repairing sensors on jumpsuits now requires a fully-intact jumpsuit. Find some cloth.</li>
<li class="tweak">Durathread armor kits now require you to have a fully-repaired jumpsuit, first, with no attachments.</li>
<li class="bugfix">Durathread armor kits now no longer weave the entirety of the jumpsuit armor universe into having armor.</li>
</ul>
<h3 class="author">TyrianTyrell updated:</h3>
<ul class="changes bgimages16">
<li class="code_imp">added a define for multilingual granted languages, and changed the multilingual trait to use it.</li>
</ul>
<h2 class="date">13 February 2021</h2>
<h3 class="author">Hatterhat updated:</h3>
<ul class="changes bgimages16">
+16
View File
@@ -28460,3 +28460,19 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
timothyteakettle:
- admin: migration error to version 39+ of savefiles is now logged instead of messaging
all online admins in the chat
2021-02-14:
DeltaFire15:
- admin: The antag panel now correctly shows the names of cultist / clockcult datum
subtypes.
- bugfix: Adding clock cultists via the admin panel now works correctly.
- bugfix: Xeno larvae should now be able to ventcrawl again.
Hatterhat:
- tweak: Repairing sensors on jumpsuits now requires a fully-intact jumpsuit. Find
some cloth.
- tweak: Durathread armor kits now require you to have a fully-repaired jumpsuit,
first, with no attachments.
- bugfix: Durathread armor kits now no longer weave the entirety of the jumpsuit
armor universe into having armor.
TyrianTyrell:
- code_imp: added a define for multilingual granted languages, and changed the multilingual
trait to use it.
@@ -1,4 +0,0 @@
author: "TyrianTyrell"
delete-after: True
changes:
- code_imp: "added a define for multilingual granted languages, and changed the multilingual trait to use it."
@@ -1,6 +0,0 @@
author: "Hatterhat"
delete-after: True
changes:
- tweak: "Repairing sensors on jumpsuits now requires a fully-intact jumpsuit. Find some cloth."
- tweak: "Durathread armor kits now require you to have a fully-repaired jumpsuit, first, with no attachments."
- bugfix: "Durathread armor kits now no longer weave the entirety of the jumpsuit armor universe into having armor."
@@ -1,4 +0,0 @@
author: "DeltaFire15"
delete-after: True
changes:
- bugfix: "Xeno larvae should now be able to ventcrawl again."
@@ -1,5 +0,0 @@
author: "DeltaFire15"
delete-after: True
changes:
- admin: "The antag panel now correctly shows the names of cultist / clockcult datum subtypes."
- bugfix: "Adding clock cultists via the admin panel now works correctly."