1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-27 21:05:53 +00:00

3.5.432. Add more stats to mod cards, including username history. De-duplicate mod card stats code with about menu debugging code. Closes #105.

This commit is contained in:
SirStendec 2017-02-26 19:11:28 -05:00
parent 81945e601d
commit df7f5d6ba0
10 changed files with 267 additions and 135 deletions

View file

@ -1,3 +1,17 @@
<div class="list-header">3.5.421 <time datetime="2017-01-24">(2017-01-24)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Error initializing bits rendering breaking other parts of the client.</li>
</ul>
<div class="list-header">3.5.420 <time datetime="2017-01-20">(2017-01-20)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Tab-completion for the <code>/reset</code> command which clears the current Top Cheer.</li>
<li>Fixed: Show "Dismiss for Everyone" button on Top Cheers when user is a moderator.</li>
<li>Fixed: Color and positioning of chat header.</li>
<li>&nbsp;</li>
<li>This is also the 420th commit to FrankerFaceZ's GitHub repository.</li>
</ul>
<div class="list-header">3.5.419 <time datetime="2017-01-20">(2017-01-20)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Dismiss button for Top Cheers.</li>