Skip to content

Releases: Encore-Developers/Encore

BETA v0.2.0 - Encore Revamp

11 Jun 22:35
fa10811

Choose a tag to compare

THIS IS A BETA BUILD OF ENCORE v0.2.0!

What's Changed

  • new track graphics
  • plastic guitar support (kinda)
  • slightly better pad detection (no overdrive activation note hitting yet)
  • revamped menus
  • new audio system
  • too much behind the scenes work
  • local multiplayer
  • ...and more changes to come (rewritten RhythmEngine already in progress, new track renderer, better local mp)

PLEASE REPORT ANY ISSUES YOU HAVE TO THE ISSUES PAGE. THIS BUILD IS FULL OF BUGS, BUT IS THE LATEST PLAYABLE BUILD

(This build is equivalent to this GitHub Action build)
Full Changelog: v0.1.3...v0.2.0-indev

V0.1.3 - Controller support and Mirror mode

11 Apr 17:32

Choose a tag to compare

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

02 Apr 16:53

Choose a tag to compare

  • 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

28 Mar 17:17

Choose a tag to compare

Alt keybinds option and pressing escape unsets a key

v0.1.0 - possibly final raylib build?

27 Mar 22:55

Choose a tag to compare

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

23 Mar 17:09

Choose a tag to compare

Input is now event-based, and the window has been modified slightly

V0.0.5 Stars and multiplier number

07 Mar 13:45

Choose a tag to compare

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???!??

06 Mar 17:15

Choose a tag to compare

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

05 Mar 16:05

Choose a tag to compare

Encore V0.0.3 Pre-release
Pre-release

More bugfixes and basic multiplier bar, doesn't have numbers and overdrive doesn't function yet

Encore v0.0.2

01 Mar 13:38

Choose a tag to compare

Encore v0.0.2 Pre-release
Pre-release

Various bug fixes and improvements!