Changelogs, 20JUL2017

This commit is contained in:
skull132
2017-07-20 02:43:36 +03:00
parent e2d0b56740
commit e1dbf886d4
3 changed files with 4 additions and 5 deletions
+1
View File
@@ -64,6 +64,7 @@
<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>
<li class="bugfix">Added language validation. It was previously possible to enter the game as a character with languages you weren't supposed to access. These are now properly purged as necessary.</li>
</ul>
<h2 class="date">18 July 2017</h2>
+3
View File
@@ -4443,3 +4443,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Skull132:
- bugfix: I caved and made the spam filter actually work. It should no longer mute
you for empty strings that are worthless.
- bugfix: Added language validation. It was previously possible to enter the game
as a character with languages you weren't supposed to access. These are now
properly purged as necessary.
-5
View File
@@ -1,5 +0,0 @@
author: Skull132
delete-after: true
changes:
- bugfix: "Added language validation. It was previously possible to enter the game as a character with languages you weren't supposed to access. These are now properly purged as necessary."