Releases: FireFox2000000/Moonscraper-Chart-Editor
Moonscraper Chart Editor v1.5.7
FIXES
-Fixed null reference exception upon modifying global/local names caused by multiple inputs being sent to the input field on the same frame.
Moonscraper Chart Editor v1.5.6
FIXES
-Fixed regression from "song" ini section values being duplicated in the INI editor when loading ini file and/or clicking "Add CH Tags" button.
Moonscraper Chart Editor v1.5.5
FIXES
-Fixed "song.ini" files saving out "song" header with the incorrect capitalisation
-Prevent startup hang that could occur from failed input initialisation. Controller input is now initialised in the background and prompts the user of failure if input has not initialised within 10 seconds.
-Fixed cursor disappearing on Linux when clicking the middle mouse button.
Moonscraper Chart Editor v1.5.4
1.5.4
FIXES
-Fix SysEx open note forcing issues in .mid
-Fix group-select Tom button removing 2x kick flag
-Fixed error trying to remove a phrase end even that didn't exist upon lyric editor reopening.
-Fixed "Mesh cannot have more than 65000 vertices" error when trying to display long error messages.
CHANGES
-Remove leading silence on default clap sfx
Moonscraper Chart Editor v1.5.3
FIXES
-Fixed waveform display desync (reverted audio backend changes to 1.5.0 version)
Moonscraper Chart Editor v1.5.2
FIXES
-Fixed midi not reading tom markers correctly
-Fixed midi hopo/tap/cymbal marking etc not excluding their end tick as part of the affected range of notes
CHANGES
-Change autosave to only notify users of actual errors, not warnings. Warnings still notified upon manual saves.
Moonscraper Chart Editor v1.5.1
FIXES
-Fixed midi loading on broken midi files (now accounts for overrun error)
-Updated audio backend
-Fixed lyric editor error that occurred after changing instrument/difficulty or loading a new song and editing the chart.
-Removed lyric editor auto-phrase end placements to respect manual phrase end deletions.
CHANGES
-Inform linux users of SDL2 not being installed correctly.
-Report autosave errors/failures to the end user instead of just writing into the log.
-Added hotkeys to group select "Double Kick" and "Alt Double Kick" buttons
-Added extra debugging information for audio failures
-Midi solo end exporting now increases by 1 tick to compensate for exclusively of midi files solo note behaviour. Midi file opening reduces solo end by 1 tick to compensate for this.
Moonscraper Chart Editor v1.5.0
NEW FEATURES
-Added tool with the ability to add and edit drum roll triggers
-Added GHL Rhythm and GHL Co-op to instruments list
-Implemented tool select shortcut key for drum roll tool onto semicolon (;)
-Implemented drum roll dropdown shortcut keys on z and x
-Add midi support for note-based tap marker and ENHANCED_OPENS text event
-Fix to midi drum fill writing
FIXES
-Fixed relative pathing check that resulted in incorrect audio loading when opening the application by directly opening that file.
-Fixed non-note objects not being activated when placed on the last valid spot on the chart.
-Fixed sp fill flag bleeding into onto non-drums track when changing charts.
-Strip leading and trailing newline chars from filename to fix save breaking and ban newline chars from metadata fields.
-Fixed rare disappearing starpower bug
-Fixed hotkeys for note properties changes still being active outside of their expected game modes
CHANGES
-Read Midi "T1 GEMS" and "PART DRUMS_REAL_PS" tracks. Exclude Venue track.
-Implement legacy SP midi parsing.
Moonscraper Chart Editor v1.4.4
NEW FEATURES
-Added drum dynamics flags "Accent" and "Ghost"
-Added "All" setting note to clap setting to easily toggle all notes on or off.
-Added diff_rhythm as default clone hero ini tag (fresh install required, otherwise original tags will be present
FIXES
-Fixed error popup halting shutdown process when shutdown isn't smooth.
-Application no longer deletes manually added drum roll triggers
-Import MIDI note 106 on Vocals as a vocals phrase
-Fixed sp tool retaining drum fill flag when switching to a different instrument
-Fixed exception when trying to parse raw decimal point as float in lyrics settings
-Fixed settings menu breaking when loading the lyric editor settings directly before menu initialisation
-Save now notification always pops up upon saving again
-Disable keybinds while in the key bindings menu
CHANGES
-Replaced drums "Natural" button with "Tom" button
Moonscraper Chart Editor v1.4.3.4
FIXES
-Prevent initialisation failure upon trying to delete leaked song cache folder when permission is denied.
-Notify user via popup window of any future silent unhandled exceptions instead of ignoring them.