From 0b21f209060aaaed901a3881bda502031f7a8b94 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Fri, 20 Jan 2017 21:20:45 -0500 Subject: [PATCH] 3.5.420. The big meme commit. Now I can actually work on stuff again. This adds handling for Top Cheers. Also, finally commit the schedule code I keep forgetting. --- changelog.html | 15 +++ src/ember/bits.js | 91 ++++++++++++----- src/ember/channel.js | 4 - src/ember/chat-input.js | 3 +- src/ember/line.js | 59 +++++++++-- src/ember/player.js | 1 - src/main.js | 2 +- src/ui/schedule.js | 218 ++++++++++++++++++++++++++++++++++++++++ style.css | 28 +++--- 9 files changed, 367 insertions(+), 54 deletions(-) create mode 100644 src/ui/schedule.js diff --git a/changelog.html b/changelog.html index df7b0dfe..708df40a 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,18 @@ +
3.5.420
+ + +
3.5.419
+ +
3.5.418