mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-06-27 21:05:53 +00:00
3.5.386. Add high-DPI custom mod badges. Fix mod cards when you're not a mod.
This commit is contained in:
parent
3de30ce618
commit
fc9373947a
5 changed files with 66 additions and 41 deletions
|
@ -1,3 +1,27 @@
|
|||
<div class="list-header">3.5.375 <time datetime="2016-11-21">(2016-11-21)</time></div>
|
||||
<ul class="chat-menu-content menu-side-padding">
|
||||
<li>Added: Option to disable subscriber loyalty badges in favor of displaying the lowest tier for all subscribers.</li>
|
||||
<li>Fixed: Default subscriber badge not rendering for partnered channels without a custom subscriber badge set.</li>
|
||||
</ul>
|
||||
|
||||
<div class="list-header">3.5.374 <time datetime="2016-11-20">(2016-11-20)</time></div>
|
||||
<ul class="chat-menu-content menu-side-padding">
|
||||
<li>Fixed: Clicking a username in a ban notice would not open a mod card.</li>
|
||||
<li>API Added: <code>chat-view-init</code> and <code>chat-view-destroy</code> events for adding event handlers to chat.</li>
|
||||
<li>API Added: <code>api.iterate_chat_views</code> method to be used during initialization to call the <code>chat-view-init</code> events for already existing chat views.</li>
|
||||
<li>API Added: <code>sort</code> property for emote sets for sorting the My Emoticons menu.</li>
|
||||
<li>API Added: <code>source_line</code> property for emote sets to further customize the source displayed in emoticon tooltips.</li>
|
||||
<li>API Added: <code>no_tooltip</code> property for badges to avoid adding the default tooltip behavior.</li>
|
||||
</ul>
|
||||
|
||||
<div class="list-header">3.5.373 <time datetime="2016-11-19">(2016-11-19)</time></div>
|
||||
<ul class="chat-menu-content menu-side-padding">
|
||||
<li>Added: Support for <code>target-msg-id</code> when users are banned.</li>
|
||||
<li>Added: Setting for alternate input handling when doing tab-completion. Hopefully I didn't break tab-completion.</li>
|
||||
<li>Fixed: Bug causing global emotes to not load.</li>
|
||||
<li>API Fixed: Pass all attributes through when registering badges and emote sets.</li>
|
||||
</ul>
|
||||
|
||||
<div class="list-header">3.5.372 <time datetime="2016-11-16">(2016-11-16)</time></div>
|
||||
<ul class="chat-menu-content menu-side-padding">
|
||||
<li>Changed: Chat Font Family and Font Size now appear to Pinned Cheers.</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue