Guilherme Chaguri
Guilherme Chaguri
Currently we can see which day incidents happened, but we don't have a list of incidents with date and time in the UI. It would be awesome if there were...
[Cloudflare's zlib](https://github.com/cloudflare/zlib) is a fork that aims to improve its performance. Java [already supports](https://docs.oracle.com/javase/8/docs/api/java/util/zip/package-summary.html) the original zlib library, but it's been bottlenecking my network code. It would be useful to...
Features: - [X] Basic API classes - [X] Playable: YouTube - [ ] Playlist: YouTube - [X] Playable: File - [ ] Playlist: File - [ ] Playlist: Directory -...
There's a lot of work to be made. We can either implement our own internal Discord library or use an existing one. I used to use discordie, at the time...
The new Discord API [is out](https://discordapp.com/developers/docs/intro). Would be a good idea to implement it to make DiscordDJ independent.
Widgets/Addons/Modules will be optional and will add functionality for the bot. For example, "Song History" will be a Widget. Things like "Song History" and "Detailed Information" will be transformed into...
Hello, Is there any chance of releasing a version that works with the L4T 32.2.1 (Kernel 4.9.140)? Thanks
Fast TPS
The Fast TPS improvement would calculate the time used by each Entity and TileEntity and control their tick speed from there. Entities and TileEntities that are optimized by mod devs...
* Recode the Fast Search, as it's been broken since 1.12 released * Implement a new algorithm, such as a suffix tree * After the base implementation, check whether multi-threaded...
**What problem is this request going to solve?** In real-time applications, we have to use custom remote servers to trigger updates in all connected clients. **What is the solution you'd...