Releases: YoShibyl/RockMeterYARG
Releases · YoShibyl/RockMeterYARG
v0.7.1 - Hotfix for YARG v0.12.2+
Changelog
- Fixed an issue where pressing Pause/Esc on song fail on YARG v0.12.2 or newer would open the Pause menu behind the song fail dialog (#3)
- Note: As a result of this, only YARG v0.12.2 and subsequent nightly builds are supported.
v0.7.0 : Themes, Vocals support, and more!
This update is the biggest one yet!
Changelog (since v0.6.2)
- Added custom theme support!
- Customize the Rock Meter and Combo Meter with theme folders containing assets and a
theme.ini
file - The INI file lets you control various aspects of the theme, such as:
- Needle rotation amount (default: 88 degrees)
- Rock Meter size
- Combo Meter size
- Default meter colors (applied by resetting colors in config)
- and more!
- A theme inspired by Guitar Hero 3 will be available for download (bundled separately from the main build)
- Customize the Rock Meter and Combo Meter with theme folders containing assets and a
- Added custom color support for the Rock Meter!
- This can be controlled via the Config Menu, and resetting colors for this and the Combo Meter will now check for default colors from the currently selected theme
- Added proper support for Vocals players, with different amounts to add/subtract on the Rock Meter
- Hitting a vocals phrase will add 1/3 of the max health to the Rock Meter (instead of 2.77% as on guitar/drums)
- Hitting with Star Power active will make the amount added 50% (4.5% on guitar/drums)
- Missing a phrase will subtract an amount out of just under 25%, depending on how weak the phrase accuracy was (instead of 0.69% as on guitar/drums)
- Hitting a vocals phrase will add 1/3 of the max health to the Rock Meter (instead of 2.77% as on guitar/drums)
- The song fail dialog box can now only be dismissed with the pause button or Escape key, as I have removed the Cancel button from this dialog. This is because recent Nightly builds of YARG made the cancel button selectable with the Green fret after strumming, which could result in accidentally restarting almost immediately in some cases.
- I'll think of a better way to access the restart functionality soon™
Technical changes
- Removed legacy combo meter asset handling (from versions prior to v0.6.0)
- Updated license to MIT due to the INI parser used being licensed as such
- Adjusted the
monospace
width of the Combo Meter text and made it no longer bold - The Rock Meter now gets darkened, instead of disappearing entirely, when failing a song
Let me know if you find any bugs by posting them here!
See the Theme Documentation for info on how to make themes.
Pre-release v0.7.0-pre2 : Rock Meter color support!
Changelog
- Added more options to the
theme.ini
file for themes!- See the theme docs for how to make a theme
- Updated assets and added Rock Meter color support
- Added options to the Config Menu for Rock Meter colors
- Fixed some issues with loading themes
- Failing a song with Restart On Fail turned OFF now darkens the Rock Meter. Previously, it was turned translucent, but I had to change it due to custom Rock Meter colors
Pre-release v0.7.0-pre1 : Experimental theme support and more!
Changelog
- Added experimental custom theme support!
- Customize the Rock Meter and Combo Meter with theme folders containing assets and a
theme.ini
file - The INI file lets you control various aspects of the theme, such as:
- Needle rotation amount (default: 88 degrees)
- Rock Meter size
- Combo Meter size
- Default Combo Meter colors (applied by resetting colors)
- and more! (Documentation coming soon™)
- A theme inspired by Guitar Hero 3 will be available for download (not included in the build)
- Customize the Rock Meter and Combo Meter with theme folders containing assets and a
- Added proper support for Vocals players, with different amounts to add/subtract on the Rock Meter
- Hitting a vocals phrase will add 1/3 of the max health to the Rock Meter (instead of 2.77% as on guitar/drums)
- Hitting with Star Power active will make the amount added 50% (4.5% on guitar/drums)
- Missing a phrase will subtract an amount out of just under 25%, depending on how weak the phrase accuracy was (instead of 0.69% as on guitar/drums)
- Hitting a vocals phrase will add 1/3 of the max health to the Rock Meter (instead of 2.77% as on guitar/drums)
- Failing a song when restarting isn't forced will now make the Rock Meter see-through, rather than destroying it completely
Technical changes
- Removed legacy combo meter asset handling (from versions prior to v0.6.0)
- Updated license to MIT due to the INI parser used being licensed as such
- Adjusted the
monospace
width of the Combo Meter text and made it no longer bold
v0.6.2 - My Birthday Update
v0.6.1 - Bugfixes and improvements
Changelog
- Fixed the Rock Meter needle not disappearing on song fail
- Fixed some issues with click-and-drag handling in-game and also right-click handling (to reset meter positions)
- Fixed a small issue where clicking Cancel on the color picker dialog in the Config Menu wouldn't return to the Config Menu
v0.6.0 - Config menu and separated Combo Meter
This update is a game-changer!
Changelog
- Added a config menu, which can be accessed by clicking the link next to the YARG version watermark in the top-right corner (except during gameplay)
- If playing on the Stable version of YARG v0.12.1, you will still see said version watermark even though it normally doesn't load by default
- Updated assets for the Combo Meter
- This allows for custom colors for the Combo Meter, which can be changed in the new config menu.
- The Combo Meter is now separate from the Rock Meter, so it can be dragged around independently of the Rock Meter
v0.5.1 - Hotfix
Changelog
- Fixed an issue where the combo meter didn't update in Practice Mode
v0.5.0 - Proper co-op multiplayer support
Changelog
- Cleaned up and reworked the code slightly
- Added support for multiple players
- Failing with multiple players no longer forces the song to stop, regardless of the
RestartOnFail
setting in config
- Failing with multiple players no longer forces the song to stop, regardless of the
- Stats dialog shown on fail now lists the cause of failing
- Toast notification shown on fail also lists the cause of failing, as well as which player failed
Edit: it seems i forgor to upload this build 💀
It's no longer the latest, anyway, so whatever, lol
v0.4.1 - Hotfix
- Fixed a minor issue where failing with the
RestartOnFail
config setting disabled would cause the Combo Meter to disappear