"[ci skip] Automatic Build - 2020.09.25.21.59.53"

This commit is contained in:
AuroraBuildBot
2020-09-25 21:59:53 +00:00
parent 66d0a8142f
commit 0ea5a20693
3 changed files with 14 additions and 10 deletions
+5
View File
@@ -43,6 +43,11 @@
<li class="tweak">Tweaks various UIs, especially suit sensor monitoring, crew record, and gun tracker programs.</li>
<li class="tweak">Tweaked how buttons look, making them more rounded and without a hard border, like TGUI.</li>
<li class="rscadd">Added an eject occupant button to the bodyscanner, as well as some sounds to accompany it.</li>
<li class="tweak">Improved the code for making the RFD-Crossbow. You no longer have to keep the RFD-C in your hand, and it can be done with a finished crossbow, as long as it's unloaded.</li>
<li class="tweak">Being pinned to a wall no longer spams your chat when you try to move.</li>
<li class="bugfix">Crafted crossbows no longer have a safety, and the RFD-Crossbow now properly shows its ammo when examined.</li>
<li class="rscadd">Added sounds to a lot of crossbow actions.</li>
<li class="rscadd">Thrown and launched objects can now hit mobs that are lying down, if you clicked on them directly.</li>
</ul>
<h2 class="date">24 September 2020</h2>
+9
View File
@@ -15799,3 +15799,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
like TGUI.
- rscadd: Added an eject occupant button to the bodyscanner, as well as some sounds
to accompany it.
- tweak: Improved the code for making the RFD-Crossbow. You no longer have to keep
the RFD-C in your hand, and it can be done with a finished crossbow, as long
as it's unloaded.
- tweak: Being pinned to a wall no longer spams your chat when you try to move.
- bugfix: Crafted crossbows no longer have a safety, and the RFD-Crossbow now properly
shows its ammo when examined.
- rscadd: Added sounds to a lot of crossbow actions.
- rscadd: Thrown and launched objects can now hit mobs that are lying down, if you
clicked on them directly.
-10
View File
@@ -1,10 +0,0 @@
author: Geeves
delete-after: True
changes:
- tweak: "Improved the code for making the RFD-Crossbow. You no longer have to keep the RFD-C in your hand, and it can be done with a finished crossbow, as long as it's unloaded."
- tweak: "Being pinned to a wall no longer spams your chat when you try to move."
- bugfix: "Crafted crossbows no longer have a safety, and the RFD-Crossbow now properly shows its ammo when examined."
- rscadd: "Added sounds to a lot of crossbow actions."
- rscadd: "Thrown and launched objects can now hit mobs that are lying down, if you clicked on them directly."