-
Notifications
You must be signed in to change notification settings - Fork 16
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
Missing sound effect when giving "safety comment" for dropping a large amount of gold #319
Labels
bug
good first issue
If you're looking for something easy to work on this is a great starting issue!
Milestone
Comments
ethanmoffat
added
bug
good first issue
If you're looking for something easy to work on this is a great starting issue!
labels
May 25, 2023
If I remember correctly, the sound effect is applied once along with the safety message. |
sjbmcg
added a commit
to sjbmcg/EndlessClient
that referenced
this issue
Apr 20, 2024
Added "Login" sound effect to gold drop warning dialog. Ensured single occurrence of warning message and sound, aligning with Vanilla EO.
You're correct, the dialog/sfx is only shown once |
sjbmcg
added a commit
to sjbmcg/EndlessClient
that referenced
this issue
Apr 20, 2024
sjbmcg
added a commit
to sjbmcg/EndlessClient
that referenced
this issue
Apr 20, 2024
…rom sister asking for git practise - sfx upon opening
sjbmcg
added a commit
to sjbmcg/EndlessClient
that referenced
this issue
Apr 22, 2024
Fixed SFX issue mentioned in PR ethanmoffat#319 by incorporating changes as per Ethan's feedback.
ethanmoffat
pushed a commit
that referenced
this issue
Apr 23, 2024
- Added "Login" sound effect to gold drop warning dialog. - Ensured single occurrence of warning message and sound, aligning with Vanilla EO. - Limit button click sound to only the "cancel" button of ItemTransferDialog, aligning with Vanilla EO.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
good first issue
If you're looking for something easy to work on this is a great starting issue!
In the vanilla client, the sound effect
Login
(alsoServerMessage
) plays when the dialog is shownThe text was updated successfully, but these errors were encountered: