From a80728a10d158aa09042d4fd8aff6f333fbc6f1d Mon Sep 17 00:00:00 2001 From: SirStendec Date: Wed, 14 Apr 2021 16:53:15 -0400 Subject: [PATCH] 4.20.90 * Added: Support for custom VIP Badge images. * Fixed: Certain emotes breaking when `Large Emotes` is combined with `Fix bad Twitch emotes`. (Closes #1020) * Fixed: Remember the Compressor state, if it was toggled, when resetting the player. (Closes #1024) * API Added: The `chat` module has two methods for maintaining a list of possible message highlight reasons, for use populating UI. Accessible via methods `addHighlightReason(key, data)` and `getHighlightReasons()`. * API Added: `basic_array_merge` setting type. * API Added: Logs now include the initial URL that the script was loaded into. * API Changed: ` @@ -25,7 +27,7 @@