We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The new arena, colisee, has a proper visualizer api: https://github.com/siggame/colisee-visapi/
When the connection is set to "Arena", it should hit-up that API and play back a gamelog from there.
Currently the simple arena implementation is done here:
Viseur/viseur/viseur.js
Line 77 in aeb8bef
Ideally this would probably be moved to a separate function, complete with JSDoc comments, and updated to work with the new visapi.
The text was updated successfully, but these errors were encountered:
MatthewQualls
No branches or pull requests
The new arena, colisee, has a proper visualizer api: https://github.com/siggame/colisee-visapi/
When the connection is set to "Arena", it should hit-up that API and play back a gamelog from there.
Currently the simple arena implementation is done here:
Viseur/viseur/viseur.js
Line 77 in aeb8bef
Ideally this would probably be moved to a separate function, complete with JSDoc comments, and updated to work with the new visapi.
The text was updated successfully, but these errors were encountered: