mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
"[ci skip] Automatic Build - 2022.02.15.22.24.05"
This commit is contained in:
@@ -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 'unknown' on roundstart.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">14 February 2022</h2>
|
||||
<h3 class="author">MattAtlas updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -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 'unknown' on roundstart.
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
author: TheGreyWolf
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "PDAs should no longer show up as 'unknown' on roundstart."
|
||||
@@ -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."
|
||||
Reference in New Issue
Block a user