Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

Releases: chrislo27/RhythmHeavenRemixEditor

v3.9.1

12 Apr 04:11
Compare
Choose a tag to compare

Version 3.9.1

Additions

  • While in the editor, you can press F8+G to copy the list of games to the clipboard

Bugfixes

  • Fixed Discord rich presence not always updating when in the editor
  • Fixed a centring issue with the Glee Club view type
  • Stretchable cursor only appears when remix is stopped

v3.9.0

02 Apr 01:23
Compare
Choose a tag to compare

Version 3.9.0

Additions

  • Added Discord rich presence support
    • image
    • You can enable/disable this in the Info and Settings screen
    • There are different statuses for most major events, specifically: Loading, In Editor, Exporting, Uploading, In Settings, In Credits, Playing a MIDI, In Presentation Mode

Bugfixes

  • Fixed shake entity showing "Pitch: X%" when hovered over (#233)
  • Fixed Manzai Birds IDs being malformed
  • Tidied up some Manzai Birds romanizations

v3.8.0

20 Mar 21:36
Compare
Choose a tag to compare

Version 3.8.0

To view previous changelogs, click here.

Additions

  • Added the long-overdue ability to change cue volumes
    • To do this, select the Selection tool (press 1 on the number keys) and press TAB or click the button to the right of the Tapalong button to change into Volume mode
      • button
      • This makes it so that scrolling (or pressing UP/DOWN) with a selection changes its volume (instead of the pitch)
    • Press TAB again to switch back to changing the pitch of the selection
  • Added new backgrounds to the UI menus
    • Tengoku and Karate Man inspired animated backgrounds (default is the Tengoku one)
    • Cycle through them in the button in the Info and Settings menu
    • new themes
  • Added remix recovery when closing without saving
    • The program will attempt to recover anything not saved and tell you at the start
    • recovery
  • Added camera panning with SHIFT+SCROLL (holding CTRL goes faster) (#230)
  • Added flavour text for tabs with no games (e.g.: favourites, recent games, empty searches, etc.)

Tweaks

  • The default file extension for exports has changed to .mp3
  • The keybind for response copies for macOS is now SHIFT+ALT (#231)
  • Tweaked the tool icons to make them more obvious at smaller resolutions
  • Localizations have been refactored to be file-based
  • Changed note text colour for repitched entities that can't normally be repitched (through midi or save file editing) to be more readable
  • Made tiling background in many menus scale correctly with resolution (may reduce dizziness at high resolutions)
  • The picker area no longer highlights the current pattern when the current tool isn't the selection tool (since you cannot drag patterns while using other tools)

Bugfixes

  • Fixed a major issue where response copies would not work on macOS (#231)
  • Fixed an issue where CuePointerObject fields would not get applied to all of a parent's children
  • Fixed a minor issue where the instrument number of a midi didn't always align with the track it was on
  • Fixed a minor issue where the search bar would not update its results after changing/clearing the remix (notably the "use in remix" search filter)
  • Fixed an issue where the save dialog wouldn't go to the loaded remix's save directory, and instead used the last known save directory
  • Fixed an issue where having cues muted in the Tapalong menu would affect exporting
  • Fixed an issue where selections would still exist even after the remix changed (loading, new, etc.)
  • Fixed a minor issue where the game icon in the registry screen would not scale with the window size correctly

v3.7.0

25 Feb 21:29
Compare
Choose a tag to compare

Version 3.7.0

To view previous changelogs, click here.

WARNING: As of v3.7.0 (this version), Java 9 is not supported.

Additions

  • Added ability to upload directly to picosong as an MP3 filesharing service
    • After exporting your remix as an .mp3 file, the option will appear to upload it to picosong
    • Preview of picosong integration
  • Added ability to export to OGG Vorbis (.ogg) and FLAC (.flac)
    • OGG is a less common audio file type with generally greater compression than MP3
    • FLAC is a lossless audio file type with compression
  • Added a preview when hovering over the minimap
    • Simply hover over it for around a second, and a smaller window will appear
    • There is an option to turn it off in the Info and Settings menu
    • This feature will automatically disable itself if your graphics driver does not support frame buffers (will be shown in the option text as well)
    • Minimap preview image
  • After loading or saving a (non-autosave) remix the save dialog will now remember the exact file (rather than just the directory)
  • Added a fun little Glee Club visualization view type when loading a midi
    • There will be one Glee Club singer for each track, and their heights represent the note they are currently playing
    • Image
    • Select the Glee Club view after having loaded a midi

Tweaks

  • The music start tracker has been made less confusing
    • It now treats the beat track as its "seconds" track; that is to say beat 1 on the track corresponds with second 1 for this tracker
    • This is to make it more intuitive, and to avoid confusion when it visually "moves" as the BPM changes even though the time in seconds remains the same
    • Example image
    • Example gif
  • Play-Yan (when the metronome is enabled) will jump higher on the start of a measure when dictated with time signatures
  • Added a loading icon + message in the music select screen to indicate loading
  • (Finally) Added hover text on the play/pause/stop buttons with keystrokes
  • Added more detail in the load screen for midis

Bugfixes

  • Fixed Theme Chooser scrolling anywhere
  • Fixed error in custom sound readme
  • Fixed trackers highlighting when the mouse was over it while the remix was not stopped
  • Numerous Presentation Mode fixes:
    • Fixed negative time rendering weirdly
    • Fixed search bar hover labels appearing
    • Fixed being able to spawn entities

Also, various articles were updated in the documentation. Be sure to check it out for the most up-to-date information.

v3.6.6

08 Jan 04:01
Compare
Choose a tag to compare

Version 3.6.6

To view previous changelogs, click here.

Tweaks

  • Added database version in info screen (for issue reporting)

Bugfixes

  • Fixed crash after going to the GitHub releases page in the editor version screen

v3.6.5

03 Jan 23:41
Compare
Choose a tag to compare

Version 3.6.5

To view previous changelogs, click here.

Our first update of 2018.

Additions

  • You can load MIDI (.mid) files as a remix
    • It will load all the tracks in as the sing cue from Glee Club (English)
      • You can change what entity is used in the preferences file (midiNote in <user home>/.prefs/RHRE3)
    • Not all files may be supported perfectly
    • This is just a fun side thing

Tweaks

  • Removed loading icon in Info and Settings (was actually a debug element)
  • Upscaled the presentation mode icon (reused asset from RHRE2)

Bugfixes

  • Fixed gradual music volume changes not being reflected correctly in exports
  • Fixed highlighted tracker not showing on top of every other tracker
  • Improved performance with several hundred+ trackers
  • Reduced memory usage when saving remixes (especially high-content remixes)

v3.6.4

22 Dec 05:32
Compare
Choose a tag to compare

Version 3.6.4

To view previous changelogs, click here.

Additions

  • Added HDPI support
  • Added a new loading icon animation to replace the spinning circle (by GlitchyPSI)

Tweaks

  • Made selection border thinner

Bugfixes

  • Updated to LibGDX 1.9.8
    • This fixes a rare crash on initialization for macOS

v3.6.3

02 Dec 23:29
Compare
Choose a tag to compare

Version 3.6.3

To view previous changelogs, click here.

Tweaks

  • Lowered time to wait in version screen at start-up if you have an outdated version
  • The version screen now shows you how many times you've skipped updating

Bugfixes

  • Fixed offline mode not working after the second launch (#219)

v3.6.2

01 Dec 22:39
Compare
Choose a tag to compare

Version 3.6.2

To view previous changelogs, click here.

Bugfixes

  • Fixed being able to put trackers in other trackers that would prevent you from removing them (#218)
  • Fixed SFX update spinner being visible at the wrong times
  • Fixed SFX update still internally using branch "dev"

v3.6.1

01 Dec 06:32
Compare
Choose a tag to compare

Version 3.6.1

To view previous changelogs, click here.

Tweaks

  • The beat number when using the Jump to Beat text field is now highlighted

Bugfixes

  • Fixed tempo changes not updating correctly/being unpredictable (#217)
    • Special thanks to Lvl100Feraligatr for helping with the bug reproduction steps