Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2021-09-11 00:20:01 +00:00
parent 2627ae7aa1
commit 8115239a85
5 changed files with 30 additions and 29 deletions
+16 -13
View File
@@ -50,6 +50,22 @@
-->
<div class="commit sansserif">
<h2 class="date">11 September 2021</h2>
<h3 class="author">Putnam3145 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Removed some crashes</li>
</ul>
<h3 class="author">SandPoot updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Cyborg grippers now have a preview of the item you are holding. tweak: Cyborg grippers no longer drop using alt-click, instead, you try to drop the gripper to drop the item, and then you can drop the gripper. tweak: You can now use the "Pick up" verb on the right click menu to take items with a cyborg gripper.</li>
<li class="bugfix">You should be able to access the interface of airlock electronics once again as a borg.</li>
<li class="refactor">Reworks a lot of stuff that was being used on the grippers.</li>
</ul>
<h3 class="author">timothyteakettle updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">arachnid legs now show up properly</li>
</ul>
<h2 class="date">10 September 2021</h2>
<h3 class="author">BlueWildrose updated:</h3>
<ul class="changes bgimages16">
@@ -503,19 +519,6 @@
<li class="balance">replaces the seed machine with a biogen in the survival pod.</li>
<li class="bugfix">corrected an issue regarding wrong pair of gloves in the pod for DYI wiring .</li>
</ul>
<h2 class="date">10 July 2021</h2>
<h3 class="author">SandPoot updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Re-adds janitor module garbage processor.</li>
<li class="bugfix">Borgs shouldn't be lacking belly sprites, when holding something inside.</li>
<li class="code_imp">Borg sleepers use better code.</li>
</ul>
<h3 class="author">WanderingFox95 updated:</h3>
<ul class="changes bgimages16">
<li class="imageadd">Returns the wheelchair sprites to having, you know, wheels?</li>
<li class="rscadd">A motorized wheelchair addsound: Chairwhoosh.</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>
+14
View File
@@ -30600,3 +30600,17 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- imageadd: The cyborg toolset is now all new and improved, with a new coat of paint!
- imageadd: Updates pride hammer sprites!
- imageadd: Replaced old Mjolnir sprites with new Mjolnir sprites.
2021-09-11:
Putnam3145:
- bugfix: Removed some crashes
SandPoot:
- rscadd: 'Cyborg grippers now have a preview of the item you are holding. tweak:
Cyborg grippers no longer drop using alt-click, instead, you try to drop the
gripper to drop the item, and then you can drop the gripper. tweak: You can
now use the "Pick up" verb on the right click menu to take items with a cyborg
gripper.'
- bugfix: You should be able to access the interface of airlock electronics once
again as a borg.
- refactor: Reworks a lot of stuff that was being used on the grippers.
timothyteakettle:
- bugfix: arachnid legs now show up properly
@@ -1,8 +0,0 @@
author: "SandPoot"
delete-after: True
changes:
- rscadd: "Cyborg grippers now have a preview of the item you are holding.
tweak: Cyborg grippers no longer drop using alt-click, instead, you try to drop the gripper to drop the item, and then you can drop the gripper.
tweak: You can now use the \"Pick up\" verb on the right click menu to take items with a cyborg gripper."
- bugfix: "You should be able to access the interface of airlock electronics once again as a borg."
- refactor: "Reworks a lot of stuff that was being used on the grippers."
@@ -1,4 +0,0 @@
author: "timothyteakettle"
delete-after: True
changes:
- bugfix: "arachnid legs now show up properly"
@@ -1,4 +0,0 @@
author: "Putnam3145"
delete-after: True
changes:
- bugfix: "Removed some crashes"