Merge remote-tracking branch 'citadel/master' into backend_sync

This commit is contained in:
silicons
2021-04-28 22:32:58 -07:00
3 changed files with 11 additions and 48 deletions

View File

@@ -50,6 +50,12 @@
-->
<div class="commit sansserif">
<h2 class="date">26 April 2021</h2>
<h3 class="author">Trigg, stylemistake and SandPoot updated:</h3>
<ul class="changes bgimages16">
<li class="admin">Admins just got a new TGUI Select Equipment menu tweak: Prevents the window from creating sprites for any animated version there might be. (this guarantees consistant sprite size/amount)</li>
</ul>
<h2 class="date">25 April 2021</h2>
<h3 class="author">DrPainis updated:</h3>
<ul class="changes bgimages16">
@@ -801,49 +807,6 @@
<ul class="changes bgimages16">
<li class="balance">xeno cube makes hostile xenos now, and drops a sentinel instead of a drone.</li>
</ul>
<h2 class="date">23 February 2021</h2>
<h3 class="author">keronshb updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Hyperblade to uplink with poplock</li>
<li class="balance">Removes combination of two Dragon Tooth Swords while keeping it for regular eutactics.</li>
</ul>
<h3 class="author">timothyteakettle updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">banning panel prioritises mobs with clients now when trying to find them if they're in the game</li>
</ul>
<h2 class="date">22 February 2021</h2>
<h3 class="author">Putnam3145 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">(Hexa)crocin</li>
<li class="rscadd">(Hexa)camphor</li>
<li class="rscadd">Nymphomaniac quirk</li>
<li class="admin">All climaxes and arousals are now logged, as well as genital exposure.</li>
</ul>
<h3 class="author">SandPoot updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Cyborg tablets and it's special app for self-management.</li>
<li class="bugfix">In the case of a doomsday device being created outside of an AI it will delete itself.</li>
<li class="imageadd">Some sprites for it have been added and the borg's hud light toggles been changed to only on-off (made by yours truly)</li>
<li class="refactor">A lot of borg code was changed</li>
<li class="refactor">Tools no longer use istype checks and actually check for their behavior.</li>
</ul>
<h3 class="author">Vynzill updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">cursed rice hat that's hard to find and obtain, along with a couple other hats</li>
<li class="rscadd">a replacement toy gun for donksoft lmg</li>
<li class="rscadd">gorillas to the jungle gateway, friendly, even when attacked.</li>
<li class="bugfix">couple mapping errors I noticed, most importantly a missing window in the chapel.</li>
<li class="balance">shotgun and donksoft lmg removed, captain coat nerfed armor values.</li>
<li class="balance">leaper healthpool from 450 to 550 hopefully making it more of a struggle, and gives it a name.</li>
<li class="tweak">leaper pit is more wider. The hidden room south is now more obvious to find</li>
</ul>
<h3 class="author">dzahlus updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added pain emote to getting wounded</li>
<li class="soundadd">added a new pain emote sounds</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>

View File

@@ -29167,3 +29167,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2021-04-25:
DrPainis:
- spellcheck: Bubblegum is now capitalized.
2021-04-26:
Trigg, stylemistake and SandPoot:
- admin: 'Admins just got a new TGUI Select Equipment menu tweak: Prevents the window
from creating sprites for any animated version there might be. (this guarantees
consistant sprite size/amount)'

View File

@@ -1,5 +0,0 @@
author: "Trigg, stylemistake and SandPoot"
delete-after: True
changes:
- admin: "Admins just got a new TGUI Select Equipment menu
tweak: Prevents the window from creating sprites for any animated version there might be. (this guarantees consistant sprite size/amount)"