Releases: Encore-Developers/Encore
V0.1.3 - Controller support and Mirror mode
There was a pull request for glfw (the underlying library that raylib uses) to add callbacks for controller inputs, but the code was from a few years ago, but turns out it was simple to fix the merge conflicts so I did. Controller input wasn't planned for this but getting that working allowed controller inputs to be as responsive as keyboard inputs.
- Controller now functions. Bindings are set in a separate menu for now until I can find time to rework the UI entirely.
- Mirror mode, mirrors the chart, lane 1 is lane 5 and lane 5 is lane 1.
- Invalid lift notes (lifts where it's just the marker) get removed.
- Releasing the overdrive key while a note is held and the key for that lane is held no longer results in the hold being dropped.
V0.1.2 - Better UI, Overdrive hits notes, better base score calc
- Better score/stars display in game
- Better indicators for perfect
- Better base score calculation, that now factors in sustains and the max multiplier on bass/vocal being 6
- Overdrive hits notes.
- Strikes now break overdrive phrases since they break combo
- Overdrive restart bug fixed
- Input offsets fixed
- Extra miss bug fixed
- Track speed button now displays the correct speed option when first going into the settings
- Setting to have the highway flash on miss
v0.1.1 - Alt keybinds, results screen
Alt keybinds option and pressing escape unsets a key
v0.1.0 - possibly final raylib build?
Possibly final raylib build if porting to unity works out
- Track Speed now saves to settings
- Calibration settings
- keybinds.json is now settings.json, it should migrate over the keybinds to settings.json and remove keybinds.json
- Strikes
- Track muting
- Difficulty numbers show on instrument select
- Slightly modified UI, though still not great
- Sustain scoring, not perfect but it works
- Some better visuals
- Linux build
V0.0.6 - Event-based Input
Input is now event-based, and the window has been modified slightly
V0.0.5 Stars and multiplier number
Stars calculation, multiplier number, scrollbar for a ton of songs, and fixed an asset not loading properly
V0.0.4 - NOW the bug with playing more than one song is fixed?!???? Hopefully???!??
I literally played 5 songs in a row and didn't encounter the issue so, if it's not fixed i have zero idea whatsoever
Encore V0.0.3
More bugfixes and basic multiplier bar, doesn't have numbers and overdrive doesn't function yet
Encore v0.0.2
Various bug fixes and improvements!
V0.0.1 - First "playable" version
Much more work is needed but it's """""playable""""" somewhat