Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2021-09-11 00:25:09 +00:00
parent eae147f6a3
commit ad95f4cb56
7 changed files with 54 additions and 36 deletions
+29 -7
View File
@@ -50,6 +50,35 @@
-->
<div class="commit sansserif">
<h2 class="date">11 September 2021</h2>
<h3 class="author">LetterN updated:</h3>
<ul class="changes bgimages16">
<li class="code_imp">Tickers, GC, MC, FS updates</li>
<li class="code_imp">rust_g update. It is default that we use their urlencode/unencode now.</li>
<li class="code_imp">updates CBT to juke</li>
<li class="bugfix">CI Cache works properly now</li>
</ul>
<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>
<h3 class="author">zeroisthebiggay updated:</h3>
<ul class="changes bgimages16">
<li class="imageadd">reinforcing the mining hardsuit with goliath hide now makes the sprite cooler</li>
<li class="imageadd">The SWAT helmet is now consistent between its front, side and back sprites for coloration.</li>
<li class="imageadd">new riot armor sprites</li>
</ul>
<h2 class="date">10 September 2021</h2>
<h3 class="author">BlueWildrose updated:</h3>
<ul class="changes bgimages16">
@@ -475,13 +504,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">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>
+25
View File
@@ -29947,3 +29947,28 @@ 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:
LetterN:
- code_imp: Tickers, GC, MC, FS updates
- code_imp: rust_g update. It is default that we use their urlencode/unencode now.
- code_imp: updates CBT to juke
- bugfix: CI Cache works properly now
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
zeroisthebiggay:
- imageadd: reinforcing the mining hardsuit with goliath hide now makes the sprite
cooler
- imageadd: The SWAT helmet is now consistent between its front, side and back sprites
for coloration.
- imageadd: new riot armor sprites
@@ -1,6 +0,0 @@
author: "zeroisthebiggay"
delete-after: True
changes:
- imageadd: "reinforcing the mining hardsuit with goliath hide now makes the sprite cooler"
- imageadd: "The SWAT helmet is now consistent between its front, side and back sprites for coloration."
- imageadd: "new riot armor sprites"
@@ -1,7 +0,0 @@
author: "LetterN"
delete-after: True
changes:
- code_imp: "Tickers, GC, MC, FS updates"
- code_imp: "rust_g update. It is default that we use their urlencode/unencode now."
- code_imp: "updates CBT to juke"
- bugfix: "CI Cache works properly now"
@@ -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"