"[ci skip] Automatic Build - 2022.02.15.22.24.05"

This commit is contained in:
AuroraBuildBot
2022-02-15 22:24:05 +00:00
parent aa95995ef0
commit 78f043262e
4 changed files with 16 additions and 14 deletions
+9
View File
@@ -35,6 +35,15 @@
-->
<div class="commit sansserif">
<h2 class="date">15 February 2022</h2>
<h3 class="author">TheGreyWolf updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Using the whisper verb with a language should now show the message properly.</li>
<li class="bugfix">Radios now properly show what is spoken into rather than always picking the item on the left ear slot.</li>
<li class="bugfix">Language specific whisper verbs will now be used again.</li>
<li class="bugfix">PDAs should no longer show up as &#x27;unknown&#x27; on roundstart.</li>
</ul>
<h2 class="date">14 February 2022</h2>
<h3 class="author">MattAtlas updated:</h3>
<ul class="changes bgimages16">
+7
View File
@@ -22647,3 +22647,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
mikomyazaki:
- bugfix: Space turfs will now properly display the camera static image when they
are not visible from a camera, to an AI or camera view.
2022-02-15:
TheGreyWolf:
- bugfix: Using the whisper verb with a language should now show the message properly.
- bugfix: Radios now properly show what is spoken into rather than always picking
the item on the left ear slot.
- bugfix: Language specific whisper verbs will now be used again.
- bugfix: PDAs should no longer show up as &#x27;unknown&#x27; on roundstart.
-6
View File
@@ -1,6 +0,0 @@
author: TheGreyWolf
delete-after: True
changes:
- bugfix: "PDAs should no longer show up as 'unknown' on roundstart."
-8
View File
@@ -1,8 +0,0 @@
author: TheGreyWolf
delete-after: True
changes:
- bugfix: "Using the whisper verb with a language should now show the message properly."
- bugfix: "Radios now properly show what is spoken into rather than always picking the item on the left ear slot."
- bugfix: "Language specific whisper verbs will now be used again."