Skip to content
New issue

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

Support remote shockers #12

Closed
redmushie opened this issue Oct 9, 2023 · 8 comments
Closed

Support remote shockers #12

redmushie opened this issue Oct 9, 2023 · 8 comments
Labels
status: declined A suggestion or change that we don't feel we should currently apply type: enhancement New feature or request

Comments

@redmushie
Copy link
Member

Instead of only triggering local shockers it would be amazing to also support remote shockers via share links.

Think having a button that says "Shock everyone" ingame and on interact it would transmit to shockers of multiple people.

@redmushie redmushie added the type: enhancement New feature or request label Oct 9, 2023
@LucHeart
Copy link
Member

LucHeart commented Oct 9, 2023

In theory this already works, by entering a shocker id that you have a DIRECT share to. Share links will probably not support this, since they are not meant for integrating like this.

However this is a challenge on the configuration side of things. Would probably need a UI first. Config is already a mess sofar :D

@redmushie
Copy link
Member Author

Shouldn't be too bad in theory?

Theoretical:

"share-id": {
  "shocker-name-here": "id-here",
  ...
}

Or something. You get the gist of it

@LucHeart
Copy link
Member

LucHeart commented Oct 9, 2023

as said, that already works as is right now

@LucHeart
Copy link
Member

LucHeart commented Oct 9, 2023

its more so a question about usability and configuration friendliness that comes with it.
Dont wanna really add complicated features like this without this being done #14

@redmushie
Copy link
Member Author

I was responding to the second paragraph of your message ya bingus

@LucHeart
Copy link
Member

LucHeart commented Oct 9, 2023

You have to consider, that you might wanna group them together under a single parameter to use via osc,

@redmushie
Copy link
Member Author

redmushie commented Oct 9, 2023

Yeah. My intent with #12 and #13 is to be able to make an ingame control pad that a third party can use to control the shockers of one or more other people.

Being able to choose who to target would be important too hahaha

@LucHeart
Copy link
Member

LucHeart commented Oct 9, 2023

Oh yeah defo

@LucHeart LucHeart added the status: declined A suggestion or change that we don't feel we should currently apply label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply type: enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

2 participants