Automatic changelog generation for

This commit is contained in:
Atermonera
2021-03-27 05:04:41 +00:00
committed by Autochangelog Bot
parent 37bdcc22a2
commit 10c5e5d4b0
2 changed files with 14 additions and 0 deletions

View File

@@ -53,6 +53,14 @@
-->
<div class="commit sansserif">
<h2 class="date">27 March 2021</h2>
<h3 class="author">Novacat updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Technomancer Illusions now properly copy carbonmob appearances</li>
<li class="bugfix">Technomancer illusions now copy cataloguer data without runtiming</li>
<li class="bugfix">Instability radiation now radiates and does not generate additional instability out of nothing (This might need a review?)</li>
</ul>
<h2 class="date">24 March 2021</h2>
<h3 class="author">Fenodyree updated:</h3>
<ul class="changes bgimages16">

View File

@@ -5477,3 +5477,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2021-03-24:
Fenodyree:
- rscadd: Adds adds random encounters with Sif mobs in the wilderness.
2021-03-27:
Novacat:
- bugfix: Technomancer Illusions now properly copy carbonmob appearances
- bugfix: Technomancer illusions now copy cataloguer data without runtiming
- bugfix: Instability radiation now radiates and does not generate additional instability
out of nothing (This might need a review?)