Skip to content
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

Can't boo! while observer observing, unless you've pre-bound the button to a hotkey #27690

Open
1 task done
Christer2222 opened this issue Dec 20, 2024 · 0 comments
Open
1 task done
Labels
Bug This is a bug in our game code

Comments

@Christer2222
Copy link

Exploit Reports

  • I confirm this issue is not an exploit. (Required)

BYOND Version

515.1646

Issue Description

While observer observing someone, you have the "Boo!" button available to you in the upper left corner, however clicking it does nothing. You can however bind the "Boo!" button to a hotkey, which allows you to activate the ability still.

What did you expect to happen?

For the button to be clickable or removed.

What happened instead?

The "Boo!" button is stuck in limbo between being accessible and not being accessible. It can only be accessed in a roundabout way.

Why is this bad/What are the consequences?

Dysfunctional UI is confusing, and it shows lack of polish.

Steps to reproduce the issue.

  1. Observer observe someone.
  2. Try to click on the "Boo!" ability button.
  3. Notice how nothing happened in chat or when you click on something.

When did the problem start happening?

Noticed 20.12.2024.

Extra information

Using the "Boo!" ability tells you that you can activate it using left click, but you can also right click to activate it.

It seems that observer observing someone should be 1:1 with their UI according to #26779 which means the "Boo!" button should probably be removed when observer observing someone, even if it feels a bit weird punishing someone for observer observing.

Relevant log output/runtime error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug in our game code
Projects
Status: Cause Unknown
Development

No branches or pull requests

2 participants