Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2023-06-25 06:11:26 +00:00
parent ce84f41566
commit 0a2f65e713
5 changed files with 27 additions and 39 deletions

View File

@@ -57,6 +57,23 @@
-->
<div class="commit sansserif">
<h2 class="date">25 June 2023</h2>
<h3 class="author">Moltijoe updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Podpeople and Polysmorph have bones</li>
<li class="tweak">Ethereals don't have bones</li>
</ul>
<h3 class="author">SapphicOverload updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">adds antinoblium crystals and reagent form</li>
<li class="rscadd">adds explosive reaction between liquid hypernoblium and antinoblium</li>
<li class="tweak">hypernoblium and antinoblium have effects when you breathe them</li>
</ul>
<h3 class="author">ToasterBiome updated:</h3>
<ul class="changes bgimages16">
<li class="mapping">redesigned Port Bow and Fore Maintenance on BoxStation</li>
</ul>
<h2 class="date">24 June 2023</h2>
<h3 class="author"> @Moltijoe @SapphicOverload for art updated:</h3>
<ul class="changes bgimages16">
@@ -2215,30 +2232,6 @@
<li class="rscadd">Atmospherics received a new toy to play with. The Hypertorus Fusion Reactor can soon be found on a station near you to create more funny meme gases.</li>
<li class="tweak">Atmospherics has been(slightly) redesigned on all maps.</li>
</ul>
<h2 class="date">26 March 2023</h2>
<h3 class="author">Moltijoe updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Can crawl while nuggeted</li>
</ul>
<h3 class="author">SapphicOverload updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">moves TRAIT_EASYDISMEMBER to the correct place in the IPC species file</li>
<li class="bugfix">fixes EMPs disintegrating limbs and destroying jumpsuits</li>
<li class="tweak">EMP damage to robotic limbs is now distributed evenly across all robotic limbs (up to 10 burn 30 stamina on light, up to 20 burn 60 stamina on heavy plus 5 second paralyze if fully augmented or IPC)</li>
<li class="tweak">only heavy EMPs can dismember</li>
<li class="tweak">IPCs do the *warn emote (*blares an alarm!) when EMP'd</li>
</ul>
<h3 class="author">Skrem7 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Heretic epilogues should now properly consider lore in their logic</li>
<li class="tweak">Re-organizes heretic epilogues in code to be more intuitive</li>
<li class="spellcheck">"THE [BLANK] HERETIC HAS ASCENDED!" greentext has been changed to reflect the heretic's new title depending on path</li>
</ul>
<h3 class="author">hedgehog1029 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Gave the CE access to the bridge fireaxe cabinet</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>

View File

@@ -39502,3 +39502,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: plasmamen now start with the correct gloves
SomeguyManperson:
- bugfix: kills an infinite loop in the mech piloting book
2023-06-25:
Moltijoe:
- tweak: Podpeople and Polysmorph have bones
- tweak: Ethereals don't have bones
SapphicOverload:
- rscadd: adds antinoblium crystals and reagent form
- rscadd: adds explosive reaction between liquid hypernoblium and antinoblium
- tweak: hypernoblium and antinoblium have effects when you breathe them
ToasterBiome:
- mapping: redesigned Port Bow and Fore Maintenance on BoxStation

View File

@@ -1,6 +0,0 @@
author: "SapphicOverload"
delete-after: true
changes:
- rscadd: "adds antinoblium crystals and reagent form"
- rscadd: "adds explosive reaction between liquid hypernoblium and antinoblium"
- tweak: "hypernoblium and antinoblium have effects when you breathe them"

View File

@@ -1,5 +0,0 @@
author: "Moltijoe"
delete-after: true
changes:
- tweak: "Podpeople and Polysmorph have bones"
- tweak: "Ethereals don't have bones"

View File

@@ -1,4 +0,0 @@
author: "ToasterBiome"
delete-after: true
changes:
- mapping: "redesigned Port Bow and Fore Maintenance on BoxStation"