Happy0 / ssb-chess

A library for building scuttlebutt chess clients with
GNU General Public License v2.0
63 stars 16 forks source link

first pass of routing to individual games #67

Closed mixmix closed 6 years ago

mixmix commented 6 years ago

The behaviour I thought you wanted (could be wrong) is that if you click a link to message in patchbay which is associated with a chess game it opens a tab with that game in it.

This does that. What's not working :

mixmix commented 6 years ago

oh right, just saw this which might be a culript

ui/viewer_perspective/user_location.js
8:    var topLevelElementArr = document.getElementsByClassName("ssb-chess-container");
Happy0 commented 6 years ago

Awww. I left my laptop at home today. I look forward to trying this when I go home later =].

Happy0 commented 6 years ago

Awesome, thanks very much :) <3.

Unable to break this, so going to merge it :D.