Nightly Build - 664edde9b7e2512d2e0bdad8e597279877af502b
Built using the commit YARC-Official/YARG@664edde
⚠️ This build is an extremely early beta, so bugs are expected. ⚠️
If you want the most stable version, click here.
Downloads are below.
📋 Changes
-
Update YARG.Core (@RileyTheFox)
-
Update YARG.Core (@EliteAsian123)
-
Fix offical setlist path never getting set (@TheNathannator)
-
Fix audio starting too early during gameplay (@TheNathannator)
-
Update YARG.Core (@RileyTheFox)
-
Fixed music player resetting across shemes (@EliteAsian123)
-
Update YARG.Core for scanning fixes (@RileyTheFox)
-
Moved scene changes to prefab on main menu (@EliteAsian123)
-
Disabled game mode dropdown so people don't get confused (@EliteAsian123)
-
Fixed typo (@EliteAsian123)
-
Set current section text when starting new section (@RileyTheFox)
-
Force end solo on restart and update YARG.Core for solo fix (@RileyTheFox)
-
Clean up official setlist path retrieval, and ensure it actually exists (@TheNathannator)
-
Clarify song container property name (@TheNathannator)
-
Fix typo in main menu text and reword some parts (@RileyTheFox)
-
Fix official setlist not being scanned invisibly (@TheNathannator)
-
Encapsulate chart loading into SongMetadata (@TheNathannator)
-
Implement a more thorough and faster scanning algorithm (#539) (@sonicfind)
-
Update YARG.Core for song scanning (@RileyTheFox)
-
Add calibration parameters to axis bindings (hook up later) (@TheNathannator)
-
Hook up frame updates for bindings (@TheNathannator)
-
Reset best % on new section and speed change (@RileyTheFox)
-
Remove audio sync logging, we have the debug display now (@TheNathannator)
-
Attempted fix for drawers not laying out correctly at runtime (@TheNathannator)
-
Finish setting up new binding views (@TheNathannator)
-
Rework single bindings to put debounce on them instead of the whole g… (@TheNathannator)
-
Split bind views into one for each control type (@TheNathannator)
-
Add LabelContainer prefab for easier setup of labelled UI controls (@TheNathannator)
-
Add slider prefab and textbox+slider variant (@TheNathannator)
-
Add dropdown drawer menu element (@TheNathannator)
-
Added song info in pause menu header (@EliteAsian123)
-
Replays to "preview" instead of "soon" + main menu warning (@EliteAsian123)
-
Added "soon" next to replay menu item (@EliteAsian123)
-
Fix navigatables not showing as selected in certain cases (@TheNathannator)
-
Consolidate a bunch of navigation stuff into NavigatableBehaviour (@TheNathannator)
-
Update YARG.Core for engine changes (@RileyTheFox)
-
Open note hit animation (@RileyTheFox)
-
Show debug text in build with ctrl tab (@RileyTheFox)
-
Restart button & resume with Back button (@RileyTheFox)
-
Fix game unpausing sometimes when selecting section menu in practice (@RileyTheFox)
-
Remove old/unused Beat structure (@TheNathannator)
-
Don't update input time while paused (@TheNathannator)
-
Refactor bindings to allow exposing the full list of single bindings (@TheNathannator)
-
Update YARG.Core to include note skip fix (@RileyTheFox)
-
Drive front end visuals by input time to prevent tearing/stuttering (@RileyTheFox)
-
Potential fix for help bar staying in practice mode (@RileyTheFox)
-
Change default text values of practice hud stats to be zeroes (@RileyTheFox)
-
Adjust restart section icon to be aligned with dpad icon (@RileyTheFox)
-
Adjust note speed so notes stay the same distance when slowing down i… (@RileyTheFox)
-
Pass anti ghosting and infinite front end setting to engine parameters (@RileyTheFox)
-
Add infinite front end setting (@RileyTheFox)
-
Merge remote-tracking branch 'upstream/rewrite' into rewrite (@RileyTheFox)
-
Automatically select first option (@EliteAsian123)
-
Fixed up practice pause menu (@EliteAsian123)
-
Merge remote-tracking branch 'upstream/rewrite' into rewrite (@RileyTheFox)
-
New pause menu system (@EliteAsian123)
-
Add dev folder for editor and test builds (@RileyTheFox)
-
Added Kadu's no player warning concept (@EliteAsian123)
-
Remove invisible option from difficulty select (@EliteAsian123)
-
Add no player warning (@EliteAsian123)
-
Move pause menu script (@EliteAsian123)
-
Fixed track scaling (@EliteAsian123)
-
Fixed difficulty select (@EliteAsian123)
-
Fix publish builds of YARG.Core copying in conflicting assemblies (@TheNathannator)
-
Fix help bar not disabling (@RileyTheFox)
-
Switch to nativeless version of DryWetMidi (@TheNathannator)
-
Stop scrolling at navigation group bounds when holding up/down (@TheNathannator)
-
Rework navigation schemes to allow handlers to receive context (@TheNathannator)
-
Fix navigation groups not being navigatable until being moused over (@TheNathannator)
-
Fix music player resetting when switching menus (@TheNathannator)
-
Restart section on audio end in practice instead of quitting (@TheNathannator)
-
Fix a bunch of audio syncing issues (@TheNathannator)
-
Completely refactor input offset handling (@TheNathannator)
-
Account for song speed in audio resyncing and practice auto-restart (@TheNathannator)
-
Adjust SetSongTime logging (@TheNathannator)
-
Account for audio calibration when seeking audio (@TheNathannator)
-
Properly limit and check sync speed adjustment (@TheNathannator)
-
Further fix stems desyncing when seeking audio (@TheNathannator)
-
Always use input update time instead of instant time in game manager (@TheNathannator)
-
Properly clamp audio speed to BASS's limits (@TheNathannator)
-
Rewrite audio syncing to no longer be async (@TheNathannator)
-
Speed up audio syncing at larger desync distances (@TheNathannator)
-
Another font got debloated (@TheNathannator)
-
Create script for the pause menu (@TheNathannator)
-
Split pause and resume methods to accomodate diverging handling (@TheNathannator)
-
Partially fix input time drifting as speed changes (@TheNathannator)
-
Reset split stream buffers when setting song position (@TheNathannator)
-
Quick stem mixer cleanup (@TheNathannator)
-
Clean up MOGG stream splitting a bit (@TheNathannator)
-
Limit song speed range (@TheNathannator)
-
Only allow directional navigation to repeat; indicate repeated events (@TheNathannator)
-
Make song start delay constant a double instead of a float (@TheNathannator)
-
Move practice mode reset button handling to PracticeManager (@TheNathannator)
-
Add automatic practice section restarting (@TheNathannator)
-
Update YARG.Core (@TheNathannator)
-
Bunch of font asset debloating 'cause i was browsing through them lol (@TheNathannator)
-
Invoke chart load actions immediately if already loaded when subscribing (@TheNathannator)
-
Clean up song loading and handle load errors properly (@TheNathannator)
-
Use navigator for menu inputs instead of input manager (@TheNathannator)
-
Reset practice mode based on menu inputs, not gameplay inputs (@TheNathannator)