Fix wss:// issue

This commit is contained in:
Robert L
2018-01-09 10:32:09 -05:00
parent 4f526b39c6
commit eb13a47463
3 changed files with 9 additions and 4 deletions

View File

@ -114,6 +114,9 @@
<div class="wvg-tools" id="Info">
<span> This tool was designed by Frey @ ATSMUSH. It is based on MapView for ATS with data used from the Navcomp MUSHClient plugin with permission. </span>
<span> Change Log :<br/>
<p>
<b>1-9-2018</b>: <i> Add simple websocket based client to desktop & tablet version (for now until I can figure mobile out). Thanks to grapenut@M*U*S*H for the client code and all others on the PennMUSH dev team involved in adding websockets to the codebase. </i>
</p>
<p>
<b>6-14-2017</b>: <i> Improve resposiveness in design. It wasn't scaling down well, should be better now. Not glorious, but better. Also, this changelog was added.</i>
</p>