Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2022-07-01 06:12:13 +00:00
parent 2ff53840a0
commit 2a16756e84
4 changed files with 22 additions and 25 deletions

View File

@@ -58,6 +58,19 @@
-->
<div class="commit sansserif">
<h2 class="date">01 July 2022</h2>
<h3 class="author">Mqiib updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Throw mode stays on when it's beneficial to keep it on and you catch something.</li>
<li class="experiment">Oh no martial arts buffs</li>
</ul>
<h3 class="author">Skrem7 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Claymores are now baseline bulky, cannot block projectiles</li>
<li class="tweak">Bone sword now huge, less block chance</li>
<li class="tweak">All claymores in ruins are now unique items in code, have updated description, also damage/blockchance nerfed</li>
</ul>
<h2 class="date">28 June 2022</h2>
<h3 class="author">JamieD1 updated:</h3>
<ul class="changes bgimages16">
@@ -2550,20 +2563,6 @@
<ul class="changes bgimages16">
<li class="rscadd">Added a pipebomb for your IRA roleplay needs.</li>
</ul>
<h2 class="date">01 April 2022</h2>
<h3 class="author">Simplehorror updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Remove empty station trait announcements</li>
</ul>
<h3 class="author">TheGamerdk updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">AI cores should now update their icons correctly after coming online</li>
</ul>
<h3 class="author">ynot01 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed uber-spam exploit</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>

View File

@@ -32387,3 +32387,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Research now requires Toxins/Robotics Access and now has Doors
redmoogle:
- bugfix: Hand drill now works as a screwdriver for surgery
2022-07-01:
Mqiib:
- tweak: Throw mode stays on when it's beneficial to keep it on and you catch something.
- experiment: Oh no martial arts buffs
Skrem7:
- tweak: Claymores are now baseline bulky, cannot block projectiles
- tweak: Bone sword now huge, less block chance
- tweak: All claymores in ruins are now unique items in code, have updated description,
also damage/blockchance nerfed

View File

@@ -1,6 +0,0 @@
author: "Skrem7"
delete-after: true
changes:
- tweak: "Claymores are now baseline bulky, cannot block projectiles"
- tweak: "Bone sword now huge, less block chance"
- tweak: "All claymores in ruins are now unique items in code, have updated description, also damage/blockchance nerfed"

View File

@@ -1,5 +0,0 @@
author: "Mqiib"
delete-after: true
changes:
- tweak: "Throw mode stays on when it's beneficial to keep it on and you catch something."
- experiment: "Oh no martial arts buffs"