mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
"[ci skip] Automatic Build - 2021.04.15.12.32.37"
This commit is contained in:
@@ -35,6 +35,21 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">15 April 2021</h2>
|
||||
<h3 class="author">Geeves updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Catching something will now longer deafen you with the item's dropsound, instead, it'll just smoothly play the pick-up sound.</li>
|
||||
</ul>
|
||||
<h3 class="author">JohnWildkins updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Hyposprays and autoinjectors should now account for armor coverage properly, and prevent injection on invalid targets (incl. robotic limbs).</li>
|
||||
</ul>
|
||||
<h3 class="author">WickedCybs updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Added crewneck and v-neck sweaters. Find them of course, in the sweaters selection.</li>
|
||||
<li class="tweak">Tweaked the arrangement of each sweater in the sweaters loadout selection. The normal sweaters will be at the top of the list together, with the argyle sweaters at the bottom together.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">14 April 2021</h2>
|
||||
<h3 class="author">Doxxmedearly updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -19421,3 +19421,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- rscadd: Adds Admin LOOC for mods/admins, which functions as LOOC but displays
|
||||
regardless of a person's LOOC preferences. Has a slightly different color
|
||||
to LOOC.
|
||||
2021-04-15:
|
||||
Geeves:
|
||||
- bugfix: Catching something will now longer deafen you with the item's dropsound,
|
||||
instead, it'll just smoothly play the pick-up sound.
|
||||
JohnWildkins:
|
||||
- bugfix: Hyposprays and autoinjectors should now account for armor coverage properly,
|
||||
and prevent injection on invalid targets (incl. robotic limbs).
|
||||
WickedCybs:
|
||||
- rscadd: Added crewneck and v-neck sweaters. Find them of course, in the sweaters
|
||||
selection.
|
||||
- tweak: Tweaked the arrangement of each sweater in the sweaters loadout selection.
|
||||
The normal sweaters will be at the top of the list together, with the argyle
|
||||
sweaters at the bottom together.
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
author: Geeves
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Catching something will now longer deafen you with the item's dropsound, instead, it'll just smoothly play the pick-up sound."
|
||||
@@ -1,5 +0,0 @@
|
||||
author: JohnWildkins
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Hyposprays and autoinjectors should now account for armor coverage properly, and prevent injection on invalid targets (incl. robotic limbs)."
|
||||
@@ -1,7 +0,0 @@
|
||||
author: WickedCybs
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "Added crewneck and v-neck sweaters. Find them of course, in the sweaters selection."
|
||||
- tweak: "Tweaked the arrangement of each sweater in the sweaters loadout selection. The normal sweaters will be at the top of the list together, with the argyle sweaters at the bottom together."
|
||||
Reference in New Issue
Block a user