Erik Minekus
Erik Minekus
I was in the middle of moving the docs, they're now on http://docs.sourcebans.net and http://docs.sourcebans.net/api. As for the installation, you may need to return true; at the end of runInstall()...
You're right, it doesn't make sense for plugins to alter the core tables, so I guess we'll change it back to a varchar. Probably even a longer varchar so you...
I'm not sure if we want to give plugins the ability to add relations, plus you can already make a relation from your Comms model to SBComment. Do you really...
Correct, comments and demos are some of the more complex things that have not been implemented yet. There's a rough list of what still needs to be done on [the...
I refactored events, now you can subscribe to any event and trigger them, instead of being limited to the ones we implement. But you have to subscribe manually by adding...
This client sends data to localhost:8080, you need to create your own web server listening on port 8080.
Hi @jota2rz, I've thought about this, but I'd rather not expose all these properties and have you implement the math. Would it work for you if I do the calculations...
Yes, onAirLevel would be the crossfader volume (0 when all the way to the left or right, depending on the assignment, to 1 when in the middle) multiplied by the...