Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2024-05-12 06:12:09 +00:00
parent c6763be3cc
commit 00b5ad1ce0
4 changed files with 15 additions and 74 deletions

View File

@@ -57,6 +57,16 @@
-->
<div class="commit sansserif">
<h2 class="date">12 May 2024</h2>
<h3 class="author">Moltijoe updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Removes minimum pop requirement from icemeta</li>
</ul>
<h3 class="author">SapphicOverload updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">fixed hydroponics trays not updating appearance sometimes</li>
</ul>
<h2 class="date">11 May 2024</h2>
<h3 class="author">AMyriad updated:</h3>
<ul class="changes bgimages16">
@@ -1623,72 +1633,6 @@
<li class="tweak">converts cuff deci seconds to seconds</li>
<li class="bugfix">added sprite to alien cuffs</li>
</ul>
<h2 class="date">11 February 2024</h2>
<h3 class="author"> AMyriad, Wallem, Vincent938, The-Moon-Itself updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">You can now construct, deconstruct, and print mass drivers</li>
<li class="tweak">You can also hack mass drivers now</li>
<li class="tweak">Mass driver base power reduced from 50 to 10, can be upgraded or hacked to increase it</li>
<li class="soundadd">Mass drivers also have sound effects now!</li>
<li class="imageadd">Updated the mass driver sprite(s)</li>
</ul>
<h3 class="author">AMyriad updated:</h3>
<ul class="changes bgimages16">
<li class="spellcheck">Standardized all mentions of the Clockwork "Justicar" into "Justiciar"</li>
</ul>
<h3 class="author">Loiosh42 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds an Anti-megafauna ERT, mk2</li>
</ul>
<h3 class="author">MajManatee updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Holopads stop recording/playback when wrenched</li>
</ul>
<h3 class="author">Moltijoe updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Confusion modified to not scale up to completely randomized movement</li>
</ul>
<h3 class="author">Mqiib updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Flying fang inaccuracy debuff now actually goes away fully instead of stacking infinitely</li>
<li class="bugfix">Leaping with air shoes makes you fall over</li>
<li class="tweak">Blocking the flying fang leap helps significantly but won't totally save you</li>
<li class="tweak">Disarm chain defaults to basic harm intent attacks when prone</li>
<li class="tweak">Mechs don't deflect ion bolts any more</li>
</ul>
<h3 class="author">Runian updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Silicon Law Manager has been added.</li>
<li class="rscadd">Antag AIs can modify their laws with exceptions. They cannot remove their zeroth law (or their devil laws).</li>
<li class="rscdel">"State Laws" has been replaced/moved to the Law Manager.</li>
<li class="rscdel">"Set Auto Announce Mode" has been replaced/moved to Law Manager.</li>
<li class="rscdel">You can no longer view a law module's laws by using it in hand and has been replaced with examining.</li>
<li class="rscdel">The unused and unobtainable "malfunction" lawset was removed.</li>
<li class="tweak">Examining a law module has been improved and also reveals the laws on it if you are near it or are an observer. Now with formatting!</li>
<li class="tweak">Silicons now have an easier time setting their auto announcement to Holopad and Binary.</li>
<li class="tweak">Trying to upload an another law that has the same exact text as a previous law in the same category simply doesn't upload it as panic/spam prevention.</li>
<li class="bugfix">Core preset lawset boards ignores the law cap limit and should no longer causes accidental purges of all inherent laws for AIs.</li>
<li class="tweak">Changing a pAI's laws is now logged in their history.</li>
<li class="bugfix">RoboTact's law section displays laws without any formatting that comes from things like ion/hacked laws.</li>
</ul>
<h3 class="author">bruhlookatthisdood updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">donut station's tachyon-doppler array is facing the right way now.</li>
</ul>
<h3 class="author">cowbot92 updated:</h3>
<ul class="changes bgimages16">
<li class="rscdel">Removes the donksoft vendor from asteroid</li>
</ul>
<h3 class="author">wonderinghost updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">max tabs in microprocessors have been reduced by one</li>
<li class="tweak">telescreens can now download camera software</li>
<li class="tweak">construction bag can now hold computer parts</li>
<li class="tweak">wired network card has added one bulk to advanced network card</li>
<li class="tweak">pdas and phones can accept small computer parts</li>
<li class="mapping">adds box and meta TEG to engine rotation.</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>

View File

@@ -44181,3 +44181,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixes plasma rivers giving invisible unfixable limbs
Mqiib:
- tweak: Double-barrel and improv shotguns can have unique descriptions again
2024-05-12:
Moltijoe:
- tweak: Removes minimum pop requirement from icemeta
SapphicOverload:
- bugfix: fixed hydroponics trays not updating appearance sometimes

View File

@@ -1,4 +0,0 @@
author: "Moltijoe"
delete-after: true
changes:
- tweak: "Removes minimum pop requirement from icemeta"

View File

@@ -1,4 +0,0 @@
author: "SapphicOverload"
delete-after: true
changes:
- bugfix: "fixed hydroponics trays not updating appearance sometimes"