Shutting up musical instrument messages #48326
DarkDaskin
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When playing a musical instrument, it outputs a message every few turns. As a result, the log is cluttered by these messages, so it is easy to miss more important ones.
The easiest way to fix that would be adding a global option Hide musical instrument messages and checking for it in
musical_instrument_actor::use, but I am looking for better ways to handle that, so all the work put into designing the instruments would not be deprecated.Some ideas:
Beta Was this translation helpful? Give feedback.
All reactions