* 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.