-
From @Yoooi0 on discord:
> you probably thought about this before but I'll repeat my suggestion for v4 i posted here some time ago, i think all actuators should be collapsed to one Actuators list i…
qdot updated
3 months ago
-
### Expected behavior
Inputting all the [EnglishProfaneWord](https://github.com/jo3-l/obscenity/blob/1131cfdb890bb615ed47f06762d40824f3d91ea6/src/preset/english.ts#L377-L435C12), I expected all of …
-
**Describe the bug**
When trying to upgrade Buttplug NPM library from 1.0.14 to latest (1.0.17) I'm getting the following error when building the JS library:
Error: ./node_modules/buttplug/dist/modu…
-
At the start of the guide you suggest using Rust because is the language in which this Buttplug is writen but in https://buttplug-developer-guide.docs.buttplug.io/docs/dev-guide/writing-buttplug-appli…
-
Hi! Buttplug.io lead dev here.
You are probably already aware via the last commits and archived state of the buttplug-android repo, but that def won't be getting any updates. That said, I'm trying …
-
I raise this discussion from having spent an evening reading the implementation for the Handy, and it's bluetooth interface handyplug. At first, I thought "haha @qdot left angry comments, that's funny…
-
Allow buttplug-js to sort of reverse-proxy its server.
- buttplug-js server would connect as a websocket client (but Buttplug Server) to a desktop relay app.
- Other actual client desktop applicat…
-
Currently support for SensorSubscribeCmd is missing.
This is my current workaround, but it's really ugly:
```js
class SensorSubscribeCmd extends Buttplug.ButtplugDeviceMessage {
static Name …
-
**Feature Description**
This may suck to implement cross-platform, but it'd be nice to have a way to get what brand/model of bluetooth radio is being used by the library. There are *many* times whe…
-
Right now, this plugin works like a client, you have the Intiface in your phone connected to the toy, and then the plugin connects to it. But it just works if you are in the same network, so if I leav…