Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2022-10-16 14:12:18 +00:00
parent f08121c3a0
commit 7583ab748a
6 changed files with 23 additions and 17 deletions

View File

@@ -58,11 +58,25 @@
<div class="commit sansserif"> <div class="commit sansserif">
<h2 class="date">16 October 2022</h2> <h2 class="date">16 October 2022</h2>
<h3 class="author">SomeguyManperson updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">the disk will no longer instant transmission when put in a bluespace bodybag</li>
<li class="tweak">Cargo shuttle transit time default 30 seconds from 1 minute</li>
</ul>
<h3 class="author">TheRyeGuyWhoWillNowDie updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">the research director's locker now contains a bag of holding, and the bag of holding is a grand theft item</li>
<li class="tweak">bags of holding now require an anomaly core to become functional</li>
</ul>
<h3 class="author">VaelophisNyx updated:</h3> <h3 class="author">VaelophisNyx updated:</h3>
<ul class="changes bgimages16"> <ul class="changes bgimages16">
<li class="rscdel">Surf & Turf is Not Real. Just use a tray and your choice of meats, fish, and veg.</li> <li class="rscdel">Surf & Turf is Not Real. Just use a tray and your choice of meats, fish, and veg.</li>
<li class="bugfix">Fixed the missing fish related food sprites</li> <li class="bugfix">Fixed the missing fish related food sprites</li>
</ul> </ul>
<h3 class="author">monster860 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fix view variables on appearances</li>
</ul>
<h2 class="date">15 October 2022</h2> <h2 class="date">15 October 2022</h2>
<h3 class="author">SomeguyManperson updated:</h3> <h3 class="author">SomeguyManperson updated:</h3>

View File

@@ -34919,7 +34919,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added TGUI Minesweeper to NTOS and Minesweeper arcade machines - rscadd: Added TGUI Minesweeper to NTOS and Minesweeper arcade machines
- rscdel: Removed HTML Minesweeper - rscdel: Removed HTML Minesweeper
2022-10-16: 2022-10-16:
SomeguyManperson:
- tweak: the disk will no longer instant transmission when put in a bluespace bodybag
- tweak: Cargo shuttle transit time default 30 seconds from 1 minute
TheRyeGuyWhoWillNowDie:
- rscadd: the research director's locker now contains a bag of holding, and the
bag of holding is a grand theft item
- tweak: bags of holding now require an anomaly core to become functional
VaelophisNyx: VaelophisNyx:
- rscdel: Surf & Turf is Not Real. Just use a tray and your choice of meats, fish, - rscdel: Surf & Turf is Not Real. Just use a tray and your choice of meats, fish,
and veg. and veg.
- bugfix: Fixed the missing fish related food sprites - bugfix: Fixed the missing fish related food sprites
monster860:
- bugfix: Fix view variables on appearances

View File

@@ -1,5 +0,0 @@
author: "TheRyeGuyWhoWillNowDie"
delete-after: true
changes:
- rscadd: "the research director's locker now contains a bag of holding, and the bag of holding is a grand theft item"
- tweak: "bags of holding now require an anomaly core to become functional"

View File

@@ -1,4 +0,0 @@
author: "SomeguyManperson"
delete-after: true
changes:
- tweak: "Cargo shuttle transit time default 30 seconds from 1 minute"

View File

@@ -1,4 +0,0 @@
author: "SomeguyManperson"
delete-after: true
changes:
- tweak: "the disk will no longer instant transmission when put in a bluespace bodybag"

View File

@@ -1,4 +0,0 @@
author: "monster860"
delete-after: true
changes:
- bugfix: "Fix view variables on appearances"