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,6 +58,18 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">22 May 2022</h2>
|
||||
<h3 class="author">ToasterBiome updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">fixes runtime in forceMove if you move to some place without a turf</li>
|
||||
</ul>
|
||||
<h3 class="author">nmajask updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Carbons can now be embedded with objects.</li>
|
||||
<li class="tweak">Removing embedded objects now uses a radial menu.</li>
|
||||
<li class="tweak">Embeds now respect armor.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">21 May 2022</h2>
|
||||
<h3 class="author"> @cuackles updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
@@ -2145,21 +2157,6 @@
|
||||
<li class="rscadd">Added a second set of weights to make ion lawsets independent from roundstart lawsets</li>
|
||||
<li class="tweak">Adds a separate probability for adding an ion law, allowing it to be tweaked separate from other ion effects</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">20 February 2022</h2>
|
||||
<h3 class="author"> Imaginos16 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="imageadd">Removes soul from the Security TV, Smartfridge, and Booze-o-Mat</li>
|
||||
</ul>
|
||||
<h3 class="author"> Xoxeyos updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">AI Core Tutorial disk can now be found in the RD's office and AI sat on YogsBox.</li>
|
||||
</ul>
|
||||
<h3 class="author">tattax updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="imageadd">hammer now looks epic</li>
|
||||
<li class="imagedel">blue hamoroo is gone</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<b>GoonStation 13 Development Team</b>
|
||||
|
||||
@@ -31644,3 +31644,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
cuackles:
|
||||
- rscadd: Added new ckey donor exclusive item
|
||||
- imageadd: added some icons and images for said donor item
|
||||
2022-05-22:
|
||||
ToasterBiome:
|
||||
- bugfix: fixes runtime in forceMove if you move to some place without a turf
|
||||
nmajask:
|
||||
- tweak: Carbons can now be embedded with objects.
|
||||
- tweak: Removing embedded objects now uses a radial menu.
|
||||
- tweak: Embeds now respect armor.
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
author: "nmajask"
|
||||
delete-after: true
|
||||
changes:
|
||||
- tweak: "Carbons can now be embedded with objects."
|
||||
- tweak: "Removing embedded objects now uses a radial menu."
|
||||
- tweak: "Embeds now respect armor."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "ToasterBiome"
|
||||
delete-after: true
|
||||
changes:
|
||||
- bugfix: "fixes runtime in forceMove if you move to some place without a turf"
|
||||
Reference in New Issue
Block a user