"[ci skip] Automatic Build - 2022.02.28.12.31.31"

This commit is contained in:
AuroraBuildBot
2022-02-28 12:31:31 +00:00
parent 6d7cc7a3d8
commit 7c68fac94e
4 changed files with 28 additions and 17 deletions
+15
View File
@@ -35,6 +35,21 @@
-->
<div class="commit sansserif">
<h2 class="date">28 February 2022</h2>
<h3 class="author">Sparky_hotdog updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed autoinhalers with reagents spawning unsecured</li>
<li class="tweak">The holomenu can now scan a sheet of paper and display its contents.</li>
<li class="bugfix">Fixed stripping mobs with an active item in your hand failing.</li>
<li class="tweak">Stripping an item off a mob now tries to put it in your hands first.</li>
<li class="tweak">Allows you to Alt Click on a mob when you have a medHUD to set their triage tag.</li>
<li class="tweak">Allows you to Alt Click IVs to set their transfer rate.</li>
</ul>
<h3 class="author">mikomyazaki2 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Maintenance drones can now choose to swap their hat when clicking on a hat while wearing one, instead of receiving an error message about already wearing a hat.</li>
</ul>
<h2 class="date">27 February 2022</h2>
<h3 class="author">SleepyGem updated:</h3>
<ul class="changes bgimages16">
+13
View File
@@ -22802,3 +22802,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Vacuum flask typo fixed.
- bugfix: Silversun shirt selection in the loadout no longer defaults to the description
of the first shirt.
2022-02-28:
Sparky_hotdog:
- bugfix: Fixed autoinhalers with reagents spawning unsecured
- tweak: The holomenu can now scan a sheet of paper and display its contents.
- bugfix: Fixed stripping mobs with an active item in your hand failing.
- tweak: Stripping an item off a mob now tries to put it in your hands first.
- tweak: Allows you to Alt Click on a mob when you have a medHUD to set their triage
tag.
- tweak: Allows you to Alt Click IVs to set their transfer rate.
mikomyazaki2:
- tweak: Maintenance drones can now choose to swap their hat when clicking on a
hat while wearing one, instead of receiving an error message about already wearing
a hat.
-6
View File
@@ -1,6 +0,0 @@
author: mikomyazaki2
delete-after: True
changes:
- tweak: "Maintenance drones can now choose to swap their hat when clicking on a hat while wearing one, instead of receiving an error message about already wearing a hat."
-11
View File
@@ -1,11 +0,0 @@
author: Sparky_hotdog
delete-after: True
changes:
- bugfix: "Fixed autoinhalers with reagents spawning unsecured"
- tweak: "The holomenu can now scan a sheet of paper and display its contents."
- bugfix: "Fixed stripping mobs with an active item in your hand failing."
- tweak: "Stripping an item off a mob now tries to put it in your hands first."
- tweak: "Allows you to Alt Click on a mob when you have a medHUD to set their triage tag."
- tweak: "Allows you to Alt Click IVs to set their transfer rate."