Automatic changelog compile [ci skip]
This commit is contained in:
+14
-6
@@ -50,6 +50,20 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">03 July 2021</h2>
|
||||
<h3 class="author">DeltaFire15 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Turrets on nonlethal mode now once again shoot till the target is stamcrit as opposed to unable to use items, resolving some issues.</li>
|
||||
</ul>
|
||||
<h3 class="author">Putnam3145 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">A bunch of sleeping process() calls now either don't sleep or make sure to call a proc with waitfor set to FALSE</li>
|
||||
</ul>
|
||||
<h3 class="author">WanderingFox95 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">The axolotl ears in the .dmi file actually exist to the game now.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">02 July 2021</h2>
|
||||
<h3 class="author">silicons updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
@@ -600,12 +614,6 @@
|
||||
<li class="bugfix">Box Surgery Storage camera is now renamed to be on the network</li>
|
||||
<li class="bugfix">Box Paramedic Station camera is now renamed to be on the network, and no longer steals the Morgue's cam tweak: Box Surgery Storage is now it's own proper room</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">01 May 2021</h2>
|
||||
<h3 class="author">qweq12yt updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Restores the sprite for the Riot Suit.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<b>GoonStation 13 Development Team</b>
|
||||
|
||||
@@ -29609,3 +29609,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
2021-07-02:
|
||||
silicons:
|
||||
- bugfix: spray bottles work again.
|
||||
2021-07-03:
|
||||
DeltaFire15:
|
||||
- bugfix: Turrets on nonlethal mode now once again shoot till the target is stamcrit
|
||||
as opposed to unable to use items, resolving some issues.
|
||||
Putnam3145:
|
||||
- bugfix: A bunch of sleeping process() calls now either don't sleep or make sure
|
||||
to call a proc with waitfor set to FALSE
|
||||
WanderingFox95:
|
||||
- bugfix: The axolotl ears in the .dmi file actually exist to the game now.
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "Putnam3145"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "A bunch of sleeping process() calls now either don't sleep or make sure to call a proc with waitfor set to FALSE"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "WanderingFox95"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "The axolotl ears in the .dmi file actually exist to the game now."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "DeltaFire15"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Turrets on nonlethal mode now once again shoot till the target is stamcrit as opposed to unable to use items, resolving some issues."
|
||||
Reference in New Issue
Block a user