Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2021-06-16 00:29:16 +00:00
parent f64de6048a
commit 3dfc5a831e
4 changed files with 15 additions and 23 deletions

View File

@@ -53,6 +53,15 @@
--> -->
<div class="commit sansserif"> <div class="commit sansserif">
<h2 class="date">16 June 2021</h2>
<h3 class="author">TheLordME updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Off-Duty Command</li>
<li class="code_imp">Allow_jobhup is no longer double negated</li>
<li class="bugfix">Species that shouldnt slip, no longer, infact slip</li>
<li class="bugfix">Diona cant get flashed, like they should.</li>
</ul>
<h2 class="date">14 June 2021</h2> <h2 class="date">14 June 2021</h2>
<h3 class="author">MalricB updated:</h3> <h3 class="author">MalricB updated:</h3>
<ul class="changes bgimages16"> <ul class="changes bgimages16">
@@ -271,19 +280,6 @@
<li class="refactor">Language Flags are bit shift style now.</li> <li class="refactor">Language Flags are bit shift style now.</li>
<li class="refactor">Two language related _vr-files merged into their respective Parents.</li> <li class="refactor">Two language related _vr-files merged into their respective Parents.</li>
</ul> </ul>
<h2 class="date">14 April 2021</h2>
<h3 class="author">MalricB updated:</h3>
<ul class="changes bgimages16">
<li class="soundadd">added a bunch of sounds</li>
</ul>
<h3 class="author">buffyuwu updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">unsquishes minitest (dev)</li>
<li class="rscadd">adds laugh sounds from main</li>
<li class="rscadd">adds a *nyaha emote separately</li>
<li class="bugfix">adds emote spam protection for commonly spammed emotes</li>
</ul>
</div> </div>
<br><b>Baystation 12 Credit List</b> <br><b>Baystation 12 Credit List</b>

View File

@@ -5385,3 +5385,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: new songs - rscadd: new songs
nevimer: nevimer:
- code_imp: nanoui sync - code_imp: nanoui sync
2021-06-16:
TheLordME:
- rscadd: Off-Duty Command
- code_imp: Allow_jobhup is no longer double negated
- bugfix: Species that shouldnt slip, no longer, infact slip
- bugfix: Diona cant get flashed, like they should.

View File

@@ -1,5 +0,0 @@
author: "TheLordME"
delete-after: True
changes:
- rscadd: "Off-Duty Command"
- code_imp: "Allow_jobhup is no longer double negated"

View File

@@ -1,5 +0,0 @@
author: "TheLordME"
delete-after: True
changes:
- bugfix: "Species that shouldnt slip, no longer, infact slip"
- bugfix: "Diona cant get flashed, like they should."