PiggyPiglet
PiggyPiglet
### Description An API to interact with and modify gravity would be extremely useful. #### Things To Avoid: - Velocities applied on the player, these will lag the client with...
Massive WIP, not a fan of the way I'm doing some things, definitely needs cleaning up, not to mention actual testing. I've got no clue how to test PDM.
Javadoc List
Javadocs hosted by the official docdex instance, https://docdex.helpch.at & https://piggypiglet.me/docdex. Please request new javadocs here, by leaving the name, and a link to the javadoc jar (preferably from a maven...
There's not actually anything wrong with the performance of sorting at the moment, but science isn't about why, it's about WHY NOT, and for science I say we research the...
Don't keep spamming error messages, just cancel the task after a single error. e.g. when a non-matching result is returned and the message is paginated, then the bot proceeds to...
e.g. https://docs.docdex.helpch.at/jda/net/dv8tion/jda/api/events/Event.html#getResponseNumber()
e.g. https://docs.oracle.com/en/java/javase/11/docs/api/jdk.scripting.nashorn/jdk/nashorn/api/tree/Tree.Kind.html
I tried to make a real orm to use, but couldn't quite get it done due to it's complexity. I want to revisit this issue in the future, but I'm...
not sure why I made it like that