Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2018-10-08 04:20:38 +00:00
parent 43cd68d4a3
commit 212df78e72
8 changed files with 26 additions and 27 deletions
+15
View File
@@ -57,6 +57,11 @@
<div class="commit sansserif">
<h2 class="date">08 October 2018</h2>
<h3 class="author">Crazylemon updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes AIs being unable to examine due to a runtime.</li>
<li class="bugfix">Fixes nearsighted glasses behavior being inverted (seeing worse with glasses).</li>
</ul>
<h3 class="author">Crazylemon64 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Updates for damage on HUD elements are now instant for cyborgs and humans.</li>
@@ -77,12 +82,22 @@
<li class="tweak">Blackmarket Backpackers now uses Decals properly.</li>
<li class="tweak">OneHalf Space Ruin now uses Decals properly.</li>
<li class="tweak">CentComm Away Mission now uses Decals properly.</li>
<li class="tweak">Cyberiad Z2 now uses Decals properly.</li>
<li class="tweak">Space Hotel Away Mission now uses Decals properly.</li>
<li class="tweak">Terror Spiders Away Mission now uses Decals properly.</li>
<li class="rscadd">Adds plasma window spawners for mappers.</li>
</ul>
<h3 class="author">Ty-Omaha updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Replaces Security's bomb suit with their cooler Security version</li>
<li class="bugfix">Fixes runtime in world.dm;127</li>
</ul>
<h3 class="author">variableundefined updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">NPCpool (SNPC) is now a subsystem.</li>
<li class="tweak">NPCAI (For simple mob) is now a subsystem.</li>
<li class="bugfix">Customising SNPC no longer results in screaming death and a naked person.</li>
</ul>
<h2 class="date">07 October 2018</h2>
<h3 class="author">Birdtalon updated:</h3>
+11
View File
@@ -7298,6 +7298,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: All sharp items can cut sliceables like cheesewheel now.
- tweak: Putting items inside sliceables is done by alt-click now.
2018-10-08:
Crazylemon:
- bugfix: Fixes AIs being unable to examine due to a runtime.
- bugfix: Fixes nearsighted glasses behavior being inverted (seeing worse with glasses).
Crazylemon64:
- bugfix: Updates for damage on HUD elements are now instant for cyborgs and humans.
- rscadd: When dead, you can now see your surroundings with ghost vision and examine
@@ -7317,6 +7320,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Blackmarket Backpackers now uses Decals properly.
- tweak: OneHalf Space Ruin now uses Decals properly.
- tweak: CentComm Away Mission now uses Decals properly.
- tweak: Cyberiad Z2 now uses Decals properly.
- tweak: Space Hotel Away Mission now uses Decals properly.
- tweak: Terror Spiders Away Mission now uses Decals properly.
- rscadd: Adds plasma window spawners for mappers.
Ty-Omaha:
- tweak: Replaces Security's bomb suit with their cooler Security version
- bugfix: Fixes runtime in world.dm;127
variableundefined:
- tweak: NPCpool (SNPC) is now a subsystem.
- tweak: NPCAI (For simple mob) is now a subsystem.
- bugfix: Customising SNPC no longer results in screaming death and a naked person.
@@ -1,6 +0,0 @@
author: "variableundefined"
delete-after: True
changes:
- tweak: "NPCpool (SNPC) is now a subsystem."
- tweak: "NPCAI (For simple mob) is now a subsystem."
- bugfix: "Customising SNPC no longer results in screaming death and a naked person."
@@ -1,4 +0,0 @@
author: "Purpose"
delete-after: True
changes:
- rscadd: "Adds plasma window spawners for mappers."
@@ -1,4 +0,0 @@
author: "Purpose"
delete-after: True
changes:
- tweak: "Cyberiad Z2 now uses Decals properly."
@@ -1,4 +0,0 @@
author: "Purpose"
delete-after: True
changes:
- tweak: "Space Hotel Away Mission now uses Decals properly."
@@ -1,4 +0,0 @@
author: "Purpose"
delete-after: True
changes:
- tweak: "Terror Spiders Away Mission now uses Decals properly."
@@ -1,5 +0,0 @@
author: "Crazylemon"
delete-after: True
changes:
- bugfix: "Fixes AIs being unable to examine due to a runtime."
- bugfix: "Fixes nearsighted glasses behavior being inverted (seeing worse with glasses)."