mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Automatic changelog compile [ci skip]
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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"
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
author: "SomeguyManperson"
|
|
||||||
delete-after: true
|
|
||||||
changes:
|
|
||||||
- tweak: "Cargo shuttle transit time default 30 seconds from 1 minute"
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
author: "SomeguyManperson"
|
|
||||||
delete-after: true
|
|
||||||
changes:
|
|
||||||
- tweak: "the disk will no longer instant transmission when put in a bluespace bodybag"
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
author: "monster860"
|
|
||||||
delete-after: true
|
|
||||||
changes:
|
|
||||||
- bugfix: "Fix view variables on appearances"
|
|
||||||
Reference in New Issue
Block a user