Implement webchat and badge notifications

This commit is contained in:
Trever Fischer
2012-10-23 13:10:06 -04:00
parent c5d644371d
commit 6b8239eb3f
7 changed files with 137 additions and 8 deletions

View File

@@ -169,6 +169,17 @@ s.parentNode.insertBefore(po, s);
{% endif %}
</div>
<div id="server-interaction">
<div class="drawer">
<div class="drawer-label">
Chat
</div>
<div class="canvas">
<ul id="chat-display">
<li>Loading...</li>
</ul>
<input type="text" id="chat-line"/>
</div>
</div>
<div class="drawer">
<div class="drawer-label">
Online Players