Miniontoby
Miniontoby
Hey, There's a crash that happens consistently when no recording has been made during playing on a server on 1.8.9 with forge. If automatic recording is enabled, it's fine since...
The original pubsub didn't work anymore, so replaced it with the new helix api variant.
Fix problem where ready is called multiple times because the listener is not getting removed after its called. This caused some issues whilst running .start multiple times
I would love to see the speed of Music Tunnel get changed based on the BPM. I have seen this done before in [Circle Audio Visualize](https://github.com/eliasfloreteng/lively-audio-visualizer) That wallpaper used a...
Hi, I tried to run `/requeue` today and it said `Error while running MAINMAIN method! Please report this to the developer.` I had to look carefully in the logs, but...
Added unit testing for bytebuf, enums, message and model. 100% coverage on these files. device and scanner haven't gotten any tests or coverage. Those two were too complex to make...
## Describe the bug On some Artists on Soundcloud, when I go to their profile in this addon, I get empty pages or pages that aren't fully filled up. ##...
### Is your feature request related to a problem? Please describe. The Feature Request is related to the problem that I am unable to set the IsReadOnly property on a...
### Describe the bug Basically initially you can just use the MaskedTextBox without a Mask value (will default to string.Empty) But as soon as you set a Mask and then...
Added [sqlite3mc](https://github.com/utelle/SQLite3MultipleCiphers) (bundled) support including an upgrade script. It has been tested and proofed to work with encrypted databases, but I haven't added any test cases. This PR is a...