Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2023-07-21 06:10:54 +00:00
parent 94dd9adc93
commit a646ebf8c4
4 changed files with 21 additions and 29 deletions

View File

@@ -57,6 +57,18 @@
-->
<div class="commit sansserif">
<h2 class="date">21 July 2023</h2>
<h3 class="author"> cark updated:</h3>
<ul class="changes bgimages16">
<li class="mapping">fixes mapping errors on asteroid</li>
</ul>
<h3 class="author">Moltijoe updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Regular and Antiseptic ointment are easier to make but require a welding tool</li>
<li class="tweak">Regular ointment now has 15 uses instead of 8</li>
<li class="tweak">Antiseptic ointment now heals the same as regular ointment in addition to sterilizing more</li>
</ul>
<h2 class="date">20 July 2023</h2>
<h3 class="author">Moltijoe updated:</h3>
<ul class="changes bgimages16">
@@ -2455,25 +2467,6 @@
<li class="tweak">Crematorium now respects indestructible items and godmoded mobs</li>
<li class="tweak">Crematorium now detonates bombs, tanks, and grenades</li>
</ul>
<h2 class="date">21 April 2023</h2>
<h3 class="author">MajManatee updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Wym / Wdym added to filter.</li>
<li class="tweak">tf added to the filter.</li>
</ul>
<h3 class="author">SapphicOverload updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">nitrium makes you weak to burn damage</li>
</ul>
<h3 class="author">ToasterBiome updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Code cleanup on wire splicings, fixing not being able to reinforce them</li>
</ul>
<h3 class="author">ynot01 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">MK1 Bluespace Armor speed has been improved</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>

View File

@@ -40071,3 +40071,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Guardian bolts now resolve against energy armor instead of having 100 armor
pen
- bugfix: fixed IAA dropping multiple buttons
2023-07-21:
' cark':
- mapping: fixes mapping errors on asteroid
Moltijoe:
- tweak: Regular and Antiseptic ointment are easier to make but require a welding
tool
- tweak: Regular ointment now has 15 uses instead of 8
- tweak: Antiseptic ointment now heals the same as regular ointment in addition
to sterilizing more

View File

@@ -1,6 +0,0 @@
author: "Moltijoe"
delete-after: true
changes:
- tweak: "Regular and Antiseptic ointment are easier to make but require a welding tool"
- tweak: "Regular ointment now has 15 uses instead of 8"
- tweak: "Antiseptic ointment now heals the same as regular ointment in addition to sterilizing more"

View File

@@ -1,4 +0,0 @@
author: " cark"
delete-after: true
changes:
- mapping: "fixes mapping errors on asteroid"