-
Notifications
You must be signed in to change notification settings - Fork 16
Encore 0.2 #57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
solamint
wants to merge
226
commits into
main
Choose a base branch
from
indev
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Encore 0.2 #57
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TODO: - reimplement renderers - band stats and gameplay renderers - overshell - controller ids - remake gameplay renderer lol - move settings stuff to players
gotta put this in its own folder too, soon
* multithreaded chart loading * properly include <atomic> * Create bug.yml * Create enhancement.yml * Create config.yml * Update enhancement.yml * ok for real fix macos app and run on Catalina * . * make windows 32 bit a different job * ooooops * Update build.yml * Update issue templates * fix lua 32bit * fix lua 32bit * band overdrive honestly a crazy commit, gotta go back and fix some things like singleplayer overdrive and such, but still. crazy shit. next: 1/2/4 player gameplay * score screen works now * add narrik's pro drums ( 25fffab ) and make scoring work slightly better * make new settings header TODO: make bindings headers and presets for less headaches, preset selection in profiles too * change solo display * Revert "make new settings header" This reverts commit 6f0e8b1. * diff-dynamic highway speeds, drums kick pulse * new multiplier, drums have fills and cymbals now * Fix blank gameplay scene on Linux now try this on for... SIZE! * solo display, hugh rings, ini songs, fc indicator, better cymbals * i dont even remember what i did. also slight timebase refactor todo: FIX YOUR GODDAMN RENDERER HAVING LOGIC! * test action update to indev branch * new highway texture, highway scroll shader, changes to overdrive texture, and something else i think * remove utility.h and associated calls (#33) * Update feature_request.md (#34) * oopsie daisy (fix segfault) (#36) * branch name in version, fullscreen test, start camera changes * Add virtual Menu class and reference child implementation (#37) * use enums for instruments * load playerlist from json includes temp json file for adding players before cmake reload * change default highway speed and beatline look also fps test * NO MORE LUA! NO MORE 19 DOLLAR LUA CARDS! --------- Co-authored-by: tposejank <81495861+tposejank@users.noreply.github.com> Co-authored-by: InvoxiPlayGames <webmaster@invoxiplaygames.uk> Co-authored-by: Narrik Synthfox <80410683+NarrikSynthfox@users.noreply.github.com> Co-authored-by: First Last <69217234+ieee802dot11ac@users.noreply.github.com>
you can now have player-defined accents!
* there we fuckin go why was that being so dumb lmfao * forgot to push new songlist * Update song.h * github is weird sometimes * Merge branch 'Encore-Developers:indev' into indev * Merge branch 'Encore-Developers:indev' into indev * minor spelling mistake detected * Better Sorting and Preview Audio * Merge branch 'Encore-Developers:indev' into indev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
just a pull request, best way to merge indev into main when the time comes for that release. currently a draft PR, where I can list my current goals for this release