Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2018-11-20 23:33:54 +00:00
parent e33a57fbc4
commit f95d0a349b
5 changed files with 23 additions and 17 deletions
+13
View File
@@ -57,6 +57,18 @@
<div class="commit sansserif">
<h2 class="date">20 November 2018</h2>
<h3 class="author">AffectedArc07 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">NTTC now has multiple job tag styles</li>
<li class="rscadd">NTTC now has option to make job tags colored</li>
<li class="rscadd">NTTC now has option to make nametags colored</li>
<li class="rscadd">NTTC now has options to make command members louder (bold)</li>
<li class="spellcheck">The NTTC window title is no longer NTSL.</li>
</ul>
<h3 class="author">Azule Utama updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed chameleon suit having two invalid options.</li>
</ul>
<h3 class="author">TDSSS updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Silencers now have a tech origin, give research levels when deconstructed</li>
@@ -69,6 +81,7 @@
<h3 class="author">tigercat2000 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Nano scrolling is 95% less buggy</li>
<li class="bugfix">NanoUI's Fancy Mode now less broken as hell remove: 512 support for Nano dev tools</li>
</ul>
<h2 class="date">19 November 2018</h2>
+10
View File
@@ -8128,6 +8128,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added antag alert sounds that play at roundstart for most major antagonists,
ported from TG.
2018-11-20:
AffectedArc07:
- rscadd: NTTC now has multiple job tag styles
- rscadd: NTTC now has option to make job tags colored
- rscadd: NTTC now has option to make nametags colored
- rscadd: NTTC now has options to make command members louder (bold)
- spellcheck: The NTTC window title is no longer NTSL.
Azule Utama:
- bugfix: Fixed chameleon suit having two invalid options.
TDSSS:
- tweak: Silencers now have a tech origin, give research levels when deconstructed
- tweak: Moved gun attachments to their own folder, code-wise.
@@ -8135,3 +8143,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed a runtime in a syndieteam radio.
tigercat2000:
- bugfix: Nano scrolling is 95% less buggy
- bugfix: 'NanoUI''s Fancy Mode now less broken as hell remove: 512 support for
Nano dev tools'
@@ -1,8 +0,0 @@
author: "AffectedArc07"
delete-after: True
changes:
- rscadd: "NTTC now has multiple job tag styles"
- rscadd: "NTTC now has option to make job tags colored"
- rscadd: "NTTC now has option to make nametags colored"
- rscadd: "NTTC now has options to make command members louder (bold)"
- spellcheck: "The NTTC window title is no longer NTSL."
@@ -1,4 +0,0 @@
author: "Azule Utama"
delete-after: True
changes:
- bugfix: "Fixed chameleon suit having two invalid options."
@@ -1,5 +0,0 @@
author: "tigercat2000"
delete-after: True
changes:
- bugfix: "NanoUI's Fancy Mode now less broken as hell
remove: 512 support for Nano dev tools"