Merge pull request #691 from TheFurryFeline/TFF-Changelog_Stuff-Round3

Changelog 26/5/19
This commit is contained in:
Razgriz
2019-05-26 23:39:17 -07:00
committed by GitHub
6 changed files with 50 additions and 24 deletions
+28
View File
@@ -53,6 +53,34 @@
-->
<div class="commit sansserif">
<h2 class="date">27 May 2019</h2>
<h3 class="author">Darlantanis updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes goldschlager to use the correct metamorphic glass sprite (it used vodka/gin before).</li>
<li class="rscadd">Adds a metamorphic pint glass.</li>
<li class="rscadd">Adds said glass to the booze-o-mat.</li>
</ul>
<h3 class="author">ExabyteDiscord updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Proper fix for Spaceacillin spam messages for Prometheans.</li>
<li class="bugfix">Simplify spaghetti code with antidepressants while fixing regularly displayed messages.</li>
</ul>
<h2 class="date">26 May 2019</h2>
<h3 class="author">Darlantanis updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Adds a line to the metamorphic glass to use the mojito icon which has existed but never been used.</li>
</ul>
<h3 class="author">Razgriz1032 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Colourable lizard tail (Roiz) sprite greyscaled for proper colouring.</li>
<li class="tweak">Teshari Security Cloak and Undercloak have 1:1 stats with security armor vests and security jumpsuits respectively. No longer is there a stats choice for the sake of aesthetics.</li>
</ul>
<h3 class="author">TheFurryFeline updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes message spam for Prommies and Spaceacillin. Also reverts a past edit to restore message outputs for psychiatric medications.</li>
</ul>
<h2 class="date">25 May 2019</h2>
<h3 class="author">Darlantanis updated:</h3>
<ul class="changes bgimages16">
+22
View File
@@ -4193,3 +4193,25 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: 'Implements full version of timeclocks: you''ll be able to switch off
or on duty without needing an HOP on the shift, unless the job is in Command
or IAA. For those, you will need the HOP or a CD to change your job.'
2019-05-26:
Darlantanis:
- bugfix: Adds a line to the metamorphic glass to use the mojito icon which has
existed but never been used.
Razgriz1032:
- bugfix: Colourable lizard tail (Roiz) sprite greyscaled for proper colouring.
- tweak: Teshari Security Cloak and Undercloak have 1:1 stats with security armor
vests and security jumpsuits respectively. No longer is there a stats choice
for the sake of aesthetics.
TheFurryFeline:
- bugfix: Fixes message spam for Prommies and Spaceacillin. Also reverts a past
edit to restore message outputs for psychiatric medications.
2019-05-27:
Darlantanis:
- bugfix: Fixes goldschlager to use the correct metamorphic glass sprite (it used
vodka/gin before).
- rscadd: Adds a metamorphic pint glass.
- rscadd: Adds said glass to the booze-o-mat.
ExabyteDiscord:
- bugfix: Proper fix for Spaceacillin spam messages for Prometheans.
- bugfix: Simplify spaghetti code with antidepressants while fixing regularly displayed
messages.
@@ -1,6 +0,0 @@
author: Darlantanis
delete-after: True
changes:
- bugfix: "Adds a line to the metamorphic glass to use the mojito icon which has existed but never been used."
@@ -1,6 +0,0 @@
author: Razgriz1032
delete-after: True
changes:
- bugfix: "Colourable lizard tail (Roiz) sprite greyscaled for proper colouring."
@@ -1,6 +0,0 @@
author: Razgriz1032
delete-after: True
changes:
- tweak: "Teshari Security Cloak and Undercloak have 1:1 stats with security armor vests and security jumpsuits respectively. No longer is there a stats choice for the sake of aesthetics."
@@ -1,6 +0,0 @@
author: TheFurryFeline
delete-after: True
changes:
- bugfix: "Fixes message spam for Prommies and Spaceacillin. Also reverts a past edit to restore message outputs for psychiatric medications."