-
-
Notifications
You must be signed in to change notification settings - Fork 0
Centralize UI SFX mapping and tighten global input audio guards #784
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
Merged
ikostan
merged 42 commits into
main
from
ui-audio-logic-unit-tests-gut-volume-mute-integration
Jun 30, 2026
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
903fc43
Gate navigation sounds behind UI focus
ikostan 6fdc14c
Update test_audio_integration.gd
ikostan 98ed589
Delete run_unit_tests.sh
ikostan b515a51
Update globals.gd
ikostan 2215091
Update globals.gd
ikostan 91a127d
Refactor UI audio to data-driven approach
ikostan 24ba24d
Update globals.gd
ikostan c0d824d
Add unique_ids to SFX scene & simplify input
ikostan cde5aed
Mute global ui_accept for UI controls; add tests
ikostan 203cba3
Update test_audio_hierarchy_and_sliders.gd
ikostan eaa7d61
Update test_globals_button_hooks.gd
ikostan 3a63bc9
Use BaseButton in ui_accept guard; refresh tests
ikostan 78032ed
Update globals.gd
ikostan c63cdbe
Track input device & improve menu input handling
ikostan 0a943d2
Update globals.gd
ikostan 006cade
Update test_globals_input_guards.gd
ikostan 28c4c2e
Update test_nav_escape_sfx.gd
ikostan 88ff1b6
Update globals.gd
ikostan 6a5fb62
Update test_nav_escape_sfx.gd
ikostan 9710d8e
Update test_quit_game_confirm_dialog_sfx.gd
ikostan a51e65b
Update globals.gd
ikostan c594c98
Update globals.gd
ikostan 36c7a45
Update audio_constants.gd
ikostan 6041a74
Update test_audio_integration.gd
ikostan 76cb333
Update test_audio_integration.gd
ikostan be056a9
Decouple SFX paths with asset map and optimize input handling
ikostan 51a693c
Update test_audio_sfx_centralization.gd
ikostan ea05249
Update test_globals_button_hooks.gd
ikostan e0fb2a1
Update globals.gd
ikostan f4b3d4e
Update globals.gd
ikostan 92fd9d6
Update globals.gd
ikostan 795cfbc
Update test_globals_button_hooks.gd
ikostan e89bc3a
Update test_integration_key_mapping.gd
ikostan 912c858
Update globals.gd
ikostan 3f55676
Create Part_3_Centralize_UI_SFX_mapping_and_tighten_global_input_audi…
ikostan aff090e
Route all UI SFX through the same bus.
ikostan 7fb96da
Update globals.gd
ikostan 7566125
Update test_audio_integration.gd
ikostan 1e4d7ce
This does not exercise the legacy fallback branch.
ikostan 519082b
Move Globals.options_open cleanup into after_each().
ikostan dfaad0f
Update Part_3_Centralize_UI_SFX_mapping_and_tighten_global_input_audi…
ikostan 10f6f9f
Update Part_3_Centralize_UI_SFX_mapping_and_tighten_global_input_audi…
ikostan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
104 changes: 104 additions & 0 deletions
104
...es/21/Part_3_Centralize_UI_SFX_mapping_and_tighten_global_input_audio_guards.md
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.