From cb7c4441eba23795d4a5c7f8bf5fe62462de7164 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Sat, 22 Oct 2016 17:27:13 -0400 Subject: [PATCH] 3.5.344. Add support for modifier emoticons. Fix SRL option not actually disabling it. Disable some settings in StrimBagZ that don't do anything. --- changelog.html | 7 +++++ src/ember/following.js | 4 ++- src/ember/room.js | 2 +- src/ember/sidebar.js | 2 +- src/emoticons.js | 42 +++++++++++++++++++++++--- src/ext/warpworld.js | 3 +- src/main.js | 2 +- src/tokenize.js | 68 ++++++++++++++++++++++++++++++++++-------- src/ui/races.js | 2 +- style.css | 35 +++++++++++++++++++++- 10 files changed, 144 insertions(+), 23 deletions(-) diff --git a/changelog.html b/changelog.html index 6eafecd3..9709143e 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,10 @@ +
3.5.344
+ +
3.5.343