Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2020-07-16 00:35:54 +00:00
parent 74a1396928
commit fcb7d44eb3
6 changed files with 27 additions and 17 deletions
+16
View File
@@ -50,6 +50,22 @@
-->
<div class="commit sansserif">
<h2 class="date">16 July 2020</h2>
<h3 class="author">DeltaFire15 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes a zeolite runtime caused by a missing check.</li>
</ul>
<h3 class="author">Sneakyrat6 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes being able to meta people real name with OOC Notes</li>
</ul>
<h3 class="author">timothyteakettle updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">travelling traders from another dimension can now visit the station in search of something specific, and reward you for giving it to them</li>
<li class="bugfix">small error with pet carrier logic fixed and also making sure simple mobs are catered for properly inside bluespace jars</li>
<li class="bugfix">fixes coin related issue</li>
</ul>
<h2 class="date">15 July 2020</h2>
<h3 class="author">Sonic121x updated:</h3>
<ul class="changes bgimages16">
+11
View File
@@ -26361,3 +26361,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2020-07-15:
Sonic121x:
- bugfix: Paramedic jumpsuit
2020-07-16:
DeltaFire15:
- bugfix: Fixes a zeolite runtime caused by a missing check.
Sneakyrat6:
- bugfix: Fixes being able to meta people real name with OOC Notes
timothyteakettle:
- rscadd: travelling traders from another dimension can now visit the station in
search of something specific, and reward you for giving it to them
- bugfix: small error with pet carrier logic fixed and also making sure simple mobs
are catered for properly inside bluespace jars
- bugfix: fixes coin related issue
@@ -1,5 +0,0 @@
author: "timothyteakettle"
delete-after: True
changes:
- rscadd: "travelling traders from another dimension can now visit the station in search of something specific, and reward you for giving it to them"
- bugfix: "small error with pet carrier logic fixed and also making sure simple mobs are catered for properly inside bluespace jars"
@@ -1,4 +0,0 @@
author: "DeltaFire15"
delete-after: True
changes:
- bugfix: "Fixes a zeolite runtime caused by a missing check."
@@ -1,4 +0,0 @@
author: "timothyteakettle"
delete-after: True
changes:
- bugfix: "fixes coin related issue"
@@ -1,4 +0,0 @@
author: "Sneakyrat6"
delete-after: True
changes:
- bugfix: "Fixes being able to meta people real name with OOC Notes"