Changelogs, 19JUL2017

This commit is contained in:
skull132
2017-07-20 01:05:45 +03:00
parent 5469d468dd
commit 7a64da140a
4 changed files with 16 additions and 9 deletions
+10
View File
@@ -56,6 +56,16 @@
-->
<div class="commit sansserif">
<h2 class="date">20 July 2017</h2>
<h3 class="author">Lohikar updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">The 'Gutter' language has been renamed to 'Freespeak' for lore reasons.</li>
</ul>
<h3 class="author">Skull132 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">I caved and made the spam filter actually work. It should no longer mute you for empty strings that are worthless.</li>
</ul>
<h2 class="date">18 July 2017</h2>
<h3 class="author">AgentWhatever updated:</h3>
<ul class="changes bgimages16">
+6
View File
@@ -4437,3 +4437,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
AgentWhatever:
- soundadd: We now have 4 different ways to pronounce fungi. Damn you people complaining
- rscadd: All borgs now have eyes indicating if they are alive or not
2017-07-20:
Lohikar:
- tweak: The 'Gutter' language has been renamed to 'Freespeak' for lore reasons.
Skull132:
- bugfix: I caved and made the spam filter actually work. It should no longer mute
you for empty strings that are worthless.
-4
View File
@@ -1,4 +0,0 @@
author: Lohikar
delete-after: True
changes:
- tweak: "The 'Gutter' language has been renamed to 'Freespeak' for lore reasons."
-5
View File
@@ -1,5 +0,0 @@
author: Skull132
delete-after: true
changes:
- bugfix: "I caved and made the spam filter actually work. It should no longer mute you for empty strings that are worthless."