Skip to content

Releases: YoShibyl/RockMeterYARG

v0.7.1 - Hotfix for YARG v0.12.2+

08 Apr 21:30
d1ad67b
Compare
Choose a tag to compare

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!

04 Apr 06:25
705b8b6
Compare
Choose a tag to compare

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)
  • 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)
  • 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!

02 Apr 22:00
0abeed2
Compare
Choose a tag to compare

Changelog

  • Added more options to the theme.ini file for themes!
  • 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!

01 Apr 00:32
ad15f23
Compare
Choose a tag to compare

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)
  • 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)
  • 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

30 Mar 01:54
8ba814d
Compare
Choose a tag to compare

Changelog

  • Holding the Ctrl key and dragging a meter will cause both meters to drag at the same time
  • Updated YoShibyl's currentAge to 28 🥳 (Happy Birthday to me)

rockmeteryarg ctrl dragging

v0.6.1 - Bugfixes and improvements

27 Mar 20:46
10552b3
Compare
Choose a tag to compare

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

27 Mar 04:23
1bce358
Compare
Choose a tag to compare

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

image

v0.5.1 - Hotfix

25 Mar 19:35
794e4de
Compare
Choose a tag to compare

Changelog

  • Fixed an issue where the combo meter didn't update in Practice Mode

v0.5.0 - Proper co-op multiplayer support

24 Mar 19:46
32ea890
Compare
Choose a tag to compare

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
  • 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

image

v0.4.1 - Hotfix

24 Mar 00:52
578f0f5
Compare
Choose a tag to compare
  • Fixed a minor issue where failing with the RestartOnFail config setting disabled would cause the Combo Meter to disappear