[ci skip] Automatic changelog update.

This commit is contained in:
PJBot
2020-07-04 00:35:29 +02:00
parent 6df9a9684b
commit efd974b493
2 changed files with 8 additions and 27 deletions

View File

@@ -73,6 +73,11 @@ ADDING CREDITS? EDIT templates/changelog.tmpl.html
*** DO NOT FUCK WITH THIS FILE OR YOU WILL CAUSE MERGE CONFLICTS. ***
-->
<div class="commit sansserif">
<h2 class="date">2020.07.04</h2>
<h3 class="author">GreatBigFailure updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">The first of many mind machine fixes</li>
</ul>
<h2 class="date">2020.07.03</h2>
<h3 class="author">GreatBigFailure updated:</h3>
<ul class="changes bgimages16">
@@ -1449,20 +1454,6 @@ ADDING CREDITS? EDIT templates/changelog.tmpl.html
<ul class="changes bgimages16">
<li class="bugfix">Meteor blob no longer spawns empty blob cores</li>
</ul>
<h2 class="date">2020.01.30</h2>
<h3 class="author">MadmanMartian updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes some exploits with telecrystal trading.</li>
</ul>
<h3 class="author">RaccoonBro updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Bear Traps have been reworked.</li>
<li class="tweak">Bear traps now actually do damage, and you are stuck to the tile you get trapped at.</li>
<li class="tweak">Arming a bear trap will drop it at your feet, and you can&#39;t move it.</li>
<li class="tweak">Getting caught by a bear trap will now require you to click the bear trap to escape. Crowbars work 100% of the time, while your bare hands work 60% of the time.</li>
<li class="tweak">Clicking an armed beartrap with an item will set it off.</li>
<li class="tweak">Bear traps can no longer be put in backpacks.</li>
</ul>
</div>
<!--
Credits Section

View File

@@ -1,18 +1,5 @@
DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
---
2020-01-30:
MadmanMartian:
- bugfix: Fixes some exploits with telecrystal trading.
RaccoonBro:
- rscadd: Bear Traps have been reworked.
- tweak: Bear traps now actually do damage, and you are stuck to the tile you get
trapped at.
- tweak: Arming a bear trap will drop it at your feet, and you can't move it.
- tweak: Getting caught by a bear trap will now require you to click the bear trap
to escape. Crowbars work 100% of the time, while your bare hands work 60% of
the time.
- tweak: Clicking an armed beartrap with an item will set it off.
- tweak: Bear traps can no longer be put in backpacks.
2020-01-31:
ArchSunder:
- rscadd: Medborgs can pickup plasma sheets with their chemistry gripper.
@@ -1090,3 +1077,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
GreatBigFailure:
- rscadd: Nanotrasen has created a prototype Mind Transfer Machine available for
brave employees and their pets to test.
2020-07-04:
GreatBigFailure:
- bugfix: The first of many mind machine fixes