From e1dbf886d4ecdc1af5464177571255cdc78d4e38 Mon Sep 17 00:00:00 2001 From: skull132 Date: Thu, 20 Jul 2017 02:43:36 +0300 Subject: [PATCH] Changelogs, 20JUL2017 --- html/changelog.html | 1 + html/changelogs/.all_changelog.yml | 3 +++ html/changelogs/skull132-languages.yml | 5 ----- 3 files changed, 4 insertions(+), 5 deletions(-) delete mode 100644 html/changelogs/skull132-languages.yml diff --git a/html/changelog.html b/html/changelog.html index 10a52eb66f4..2b8be8f4df0 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -64,6 +64,7 @@

Skull132 updated:

18 July 2017

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index a67ac7252ae..d9e8789b496 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -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. diff --git a/html/changelogs/skull132-languages.yml b/html/changelogs/skull132-languages.yml deleted file mode 100644 index 1ce0c1072c0..00000000000 --- a/html/changelogs/skull132-languages.yml +++ /dev/null @@ -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."