mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-05-24 16:38:16 -04:00
Fire beats: Regeneration of gradle verification metadata. (#777)
* fire-beats submission. A plugin that plays remixes. * Removed unecessary imports. * Now updates CSV from repository and uses anonfiles. * Removed unecessary dist and resources for jaco mp3 player dependency. Added whitelist map on compile time and checks before http requests. * Re added to classpath and re-ran gradle write verification. In hopes that was previous build issue. * Remade jaco mp3 jar with bytecode sequence for java 11 / version 55 in hopes that will fix build fail. * Remade jaco mp3 library with Java 8 in hopes build succeeds. * Added License. * Now getting resource as input stream correctly for whitelist. Bumped version number and retested with shadowJar script for production run. * Now getting resource as input stream correctly for whitelist. Bumped version number and retested with shadowJar script for production run. * - Added flag and functionality to loop remixes - Added different color for tracks in music tab list that have an available remix. - Added thread for handling html and playing tracks to avoid potential blocks on exceptions or connection delays. - Added support link to github in properties - Added ability to shuffle remixes * Regenerated gradle verification-metadata.xml with trusted-artifacts in hopes of building with update. * Merge branch 'master' of https://github.com/RKGman/fire-beats * Removed unecessary imports. * Now updates CSV from repository and uses anonfiles. * Removed unecessary dist and resources for jaco mp3 player dependency. Added whitelist map on compile time and checks before http requests. * Re added to classpath and re-ran gradle write verification. In hopes that was previous build issue. * Remade jaco mp3 jar with bytecode sequence for java 11 / version 55 in hopes that will fix build fail. * Remade jaco mp3 library with Java 8 in hopes build succeeds. * Added License. * Now getting resource as input stream correctly for whitelist. Bumped version number and retested with shadowJar script for production run. * - Added flag and functionality to loop remixes - Added different color for tracks in music tab list that have an available remix. - Added thread for handling html and playing tracks to avoid potential blocks on exceptions or connection delays. - Added support link to github in properties - Added ability to shuffle remixes * Regenerated gradle verification-metadata.xml with trusted-artifacts in hopes of building with update.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
repository=https://github.com/RKGman/fire-beats.git
|
||||
commit=da6207192b7590d38b78d45cece23014b7d6e045
|
||||
commit=4935be53b9cf344f19b472803ae2a23a398e946f
|
||||
warning=This plugin downloads music on demand from anonfiles.com, a 3rd party website not controlled or verified by the RuneLite Developers.
|
||||
Reference in New Issue
Block a user