Skip to content

game: Fixed chick, flipper, infantry and parasite not playing their search sounds - #118

Merged
Yamagi merged 4 commits into
yquake2:masterfrom
BjossiAlfreds:search-snd
Jun 4, 2026
Merged

game: Fixed chick, flipper, infantry and parasite not playing their search sounds#118
Yamagi merged 4 commits into
yquake2:masterfrom
BjossiAlfreds:search-snd

Conversation

@BjossiAlfreds

Copy link
Copy Markdown
Contributor

Xatrix version of PR yquake2/yquake2#1322

…earch sounds

Most likely an oversight by id. The sounds were being precached and there was a parasite_search function but were not linked to .search callbacks
The sound was being precached but there was no function linked to the .idle callback
He has 3 idle sounds. All were precached but only the 3rd was being used
This sound was being precached but not used. Was almost definitely intended for this move
@Yamagi
Yamagi merged commit 8796554 into yquake2:master Jun 4, 2026
9 checks passed
@BjossiAlfreds
BjossiAlfreds deleted the search-snd branch June 4, 2026 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants