Skip to content

Vassi/cb-sensei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development / Local Use

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open https://localhost:3000 to view it in the browser. It doesn't run very well outside of the overlay renderer anymore now that we're lock aware and such but it's possible to overload those settings.

The page will reload if you make edits but if you run into any errors you'll need to click 'Reload Overlay' in ACT.


Setup

This overlay requires both NGLD and Cactbot plugins to be installed

  1. Click on the OverlayPlugin WSServer tab
  2. Click on Stream/Local Overlay
  3. Make sure the server is started and running.
  4. In the URL Generator click on Overlay -> Ember Overlay
  5. Note the value of the OVERLAY_WS variable ex: ?OVERLAY_WS=ws:https://127.0.0.1:10501/ws
  6. Add a new overlay (it doesn't matter what kind I don't think, but Custom -> MiniParse should be fine)
  7. Make sure Show and Enable overlay are checked and Clickthrough and Lock are not.
  8. Add the url from yarn start and append the OVERLAY_WS variable copied earlier but it needs to be renamed as HOST, it should look something like: https://localhost:3000/?HOST=ws:https://127.0.0.1:10501/ws
  9. Double check you renamed OVERLAY_WS to HOST

Future: Host overlay so it can have a non-localhost addy.

About

Cactbot overlay for rotation assistance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published