space-wizards / space-station-14

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
https://spacestation14.io
MIT License
2.7k stars 3.38k forks source link

You can no longer right click things inside of a container to select them #32116

Closed Plykiya closed 1 month ago

Plykiya commented 1 month ago

Description

  1. Put item in locker
  2. Put yourself in the locker
  3. Close the locker
  4. Right click the locker
  5. Be unable to select anything

Reproduction

Screenshots

Additional context

Plykiya commented 1 month ago

https://github.com/space-wizards/space-station-14/pull/31792 possibly related?

ElectroJr commented 1 month ago

At a glance, yeah that's probably it. I think it also prevents being able to use the context menu debug commands to examine contained entities (i.e., right click player to see their organs).

It should probably be reverted. And we need to figure out whatever engine change caused this? https://github.com/space-wizards/space-station-14/issues/31756#issuecomment-2324990035

metalgearsloth commented 1 month ago

If it does get reverted then remove AI job in the interim as it will break.

ElectroJr commented 1 month ago

Why does the AI job need the context menu to exclude sensors?

Edit: See https://discord.com/channels/310555209753690112/770682801607278632/1283953208292806696 for response

deltanedas commented 1 month ago

should just list contents of a container if you are inside it, regardless of where you right clicked