Commit Graph

7 Commits

Author SHA1 Message Date
Max Weber
9bdef4857f disable unmaintained plugins 2022-05-18 05:35:02 -06:00
RK
1c640a7b1c update fire-beats (#1306)
* Fixed bug where overlay not being removed on shutdown and music not stopping.

* Version bump for previous bug fixes.
2021-04-02 19:51:27 -06:00
RK
1c88e89d32 update fire-beats (#1104) 2021-02-14 14:36:23 -07:00
RK
a3e2f1e496 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.
2020-11-11 14:44:14 -05:00
RK
b28ec786f4 Fire beats: Feature updates. (#773) 2020-11-11 04:06:34 -07:00
RK
74a5c096d8 Fire beats: Fix for getting whitelist resource from jar on runtime. (#749) 2020-11-08 11:19:27 -07:00
RK
494f328664 Fire Beats: A plugin that plays remixes in game. (#739) 2020-11-06 23:41:26 -07:00